Started by upstream project "jogl" build number 1327
originally caused by:
Started by user Sven Gothel
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 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 (origin/master)
> git config core.sparsecheckout
> git checkout -f 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
> git rev-list b66b068b5c1c238ea702ba7e8ea0c8a1c47cfcf1
> git remote
> git submodule init
> git submodule sync
> git config --get remote.origin.url
> git submodule update --init --recursive
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=linux-x86_64-amd -Djoal.root=../../../../joal/label/linux-x86_64-amd -Djogl.build.branch=origin/master -Djogl.build.number=1327 -Dgluegen.root=../../../../gluegen/label/linux-x86_64-amd -Djogl.basename=jogl -Djogl.build.commit=5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 -Djogl.build.id=2014-08-06_06-10-46 -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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] Setting defaults:
[echo] Setting default gcc.compat.compiler
[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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=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
[echo] os and arch.dot: linux.amd64
[echo] os and arch.slash: 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
clean:
java.generate.cleantemp:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: ${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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
clean:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
init:
build.nativewindow:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
init:
[mkdir] Created dir: /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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] Setting defaults:
[echo] Setting default gcc.compat.compiler
[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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=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
[echo] os and arch.dot: linux.amd64
[echo] os and arch.slash: 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=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: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo] Generating platform-specifics: Win32
java.generate.platforms:
[echo] Generating platform-specifics: os: win32, cfgs: ./config/nativewindow/win32-lib.cfg, ./config/nativewindow/jawt-win32.cfg
java.generate.windowlib:
[echo] Generating Windowing Lib implementation class
java.generate.copy2temp:
[copy] Copying 6 files to /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: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo] Generating platform-specifics: MacOSX
java.generate.platforms:
[echo] Generating platform-specifics: os: macosx, cfgs: ${windowlib.os.cfg}, ./config/nativewindow/jawt-macosx.cfg
java.generate.windowlib:
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 6 files to /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: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo]
[echo] GlueGen has successfully generated files.
java.compile.javase:
[javac] Compiling 114 source files to /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:257: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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow.windowlib.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] 6 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] 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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow:
c.manifest:
setup-manifestfile:
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow
[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.jar
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/jar
[copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/nativewindow/obj/nativewindow-natives-linux-amd64.jar.d/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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] Setting defaults:
[echo] Setting default gcc.compat.compiler
[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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=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
[echo] os and arch.dot: linux.amd64
[echo] os and arch.slash: 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=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
[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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : 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
[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: SKIP unsized array in struct: EGLClientPixmapHI.pData: CType['EGLClientBuffer' (typedef), size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSyncKHR"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLImageKHR"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateFenceSyncNV" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateFenceSyncNV(long dpy, int condition, java.nio.IntBuffer attrib_list)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamFromFileDescriptorKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamFromFileDescriptorKHR(long dpy, int file_descriptor)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamKHR(long dpy, java.nio.IntBuffer attrib_list)
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: x11
java.generate.copy2temp:
[copy] Copying 4 files to /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:371)
[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:371)
[gluegen] <AST>:0:0: unexpected end of subtree
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _GPU_DEVICE"
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: macosx
java.generate.copy2temp:
[copy] Copying 4 files to /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: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/jogl/classes/javax/media/opengl/GLUniformData.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
java.generate.composable.pipeline.check.es1:
java.generate.composable.pipeline.es1:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES1.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES1.java
java.generate.composable.pipeline.check.es3:
java.generate.composable.pipeline.es3:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES3.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES3.java
java.generate.composable.pipeline.check.gl4bc:
java.generate.composable.pipeline.gl4bc:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGL4bc.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGL4bc.java
java.generate.composable.pipeline:
java.compile.secondpass.openal:
[javac] Compiling 2 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
java.compile.secondpass.javase:
[javac] Compiling 552 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
java.compile.secondpass.android:
[javac] Compiling 1 source file to /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
java.compile.thirdpass:
java.compile:
[copy] Copying 66 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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.mobile:
[echo] Output lib name = jogl_mobile
[echo] Compiling jogl_mobile
[cc] Starting dependency analysis for 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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.cg:
[echo] Output lib name = jogl_cg
[echo] Compiling jogl_cg
[cc] 1 total files to be compiled.
[cc] 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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl:
c.manifest:
build-jars-dependset:
build-jars-android:
[jar] Building jar: /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.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
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
[copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-natives-linux-amd64.jar.d/jar
[jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/jogl-natives-linux-amd64.jar
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl/obj/jogl-cg-natives-linux-amd64.jar.d/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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: ${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: /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
[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.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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/newt/obj
c.build.newt.natives:
c.build.newt:
c.manifest:
build-jars-native:
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/obj/newt-natives-linux-amd64.jar.d/jar
[jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/newt/newt-natives-linux-amd64.jar
generate.version.txt:
all:
build.oculusvr:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/gensrc/classes
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/gensrc/native/oculusvr
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj
all:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] Setting defaults:
[echo] Setting default gcc.compat.compiler
[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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=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
[echo] os and arch.dot: linux.amd64
[echo] os and arch.slash: 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=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:
[echo] Generating OVR
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrDistortionMesh.pVertexData: CType['ovrDistortionVertex *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for primitive-pointer type in struct: ovrDistortionMesh.pIndexData: CType['short *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrHmdDesc.Handle: CType['ovrHmd' (typedef), size [fixed false, lnx64 8], [pointer*1]]
java.compile:
[javac] Compiling 26 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
[javac] Compiling 7 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/classes
[copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/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:
[echo] Output lib name = oculusvr
[echo] Compiling oculusvr
[cc] 3 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] 47 total files to be compiled.
[cc] 0 total files to be compiled.
[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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/oculusvr/obj
build-jars-dependset:
setup-manifestfile:
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr
build-jars-javase:
[jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/oculusvr.jar
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/obj/oculusvr-natives-linux-amd64.jar.d/jar
[jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/oculusvr/oculusvr-natives-linux-amd64.jar
build-jars:
generate.version.txt:
all.impl:
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 48 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
[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
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/java
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
[copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
[javac] Compiling 1 source file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/lib/jogl-all-natives-linux-amd64.jar.d/jar
[jar] Building jar: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar/jogl-all-natives-linux-amd64.jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jar
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[mkdir] Created dir: /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 65 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
[copy] Copied 52 empty directories to 35 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.generic:
[javac] Compiling 412 source files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/test/build/classes
[javac] Note: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
test.compile.javase.oculusvr:
test.compile.javase:
[copy] Copying 1 file to /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
[zip] Building zip: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-test-java-src.zip
developer-zip-archive:
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[copy] Copying 1 file to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/jar
[copy] Copying 58 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/jar
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/lib
[copy] Copying 6 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/lib
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/jnlp-files
[copy] Copying 52 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/jnlp-files
[mkdir] Created dir: /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/etc
[copy] Copying 5 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-linux-amd64/etc
[copy] Copying 2 files to /home/jogamp/JogAmpSlavex64/workspace/jogl/label/linux-x86_64-amd/build/jogl-2.2-b1327-20140806-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-b1327-20140806-linux-amd64.7z
[exec]
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jogl-java-src.zip
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jogl-test-java-src.zip
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/gluegen-gl.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-android-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-android.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-mobile-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-mobile.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-noawt-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all-noawt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-all.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-awt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-cg-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-cg.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-fonts-p0.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-gldesktop-dbg.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-gldesktop.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-glmobile-dbg.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-glmobile.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-glu-gldesktop.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-glu.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-omx.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-os-android.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-os-osx.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-os-win.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-os-x11.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-sdk.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-swt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-test-android.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/jogl-test.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-util-awt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-util-fixedfuncemu.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-util-gldesktop.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-util-graph.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl-util.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/jogl.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow-awt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow-os-osx.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow-os-win.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow-os-x11.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/nativewindow.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-awt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-android.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-bcm-old.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-bcm-vc.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-intelgdl.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-kd.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-linux.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-osx.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-win.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-driver-x11.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-event.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-ogl.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt-swt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/newt.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/oculusvr-natives-linux-amd64.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jar/atomic/oculusvr.jar
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/etc/test.bat
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/etc/test_dbg.bat
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/Bug910-AppletLifecycleCheck.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas01.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02a.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug816_glcanvas02b.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03a.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug816_layerpos03b.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug818_gljpanel01.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-bug848_glcanvas01.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-normal.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-gears-special.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html
[exec] Compressing jogl-2.
[exec] 2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt-MovieCube.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-version-applet3-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-version-napplet.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-version.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-test-applet3s.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-test-applets.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/Userguide.html
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/etc/test.sh
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/etc/test_dbg.sh
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/CHANGELOG.txt
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/LICENSE.txt
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/README.txt
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libjogl_cg.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libjogl_desktop.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libjogl_mobile.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libnativewindow_awt.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libnativewindow_x11.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/lib/libnewt.so
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-all-awt-cg.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-all-awt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-all-mobile.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-all-noawt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-runner-newt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-applet-version.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-application-version.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/jogl-awt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/jogl-javaws-version.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/jogl-noawt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/nativewindow-awt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/nativewindow-noawt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/newt-awt-jogl.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/newt-awt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/newt-noawt-jogl.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/jnlp-files/atomic/newt-noawt.jnlp
[exec] Compressing jogl-2.2-b1327-20140806-linux-amd64/etc/profile.jogl
[exec] Compressing jogl-2.2-b1327-20140806-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-b1327-20140806-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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
junit.run.settings:
[mkdir] Created dir: /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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /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-20140806) - /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-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 1076 differences in 134 classes:
[junit] Remove 247, Change 287, Deprecate 3, Add 539
[junit]
[junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12
[junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35
[junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10
[junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19
[junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21
[junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6
[junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4
[junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3
[junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4
[junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15
[junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7
[junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0
[junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0
[junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2
[junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12
[junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8
[junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7
[junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58
[junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42
[junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71
[junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18
[junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5
[junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5
[junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0
[junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7
[junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0
[junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4
[junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0
[junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4
[junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5
[junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9
[junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10
[junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Class com.jogamp.graph.curve.Region
[junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] 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 draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[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 create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] 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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final 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/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 getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[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] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Metrics
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.opengl.SVertex
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Class com.jogamp.newt.Screen
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class com.jogamp.newt.Window
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Class com.jogamp.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (F)V, access public
[junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Removed Method inverse, 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 divide, desc (F)V, access public
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Removed Method 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 computeLength, desc ([F[F)F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final 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 checkEquality, desc ([F[F)Z, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[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 cross, desc ([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 scale, desc ([F[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] 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 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 rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Removed Method intersects, desc (FFFF)Z, 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] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Class javax.media.opengl.DebugGLES1
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Class com.jogamp.graph.curve.Region
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.geom.Outline
[junit] Changed Class , access
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Changed Class , access
[junit] Class com.jogamp.newt.Window
[junit] Changed Class , access
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Changed Method setZ, desc (F)V, access added: final
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Changed Method getX, desc ()F, access added: final
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Changed Method getY, desc ()F, access added: final
[junit] Changed Method getW, desc ()F, access added: final
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Changed Class , access
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Changed Method display, desc ()V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class javax.media.nativewindow.NativeWindow
[junit] Changed Class , access
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.GLDrawable
[junit] Changed Class , access
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Added Method getSharpness, desc ()F, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Class com.jogamp.graph.curve.OutlineShapeXForm
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.Region
[junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[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 Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, access public
[junit] Class com.jogamp.graph.curve.opengl.GLRegion
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 setHintMask, desc (I)V, access final public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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 hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Added Method 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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Added Method setFromAxes, desc ([F[F[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 scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static
[junit] Added Field VEC3_ONE, desc [F, access final public static
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method reset, desc ()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 <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[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 getWidth, desc ()I, access abstract public
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Added Method getSharpness, desc ()F, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[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 addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[junit] Added Method clearDirtyBits, desc (I)V, access final protected
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, 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] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Changed Class , access removed: abstract
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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 getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method setHintMask, desc (I)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected
[junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Changed Class , access removed: abstract
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] 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 getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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] Added Method hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Changed Class , access
[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] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[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] Added Method create, sig (IZ[F)TT;, desc (IZ[F)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] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method getHeight, 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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Changed Class , access
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Changed Class , access added: final
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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] Removed Method mult, desc (F)V, access public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, 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] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Changed Method getX, desc ()F, access added: final
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Removed Method inverse, desc ()V, access public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Removed Method divide, desc (F)V, access public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Changed Method getY, desc ()F, access added: final
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Changed Method getW, desc ()F, access added: final
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Added Method setFromAxes, desc ([F[F[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] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method mid, desc ([F[F)[F, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method computeLength, desc ([F[F)F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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] 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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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] Removed Method checkEquality, desc ([F[F)Z, access public static
[junit] Added Method normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[F, access public static
[junit] Removed Method vectorAdd, desc ([F[F)[F, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Removed Method norm, desc ([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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method cross, desc ([F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method dot, desc ([F[F)F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Removed Method computeVector, desc ([F[F)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Removed Method scale, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)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] Added Field VEC3_ONE, desc [F, access final 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] Changed Class , access added: final
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Changed Class , access
[junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Removed Method intersects, desc (FFFF)Z, access final public
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Removed Method getWidth, desc ()I, access public
[junit] Removed Method getHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Changed Method display, desc ()V, access
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Changed Class , access added: final
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public
[junit] Removed Method getHeight, 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 getWidth, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] 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.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Class , access
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.476 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar
[junit] Current version: 2.2.0 (2.2.0-rc-20140806) - /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-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 1076 differences in 134 classes:
[junit] Remove 247, Change 287, Deprecate 3, Add 539
[junit]
[junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12
[junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35
[junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10
[junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19
[junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21
[junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6
[junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4
[junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3
[junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4
[junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15
[junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7
[junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0
[junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0
[junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2
[junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12
[junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8
[junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7
[junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58
[junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42
[junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71
[junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18
[junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5
[junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5
[junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0
[junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7
[junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0
[junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4
[junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0
[junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4
[junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5
[junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9
[junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10
[junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Class com.jogamp.graph.curve.Region
[junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] 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 draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[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 create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] 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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final 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/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 getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[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] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Metrics
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.opengl.SVertex
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Class com.jogamp.newt.Screen
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class com.jogamp.newt.Window
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Class com.jogamp.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (F)V, access public
[junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Removed Method inverse, 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 divide, desc (F)V, access public
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Removed Method 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 computeLength, desc ([F[F)F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final 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 checkEquality, desc ([F[F)Z, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[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 cross, desc ([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 scale, desc ([F[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] 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 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 rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Removed Method intersects, desc (FFFF)Z, 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] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Class javax.media.opengl.DebugGLES1
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Class com.jogamp.graph.curve.Region
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.geom.Outline
[junit] Changed Class , access
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Changed Class , access
[junit] Class com.jogamp.newt.Window
[junit] Changed Class , access
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Changed Method setZ, desc (F)V, access added: final
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Changed Method getX, desc ()F, access added: final
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Changed Method getY, desc ()F, access added: final
[junit] Changed Method getW, desc ()F, access added: final
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Changed Class , access
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Changed Method display, desc ()V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class javax.media.nativewindow.NativeWindow
[junit] Changed Class , access
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.GLDrawable
[junit] Changed Class , access
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Added Method getSharpness, desc ()F, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Class com.jogamp.graph.curve.OutlineShapeXForm
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.Region
[junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[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 Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, access public
[junit] Class com.jogamp.graph.curve.opengl.GLRegion
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 setHintMask, desc (I)V, access final public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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 hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Added Method 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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Added Method setFromAxes, desc ([F[F[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 scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static
[junit] Added Field VEC3_ONE, desc [F, access final public static
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method reset, desc ()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 <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[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 getWidth, desc ()I, access abstract public
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Added Method getSharpness, desc ()F, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[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 addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[junit] Added Method clearDirtyBits, desc (I)V, access final protected
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, 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] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Changed Class , access removed: abstract
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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 getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method setHintMask, desc (I)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected
[junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Changed Class , access removed: abstract
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] 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 getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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] Added Method hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Changed Class , access
[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] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[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] Added Method create, sig (IZ[F)TT;, desc (IZ[F)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] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method getHeight, 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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Changed Class , access
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Changed Class , access added: final
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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] Removed Method mult, desc (F)V, access public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, 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] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Changed Method getX, desc ()F, access added: final
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Removed Method inverse, desc ()V, access public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Removed Method divide, desc (F)V, access public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Changed Method getY, desc ()F, access added: final
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Changed Method getW, desc ()F, access added: final
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Added Method setFromAxes, desc ([F[F[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] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method mid, desc ([F[F)[F, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method computeLength, desc ([F[F)F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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] 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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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] Removed Method checkEquality, desc ([F[F)Z, access public static
[junit] Added Method normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[F, access public static
[junit] Removed Method vectorAdd, desc ([F[F)[F, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Removed Method norm, desc ([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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method cross, desc ([F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method dot, desc ([F[F)F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Removed Method computeVector, desc ([F[F)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Removed Method scale, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)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] Added Field VEC3_ONE, desc [F, access final 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] Changed Class , access added: final
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Changed Class , access
[junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Removed Method intersects, desc (FFFF)Z, access final public
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Removed Method getWidth, desc ()I, access public
[junit] Removed Method getHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Changed Method display, desc ()V, access
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Changed Class , access added: final
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public
[junit] Removed Method getHeight, 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 getWidth, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] 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.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Class , access
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testVersionLatest took 2.093 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.476 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest
[junit] Semantic Version Test
[junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar
[junit] Current version: 2.2.0 (2.2.0-rc-20140806) - /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-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 1076 differences in 134 classes:
[junit] Remove 247, Change 287, Deprecate 3, Add 539
[junit]
[junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12
[junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35
[junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10
[junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19
[junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21
[junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6
[junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4
[junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3
[junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4
[junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15
[junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7
[junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0
[junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0
[junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2
[junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12
[junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8
[junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7
[junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3
[junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58
[junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42
[junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71
[junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18
[junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5
[junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5
[junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0
[junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0
[junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5
[junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7
[junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1
[junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4
[junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3
[junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3
[junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0
[junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4
[junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0
[junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3
[junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4
[junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5
[junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2
[junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0
[junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0
[junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9
[junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10
[junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Class com.jogamp.graph.curve.Region
[junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] 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 draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[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 create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] 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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final 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/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 getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[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] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)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] Class com.jogamp.graph.font.Font.Glyph
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Metrics
[junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.opengl.SVertex
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Class com.jogamp.newt.Screen
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class com.jogamp.newt.Window
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Class com.jogamp.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (F)V, access public
[junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Removed Method inverse, 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 divide, desc (F)V, access public
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Removed Method 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 computeLength, desc ([F[F)F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final 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 checkEquality, desc ([F[F)Z, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[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 cross, desc ([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 scale, desc ([F[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] 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 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 rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Removed Method intersects, desc (FFFF)Z, 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] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Class javax.media.opengl.DebugGLES1
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Class com.jogamp.graph.curve.Region
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.curve.opengl.RenderState
[junit] Changed Class , access removed: abstract
[junit] Class com.jogamp.graph.geom.Outline
[junit] Changed Class , access
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Changed Class , access
[junit] Class com.jogamp.newt.Window
[junit] Changed Class , access
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Changed Method setZ, desc (F)V, access added: final
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Changed Method getX, desc ()F, access added: final
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Changed Method getY, desc ()F, access added: final
[junit] Changed Method getW, desc ()F, access added: final
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Class com.jogamp.opengl.math.VectorUtil
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Changed Class , access
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Changed Method display, desc ()V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Changed Class , access added: final
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class javax.media.nativewindow.NativeWindow
[junit] Changed Class , access
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.GLDrawable
[junit] Changed Class , access
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Changed Class , access
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Added Method getSharpness, desc ()F, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Class com.jogamp.graph.curve.OutlineShapeXForm
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.Region
[junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[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 Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, access public
[junit] Class com.jogamp.graph.curve.opengl.GLRegion
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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 clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 setHintMask, desc (I)V, access final public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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 hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Added Method 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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public
[junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Added Method setFromAxes, desc ([F[F[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 scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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 normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static
[junit] Added Field VEC3_ONE, desc [F, access final public static
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method reset, desc ()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 <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[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 getWidth, desc ()I, access abstract public
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] Class javax.media.opengl.GLOffscreenAutoDrawable
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Changed Method getOutlineNumber, desc ()I, access added: final
[junit] Added Method getAddedVerticeCount, desc ()I, access public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Field DIRTY_TRIANGLES, desc I, access final public static
[junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public
[junit] Removed Method closeLastOutline, desc ()V, access public
[junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public
[junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final
[junit] Added Method setSharpness, desc (F)V, access public
[junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final
[junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public
[junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final
[junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final
[junit] Added Field DIRTY_VERTICES, desc I, access final public static
[junit] Changed Method addEmptyOutline, desc ()V, access added: final
[junit] Added Method getSharpness, desc ()F, access public
[junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public
[junit] Added Method clearCache, desc ()V, access public
[junit] Added Method setIsQuadraticNurbs, desc ()V, access final public
[junit] Added Method closeLastOutline, desc (Z)V, access final public
[junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static
[junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final
[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 addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static
[junit] Removed Method setDirty, desc (Z)V, access final protected
[junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Method isMSAA, desc ()Z, access final public
[junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static
[junit] Added Method hasVariableWeight, desc (I)Z, access public static
[junit] Added Method clearImpl, desc ()V, access protected
[junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected
[junit] Added Method setQuality, desc (I)V, access final public
[junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected
[junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static
[junit] Removed Method isDirty, desc ()Z, access final public
[junit] Added Method markStateDirty, desc ()V, access final public
[junit] Added Field DIRTY_SHAPE, desc I, access final protected static
[junit] Changed Method isVBAA, desc ()Z, access added: final
[junit] Added Method hasColorChannel, desc (I)Z, access public static
[junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public
[junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public
[junit] Added Method getDirtyBits, desc ()I, access final protected
[junit] Added Method hasColorTexture, desc (I)Z, access public static
[junit] Added Method hasVariableWeight, desc ()Z, access final public
[junit] Added Method pushIndex, desc (I)V, access abstract protected
[junit] Added Method getQuality, desc ()I, access final public
[junit] Changed Field DEBUG_INSTANCE, desc Z, access
[junit] Added Method isStateDirty, desc ()Z, access final public
[junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static
[junit] Added Method hasColorTexture, desc ()Z, access public
[junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static
[junit] Added Method clearDirtyBits, desc (I)V, access final protected
[junit] Removed Method isNonUniformWeight, desc ()Z, access public
[junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Field MAX_QUALITY, desc I, access final public static
[junit] Added Method isMSAA, desc (I)Z, access public static
[junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Removed Method isNonUniformWeight, desc (I)Z, access public static
[junit] Changed Field VBAA_RENDERING_BIT, desc I, access
[junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public
[junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public
[junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected
[junit] Added Method markShapeDirty, desc ()V, access final public
[junit] Added Field DIRTY_STATE, desc I, access final protected static
[junit] Added Method isTwoPass, desc (I)Z, access public static
[junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, 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] Added Method isShapeDirty, desc ()Z, access final public
[junit] Added Method hasColorChannel, desc ()Z, 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] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)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] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public
[junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public
[junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected
[junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected
[junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected
[junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public
[junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)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 clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected
[junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public
[junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static
[junit] Class com.jogamp.graph.curve.opengl.RegionRenderer
[junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static
[junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public
[junit] Added Method reshapeOrtho, desc (IIFF)V, access final public
[junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected
[junit] Changed Class , access removed: abstract
[junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected
[junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public
[junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static
[junit] Added Method reshapePerspective, desc (FIIFF)V, access final public
[junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected
[junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public
[junit] Added Method reshapeNotify, desc (II)V, access final public
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, 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 getHeight, desc ()I, access final public
[junit] Added Method isVBOSupported, desc ()Z, access final public
[junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected
[junit] Added Method isInitialized, desc ()Z, access final public
[junit] Added Field DEBUG, 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 getWidth, desc ()I, access final public
[junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public
[junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static
[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 Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method setHintMask, desc (I)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/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 getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public
[junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method isWeightValid, desc (F)Z, access public static
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public
[junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected
[junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method setColorStatic, desc (FFFF)V, access final public
[junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public
[junit] Added Method setWeight, desc (F)V, access final public
[junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static
[junit] Added Method id, desc ()I, access final public
[junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public
[junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static
[junit] Changed Class , access removed: abstract
[junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected
[junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public
[junit] Added Method isHintMaskSet, desc (I)Z, access final public
[junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public
[junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static
[junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected
[junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public
[junit] Added Method getColorStatic, desc ([F)[F, access final public
[junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public
[junit] Added Method isShaderProgramInUse, desc ()Z, access final public
[junit] Added Method getWeight, desc ()F, access final public
[junit] Added Method clearHintMask, desc (I)V, access final public
[junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public
[junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.Renderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.graph.curve.opengl.TextRenderer
[junit] Removed Class , access abstract public super synchronized
[junit] Class com.jogamp.graph.curve.tess.Triangulator
[junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public
[junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public
[junit] Added Method getAddedVerticeCount, desc ()I, access abstract public
[junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public
[junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public
[junit] Class com.jogamp.graph.font.Font
[junit] 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] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getLineHeight, desc (F)F, access abstract public
[junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public
[junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public
[junit] Added Method getPixelSize, desc (FF)F, access abstract public
[junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public
[junit] Class com.jogamp.graph.font.Font.Glyph
[junit] 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 getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public
[junit] Added Method getID, desc ()S, access abstract public
[junit] Added Method getScale, desc (F)F, 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] Added Method hashCode, desc ()I, access final public
[junit] Added Method setClosed, desc (Z)Z, access final public
[junit] Changed Class , access
[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] Removed Method setClosed, desc (Z)V, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public
[junit] Class com.jogamp.graph.geom.SVertex
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.SVertex.Factory
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.graph.geom.Triangle
[junit] Removed Method setEdgesBoundary, desc ([Z)V, access public
[junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs
[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 <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public
[junit] Added Method isOnCurve, desc ()Z, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public
[junit] Added Method isLine, desc ()Z, access final public
[junit] Class com.jogamp.graph.geom.Vertex
[junit] Added Method setTexCoord, desc (FFF)V, access abstract public
[junit] Removed Method setTexCoord, desc (FF)V, access abstract public
[junit] Class com.jogamp.graph.geom.Vertex.Factory
[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] Added Method create, sig (IZ[F)TT;, desc (IZ[F)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] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, 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] Removed Method getHeight, 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 setSurfaceSize, desc (II)V, access final public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Removed Method setSize, desc (II)V, access final public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.AppContextInfo
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.nativewindow.awt.JAWTWindow
[junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static
[junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected
[junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static
[junit] Added Method setSurfaceScale, desc ([I)V, access public
[junit] Added Field reqPixelScale, desc [I, access final protected
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelScaleX, desc ()I, access final protected
[junit] Added Method getSurfaceHeight, desc ()I, access final public
[junit] Added Method getPixelScaleY, desc ()I, access final protected
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method updatePixelScale, desc ()Z, access final protected
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Class com.jogamp.newt.MonitorDevice
[junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public
[junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public
[junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static
[junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected
[junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected
[junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Class com.jogamp.newt.Screen
[junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public
[junit] Class com.jogamp.newt.Window
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Changed Class , access
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public
[junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent
[junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public
[junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public
[junit] Added Method <init>, 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] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public
[junit] Class com.jogamp.newt.event.InputEvent
[junit] Changed Method isMetaDown, desc ()Z, access added: final
[junit] Changed Method isConfined, desc ()Z, access added: final
[junit] Changed Method isAltGraphDown, desc ()Z, access added: final
[junit] Changed Method isInvisible, desc ()Z, access added: final
[junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final
[junit] Changed Method getModifiers, desc ()I, access added: final
[junit] Changed Method isShiftDown, desc ()Z, access added: final
[junit] Changed Method isControlDown, desc ()Z, access added: final
[junit] Changed Method isAltDown, desc ()Z, access added: final
[junit] Changed Method isAutoRepeat, desc ()Z, access added: final
[junit] Class com.jogamp.newt.event.MouseEvent
[junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final
[junit] Removed Field BUTTON_NUMBER, desc S, access final public static
[junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent
[junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public
[junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public
[junit] Added Method toString, desc ()Ljava/lang/String;, access final public
[junit] Added Method getScale, desc ()F, access final public
[junit] Added Method getDelta, desc ()F, access final public
[junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTAdapter
[junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected
[junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected
[junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access
[junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public
[junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter
[junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public
[junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public
[junit] Class com.jogamp.newt.opengl.GLWindow
[junit] Added Method setSurfaceSize, desc (II)V, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Added Method convertToWindowUnits, desc ([I)[I, access final public
[junit] Added Method convertToPixelUnits, desc ([I)[I, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public
[junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getPixelsPerMM, desc ([F)[F, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getSurfaceHeight, desc ()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.newt.util.EDTUtil
[junit] Removed Method start, desc ()Z, access abstract public
[junit] Added Method start, desc ()V, access abstract public
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public
[junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public
[junit] Removed Method getColorAttachmentCount, desc ()I, access final public
[junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;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] Added Method getTextureAttachmentCount, desc ()I, access final public
[junit] Added Method getColorbufferCount, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.Attachment
[junit] Added Method getFormat, desc ()I, access final public
[junit] Class com.jogamp.opengl.FBObject.ColorAttachment
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Class com.jogamp.opengl.FBObject.Colorbuffer
[junit] Added Method getFormat, desc ()I, access abstract public
[junit] Added Method getWidth, desc ()I, access abstract public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Method isTextureAttachment, desc ()Z, access abstract public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public
[junit] Added Method getName, desc ()I, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class com.jogamp.opengl.FBObject.TextureAttachment
[junit] Added Method isTextureAttachment, desc ()Z, access final public
[junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public
[junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public
[junit] Class com.jogamp.opengl.GLAutoDrawableDelegate
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected
[junit] Class com.jogamp.opengl.GLEventListenerState
[junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static
[junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public
[junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public
[junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access
[junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NoMultiSamplingBuffers, desc I, access final public static
[junit] Changed Field COUNT, desc I, access
[junit] Class com.jogamp.opengl.math.FloatUtil
[junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method makeScale, desc ([FZFFF)[F, access public static
[junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([FI)F, access public static
[junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static
[junit] Removed Method normalize, desc ([F)V, access final public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static
[junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static
[junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static
[junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static
[junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static
[junit] Added Method getZBufferValue, desc (IFFF)I, access public static
[junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method tan, desc (F)F, access public static
[junit] Added Method multMatrix, desc ([FI[FI)[F, access public static
[junit] Added Field INV_DEVIANCE, desc F, access final public static
[junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static
[junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static
[junit] Added Method isEqual, desc (FFF)Z, access public static
[junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static
[junit] Added Method isZero, desc (FF)Z, access public static
[junit] Added Field DEBUG, desc Z, access final public static
[junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Changed Class , access added: final
[junit] Added Method getOrthoWinZ, desc (FFF)F, access public static
[junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static
[junit] Added Method makeScale, desc ([FIZFFF)[F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static
[junit] Added Method asin, desc (F)F, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field HALF_PI, desc F, access final public static
[junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static
[junit] Added Method makeIdentity, desc ([F)[F, access public static
[junit] Added Field QUARTER_PI, desc F, access final public static
[junit] Added Method makeIdentity, desc ([FI)[F, access public static
[junit] Added Method invertMatrix, desc ([F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static
[junit] Added Method atan, desc (F)F, access public static
[junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static
[junit] Added Method transposeMatrix, desc ([F[F)[F, access public static
[junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static
[junit] Added Method multMatrix, desc ([F[F)[F, access public static
[junit] Added Method isEqual, desc (FF)Z, access public static
[junit] Added Method multMatrix, desc ([F[F[F)[F, access public static
[junit] Added Method makePick, desc ([FIFFFF[II[F)[F, 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 mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static
[junit] Added Method atan2, desc (FF)F, access public static
[junit] Removed Method cross, desc ([F[F[F)V, access final public static
[junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static
[junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static
[junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static
[junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static
[junit] Removed Method makeIdentityf, desc ([FI)V, access final public static
[junit] Added Field SQUARED_PI, desc F, access final public static
[junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static
[junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static
[junit] Added Method matrixDeterminant, desc ([F)F, access public static
[junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static
[junit] Removed Method makeZero, desc ([FI)V, access final public static
[junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static
[junit] Added Method getMachineEpsilon, desc ()F, access public static
[junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static
[junit] Added Field TWO_PI, desc F, access final public static
[junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static
[junit] Added Method compare, desc (FFF)I, access public static
[junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static
[junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static
[junit] Class com.jogamp.opengl.math.FovHVHalves
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.math.Matrix4
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.math.Quaternion
[junit] Changed Method getZ, desc ()F, access added: final
[junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final 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] Removed Method mult, desc (F)V, access public
[junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, 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] Added Method toAngleAxis, desc ([F)F, access final public
[junit] Changed Method setY, desc (F)V, access added: final
[junit] Added Method set, desc (FFFF)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 rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method hashCode, desc ()I, access final public
[junit] Added Method magnitude, desc ()F, access final public
[junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public
[junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public
[junit] Removed Method isRotationMatrix, desc ([F)Z, access public
[junit] Changed Method getX, desc ()F, access added: final
[junit] Added Method toEuler, desc ([F)[F, access public
[junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateVector, desc ([FI[FI)[F, access final public
[junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public
[junit] Removed Method fromAxis, desc ([FF)V, access public
[junit] Removed Method toMatrix, desc ()[F, access public
[junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Removed Method inverse, desc ()V, access public
[junit] Added Method dot, desc (FFFF)F, access final public
[junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public
[junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public
[junit] Changed Method setW, desc (F)V, access added: final
[junit] Removed Method divide, desc (F)V, access public
[junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)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 toMatrix, desc ([FI)[F, access final public
[junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static
[junit] Removed Method setFromMatrix, desc ([F)V, access public
[junit] Removed Method setIdentity, desc ()V, access public
[junit] Removed Method mult, desc ([F)[F, access public
[junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Added Method magnitudeSquared, desc ()F, access final public
[junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method setX, desc (F)V, access added: final
[junit] Added Method toAxes, desc ([F[F[F[F)V, access public
[junit] Removed Method <init>, desc ([FF)V, access public
[junit] Removed Method toAxis, desc ()[F, access public
[junit] Changed Method getY, desc ()F, access added: final
[junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Changed Method getW, desc ()F, access added: final
[junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public
[junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public
[junit] Changed Method isIdentity, desc ()Z, access added: final
[junit] Removed Method <init>, desc ([F[F)V, access public
[junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public
[junit] Removed Method normalize, desc ()V, access public
[junit] Added Method setFromAxes, desc ([F[F[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] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static
[junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static
[junit] Added Method distSquareVec3, desc ([F[F)F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method mid, desc ([F[F)[F, access public static
[junit] Added Method dotVec3, desc ([F[F)F, access public static
[junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static
[junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Method subVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method computeLength, desc ([F[F)F, access public static
[junit] Added Method isVec2Equal, desc ([FI[FI)Z, 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 crossVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static
[junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static
[junit] Added Method normalizeVec3, desc ([FI)[F, access public static
[junit] Added Method normalizeVec3, desc ([F[F)[F, access public static
[junit] Added Method cosAngleVec3, desc ([F[F)F, access public static
[junit] Removed Field COLLINEAR, desc I, access final public static
[junit] Added Field VEC3_UNIT_Z, desc [F, access final public static
[junit] Added Method mulColMat4Vec3, desc ([F[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 Field VEC3_UNIT_Y_NEG, desc [F, access final public static
[junit] Added Method normalizeVec2, desc ([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] 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 scaleVec2, desc ([F[FF)[F, access public static
[junit] Added Method divVec3, desc ([F[FF)[F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static
[junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static
[junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static
[junit] Added Method copyVec4, desc ([FI[FI)[F, access public static
[junit] Added Method isVec3Zero, desc ([FI)Z, access public static
[junit] Added Method isVec2Zero, desc ([FI)Z, access public static
[junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final 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] Removed Method checkEquality, desc ([F[F)Z, access public static
[junit] Added Method normSquareVec3, desc ([FI)F, access public static
[junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method isZero, desc (FFF)Z, access public static
[junit] Added Method addVec2, desc ([F[F[F)[F, access public static
[junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static
[junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static
[junit] Removed Method normalize, desc ([F)[F, access public static
[junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Removed Method scale, desc ([F[FF)[F, access public static
[junit] Removed Method vectorAdd, desc ([F[F)[F, access public static
[junit] Added Method copyVec3, desc ([FI[FI)[F, access public static
[junit] Added Method scaleVec3, desc ([F[FF)[F, access public static
[junit] Added Method isVec2Zero, desc ([FIF)Z, access public static
[junit] Added Method normalizeVec2, desc ([F[F)[F, access public static
[junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static
[junit] Added Method normSquareVec2, desc ([F)F, access public static
[junit] Added Method normSquareVec3, desc ([F)F, access public static
[junit] Added Method divVec2, desc ([F[FF)[F, access public static
[junit] Added Method angleVec3, desc ([F[F)F, access public static
[junit] Added Method divVec2, desc ([F[F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Removed Method norm, desc ([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 isVec2Equal, desc ([FI[FIF)Z, access public static
[junit] Removed Method cross, desc ([F[F)[F, access public static
[junit] Added Method getPlaneVec3, desc ([F[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 normVec3, desc ([F)F, access public static
[junit] Added Method midVec3, desc ([F[F[F)[F, access public static
[junit] Removed Method dot, desc ([F[F)F, access public static
[junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Removed Method computeVector, desc ([F[F)[F, access public static
[junit] Added Method copyVec2, desc ([FI[FI)[F, access public static
[junit] Added Method divVec3, desc ([F[F[F)[F, access public static
[junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static
[junit] Added Method determinantVec3, desc ([F[F[F)F, access public static
[junit] Added Method distVec3, desc ([F[F)F, access public static
[junit] Added Method subVec3, desc ([F[F[F)[F, access public static
[junit] Added Method normVec2, desc ([F)F, access public static
[junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static
[junit] Removed Method scale, desc ([F[F[F)[F, access public static
[junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static
[junit] Added Method normSquareVec2, desc ([FI)F, access public static
[junit] Added Method normalizeVec3, desc ([F)[F, access public static
[junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static
[junit] Added Method isVec3Equal, desc ([FI[FI)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] Added Field VEC3_ONE, desc [F, access final 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] Changed Class , access added: final
[junit] Added Method isZero, desc (FFFF)Z, access public static
[junit] Added Field VEC3_ZERO, desc [F, access final public static
[junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static
[junit] Added Field VEC3_UNIT_Y, desc [F, access final public static
[junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static
[junit] Class com.jogamp.opengl.math.geom.AABBox
[junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public
[junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method reset, desc ()V, access final public
[junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Changed Class , access
[junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc ([FI)V, access final public
[junit] Removed Method scale, desc (F)V, access final public
[junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public
[junit] Removed Method resize, desc (FFF)V, access final public
[junit] Removed Method setSize, desc (FFFFFF)V, access final public
[junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public
[junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public
[junit] Added Method setSize, desc (FFFFFF)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 scale, 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 setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method hashCode, desc ()I, 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 translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public
[junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public
[junit] Removed Method intersects, desc (FFFF)Z, access final public
[junit] Class com.jogamp.opengl.math.geom.Frustum
[junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final
[junit] Class com.jogamp.opengl.swt.GLCanvas
[junit] Removed Method getWidth, desc ()I, access public
[junit] Removed Method getHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized
[junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public
[junit] Changed Method display, desc ()V, access
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public
[junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl
[junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access
[junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.CustomGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.FPSAnimator
[junit] Changed Method setFPS, desc (I)V, access removed: super synchronized
[junit] Class com.jogamp.opengl.util.GLDrawableUtil
[junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static
[junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelBuffer
[junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveAll, 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 savePack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Class com.jogamp.opengl.util.Gamma
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static
[junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static
[junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static
[junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static
[junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static
[junit] Class com.jogamp.opengl.util.PMVMatrix
[junit] Removed Field matrixTrans, desc [F, access protected
[junit] Removed Method destroy, desc ()V, access final public
[junit] Removed Field matrixScale, desc [F, access protected
[junit] Removed Method usesBackingArray, desc ()Z, access final public
[junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public
[junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public
[junit] Added Method reset, desc ()V, access final public
[junit] Removed Field matrixFrustum, desc [F, access protected
[junit] Removed Field matrixRot, desc [F, access protected
[junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final
[junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected
[junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected
[junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected
[junit] Removed Field usesBackingArray, desc Z, access final protected
[junit] Removed Field matrixMult, desc [F, access protected
[junit] Removed Field mulPMV, desc [F, access protected
[junit] Removed Field matrixBufferArray, desc [F, access final protected
[junit] Changed Class , access added: final
[junit] Removed Field vec3f, desc [F, access protected
[junit] Removed Field matrixOrtho, desc [F, access protected
[junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public
[junit] Removed Method <init>, desc (Z)V, access public
[junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public
[junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public
[junit] Class com.jogamp.opengl.util.TGAWriter
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.av.AudioSink
[junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public
[junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public
[junit] Class com.jogamp.opengl.util.awt.Screenshot
[junit] Removed Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public
[junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access
[junit] Class com.jogamp.opengl.util.glsl.ShaderProgram
[junit] Added Method notifyNotInUse, desc ()V, access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyeParameter
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.EyePose
[junit] Added Class , access final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory
[junit] Added Class , access abstract public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType
[junit] Added Class , access enum final public super synchronized
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener
[junit] Added Class , access abstract interface public
[junit] Class com.jogamp.opengl.util.stereo.StereoUtil
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.ImageSequence
[junit] Added Class , access public super synchronized
[junit] Class com.jogamp.opengl.util.texture.Texture
[junit] Added Method <init>, desc (IIIIIIZ)V, access public
[junit] Class com.jogamp.opengl.util.texture.TextureIO
[junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static
[junit] Class com.jogamp.opengl.util.texture.TextureSequence
[junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public
[junit] Added Method isTextureAvailable, desc ()Z, access abstract public
[junit] Class javax.media.nativewindow.NativeSurface
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public
[junit] Removed Method getHeight, 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 getWidth, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Added Method getHeight, desc ()I, access abstract public
[junit] Class javax.media.nativewindow.NativeWindowFactory
[junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static
[junit] Class javax.media.nativewindow.ScalableSurface
[junit] Added Class , access abstract interface public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook
[junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public
[junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public
[junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize
[junit] Added Method setSurfaceSize, desc (II)V, access abstract public
[junit] Removed Method setSize, desc (II)V, access abstract public
[junit] Class javax.media.nativewindow.util.Dimension
[junit] Added Method <init>, desc ([I)V, access public
[junit] Class javax.media.nativewindow.util.Point
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public
[junit] Class javax.media.opengl.DebugGL4bc
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Class javax.media.opengl.DebugGLES1
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.DebugGLES3
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Class javax.media.opengl.GL2ES3
[junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl
[junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public
[junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public
[junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler
[junit] Added Class , access abstract interface public
[junit] Class javax.media.opengl.GLAutoDrawable
[junit] Added Method isThreadGLCapable, desc ()Z, access abstract public
[junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLBase
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public
[junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public
[junit] Removed Method glGetBufferSize, desc (I)J, access abstract public
[junit] Class javax.media.opengl.GLBufferStorage
[junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected
[junit] Added Method reset, desc (JII)V, access protected
[junit] Class javax.media.opengl.GLDrawable
[junit] Removed Method getHeight, desc ()I, access abstract public
[junit] Changed Class , access
[junit] Removed Method getWidth, desc ()I, access abstract public
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public
[junit] Added Method getSurfaceHeight, desc ()I, access abstract public
[junit] Added Method getSurfaceWidth, desc ()I, access abstract public
[junit] Class javax.media.opengl.GLDrawableFactory
[junit] Removed Field disableOpenGLES, desc Z, access final protected static
[junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public
[junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public
[junit] Removed Field enableANGLE, desc Z, access final protected static
[junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected
[junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public
[junit] Removed Method resetDisplayGamma, desc ()V, access abstract public
[junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public
[junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static
[junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public
[junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static
[junit] Added Method getFBOMode, desc ()I, access abstract public
[junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Added Method setFBOMode, desc (I)V, access abstract public
[junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public
[junit] Added Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.GLFBODrawable.Resizeable
[junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public
[junit] 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.GLPbuffer
[junit] Removed Class , access abstract interface public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Field disableOpenGLCore, desc Z, access final public static
[junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static
[junit] Added Field enableANGLE, desc Z, access final public static
[junit] Added Field disableOpenGLES, desc Z, access final public static
[junit] Added Field disableOpenGLARBContext, desc Z, access final public static
[junit] Class javax.media.opengl.GLSharedContextSetter
[junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public
[junit] Class javax.media.opengl.GLUniformData
[junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static
[junit] Class javax.media.opengl.Threading
[junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static
[junit] Class javax.media.opengl.Threading.Mode
[junit] Added Class , access enum final public super synchronized
[junit] Class javax.media.opengl.TraceGL4bc
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Class javax.media.opengl.TraceGLES1
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Class javax.media.opengl.TraceGLES3
[junit] Changed Method isGL3ES3, desc ()Z, access removed: final
[junit] Changed Method isGLES3, desc ()Z, access removed: final
[junit] Changed Method isGL2, desc ()Z, access removed: final
[junit] Changed Method isGL3core, desc ()Z, access removed: final
[junit] Changed Method isGL2ES1, desc ()Z, access removed: final
[junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final
[junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public
[junit] Changed Method isGLES, desc ()Z, access removed: final
[junit] Changed Method isGL4, desc ()Z, access removed: final
[junit] Changed Method isGLES1, desc ()Z, access removed: final
[junit] Changed Method isGLcore, desc ()Z, access removed: final
[junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final
[junit] Changed Method isGLES2, desc ()Z, access removed: final
[junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final
[junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public
[junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final
[junit] Changed Method isGL4bc, desc ()Z, access removed: final
[junit] Removed Method glIsPBOPackBound, desc ()Z, access public
[junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final
[junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final
[junit] Changed Method isGL2GL3, desc ()Z, access removed: final
[junit] Removed Method glGetBoundBuffer, desc (I)I, access public
[junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final
[junit] Changed Method isGL3bc, desc ()Z, access removed: final
[junit] Changed Method isGL2ES3, desc ()Z, access removed: final
[junit] Changed Method isGL4ES3, desc ()Z, access removed: final
[junit] Removed Method glGetBufferSize, desc (I)J, access public
[junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final
[junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final
[junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final
[junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final
[junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final
[junit] Changed Method isGL4core, desc ()Z, access removed: final
[junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final
[junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final
[junit] Changed Method isGL3, desc ()Z, access removed: final
[junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final
[junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final
[junit] Changed Method isGL2ES2, desc ()Z, access removed: final
[junit] Removed Method glIsVBOArrayBound, desc ()Z, access public
[junit] Changed Method isGL, desc ()Z, access removed: final
[junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final
[junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final
[junit] Class javax.media.opengl.awt.GLCanvas
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Changed Class , access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public
[junit] Added Method getSurfaceWidth, desc ()I, access public
[junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access
[junit] Added Method isThreadGLCapable, desc ()Z, access final public
[junit] Added Method setSurfaceScale, desc ([I)V, access final public
[junit] Changed Class , access
[junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public
[junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public
[junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access
[junit] Added Method flushGLRunnables, desc ()V, access public
[junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public
[junit] Added Method getSurfaceHeight, desc ()I, access public
[junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public
[junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public
[junit] Class javax.media.opengl.glu.GLU
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2.GLUgl2
[junit] Removed Method destroy, desc ()V, access public
[junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1
[junit] Removed Method destroy, desc ()V, access public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407298756205 ms +++ localhost/127.0.0.1:59999 - Locked within 558 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] -- Exponent identities
[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] -- 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] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.998 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 @ 1407298756205 ms +++ localhost/127.0.0.1:59999 - Locked within 558 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 - 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 @ 1407298756561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 @ 1407298756561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testExponentIdentity took 0.003 sec
[junit] Testcase: testInfinite took 0.031 sec
[junit] Testcase: testInfinityExponent took 0 sec
[junit] Testcase: testInfinityNegativeExponent took 0 sec
[junit] Testcase: testInfinityNegativeSign took 0 sec
[junit] Testcase: testInfinityNegativeSignificand took 0 sec
[junit] Testcase: testInfinitySign took 0 sec
[junit] Testcase: testInfinitySignificand took 0.001 sec
[junit] Testcase: testNaN took 0.001 sec
[junit] Testcase: testPackDoubleNaN took 0 sec
[junit] Testcase: testPackDoubleNegativeInfinity took 0.001 sec
[junit] Testcase: testPackDoubleNegativeZero took 0 sec
[junit] Testcase: testPackDoublePositiveInfinity took 0.001 sec
[junit] Testcase: testPackDoublePositiveZero took 0 sec
[junit] Testcase: testPackDoubleUnpackFloat took 0.033 sec
[junit] Testcase: testPackFloatDoubleEquivalent took 0.053 sec
[junit] Testcase: testPackFloatNaN took 0.001 sec
[junit] Testcase: testPackFloatNegativeInfinity took 0 sec
[junit] Testcase: testPackFloatNegativeZero took 0 sec
[junit] Testcase: testPackFloatPositiveInfinity took 0.001 sec
[junit] Testcase: testPackFloatPositiveZero took 0.001 sec
[junit] Testcase: testPackFloatUnpackDouble took 0.034 sec
[junit] Testcase: testPackUnpackDouble took 0.019 sec
[junit] Testcase: testPackUnpackFloat took 0.021 sec
[junit] Testcase: testSignIdentity took 0 sec
[junit] Testcase: testSignificandIdentity took 0 sec
[junit] Testcase: testUnpackDoubleNaN took 0 sec
[junit] Testcase: testUnpackDoubleNegativeInfinity took 0 sec
[junit] Testcase: testUnpackDoubleNegativeZero took 0 sec
[junit] Testcase: testUnpackDoubleOne took 0.024 sec
[junit] Testcase: testUnpackDoubleOneNegative took 0.001 sec
[junit] Testcase: testUnpackDoublePositiveInfinity took 0 sec
[junit] Testcase: testUnpackDoublePositiveZero took 0 sec
[junit] Testcase: testUnpackDoubleTwo took 0 sec
[junit] Testcase: testUnpackDoubleTwoNegative took 0.001 sec
[junit] Testcase: testUnpackFloatNaN took 0 sec
[junit] Testcase: testUnpackFloatNegativeInfinity took 0 sec
[junit] Testcase: testUnpackFloatNegativeZero took 0 sec
[junit] Testcase: testUnpackFloatOne took 0.001 sec
[junit] Testcase: testUnpackFloatOneNegative took 0 sec
[junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.998 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 @ 1407298756205 ms +++ localhost/127.0.0.1:59999 - Locked within 558 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 @ 1407298756561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.087 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.087 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.088 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.088 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
[junit] Machine Epsilon: 1.1920929E-7
[junit] Fixed Epsilon: 1.1920929E-7, diff 0.0
[junit] Float MIN: 1.4E-45
[junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
[junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
[junit]
[junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
[junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
[junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
[junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit]
[junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
[junit] ------------- Standard Error -----------------
[junit]
[junit] Machine Epsilon: 1.1920929E-7
[junit] Fixed Epsilon: 1.1920929E-7, diff 0.0
[junit] Float MIN: 1.4E-45
[junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
[junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
[junit]
[junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
[junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
[junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
[junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit]
[junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01aZeroWithFixedEpsilon took 0.003 sec
[junit] Testcase: test01bZeroWithMachEpsilon took 0.001 sec
[junit] Testcase: test02EqualsNoEpsilon took 0.002 sec
[junit] Testcase: test03aEqualsWithFixedEpsilon took 0.003 sec
[junit] Testcase: test03bEqualsWithMachEpsilon took 0.003 sec
[junit] Testcase: test04CompareNoEpsilon took 0.004 sec
[junit] Testcase: test05aCompareWithFixedEpsilon took 0.004 sec
[junit] Testcase: test05bCompareWithMachEpsilon took 0.004 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit]
[junit] Machine Epsilon: 1.1920929E-7
[junit] Fixed Epsilon: 1.1920929E-7, diff 0.0
[junit] Float MIN: 1.4E-45
[junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
[junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
[junit]
[junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
[junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
[junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1
[junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1
[junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit]
[junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0
[junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0
[junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1
[junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1
[junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1
[junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1
[junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1
[junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1
[junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1
[junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1
[junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0
[junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
[junit]
[junit] Testcase: testCM_m1xm2 took 0.009 sec
[junit] Testcase: testCM_m2xm1 took 0.001 sec
[junit] Testcase: testRM_m1xm2 took 0 sec
[junit] Testcase: testRM_m2xm1 took 0 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
[junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.294 sec
[junit] ------------- Standard Error -----------------
[junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] Summary loops 1000000: I1 910 ms total, 0.000910 ms/inv
[junit] Summary loops 1000000: I2 481 ms total, 0.000481 ms/inv
[junit] Summary loops 1000000: I3 443 ms total, 0.000443 ms/inv
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Ident took 1.258 sec
[junit] Testcase: test02 took 0.012 sec
[junit] Testcase: test03 took 0.012 sec
[junit] Testcase: test04 took 0.012 sec
[junit] Testcase: test05Perf took 1.909 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.294 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] Summary loops 1000000: I1 910 ms total, 0.000910 ms/inv
[junit] Summary loops 1000000: I2 481 ms total, 0.000481 ms/inv
[junit] Summary loops 1000000: I3 443 ms total, 0.000443 ms/inv
[junit] ------------- ---------------- ---------------
[junit] Summary loops 1000000: I1 910 ms total, 0.000910 ms/inv
[junit] Summary loops 1000000: I2 481 ms total, 0.000481 ms/inv
[junit] Summary loops 1000000: I3 443 ms total, 0.000443 ms/inv
[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.092 sec
[junit]
[junit] Testcase: test took 0.014 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.092 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.105 sec
[junit]
[junit] Testcase: test01 took 0.013 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.105 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.256 sec
[junit]
[junit] Testcase: testLookAtNegZIsNoOp took 0.17 sec
[junit] Testcase: testLookAtPosY took 0 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.256 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.336 sec
[junit] ------------- Standard Error -----------------
[junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
[junit] , Projection
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Texture
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ]
[junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] Projection
[junit]
[junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
[junit]
[junit] , Projection
[junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Texture
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ]
[junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] Projection
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.259 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.336 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
[junit] , Projection
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Texture
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ]
[junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] Projection
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0]
[junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0]
[junit] ------------- ---------------- ---------------
[junit] 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.194 sec
[junit]
[junit] Testcase: test01Normalize took 0.002 sec
[junit] Testcase: test02RotateZeroVector took 0.003 sec
[junit] Testcase: test03InvertAndConj took 0.001 sec
[junit] Testcase: test04Dot took 0 sec
[junit] Testcase: test10AngleAxis took 0 sec
[junit] Testcase: test11FromVectorToVector took 0 sec
[junit] Testcase: test12FromAndToEulerAngles took 0 sec
[junit] Testcase: test13FromEulerAnglesAndRotateVector took 0.001 sec
[junit] Testcase: test14Matrix took 0.001 sec
[junit] Testcase: test15aAxesAndMatrix took 0 sec
[junit] Testcase: test15bAxesAndMatrix took 0 sec
[junit] Testcase: test15cAxesAndMatrix took 0.001 sec
[junit] Testcase: test20AddSubtract took 0 sec
[junit] Testcase: test21Multiply took 0 sec
[junit] Testcase: test22InvertMultNormalAndConj took 0 sec
[junit] Testcase: test23RotationOrder took 0 sec
[junit] Testcase: test24Axes took 0.001 sec
[junit] Testcase: test25Slerp took 0 sec
[junit] Testcase: test26LookAt took 0.001 sec
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.194 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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /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] 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 @ 1407298771517 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01)
[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] 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] *** 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_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] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
[apply] Reshape: zNear 0.100000, zFar 7000.000000
[apply] Reshape: Frustum: Frustum[ Planes[
[apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0],
[apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0],
[apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1],
[apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]],
[apply] ]
[apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
[apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
[apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
[apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[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] *** 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] 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, 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] Reshape: zNear 0.100000, zFar 7000.000000
[apply] Reshape: Frustum: Frustum[ Planes[
[apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0],
[apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0],
[apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1],
[apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]],
[apply] ]
[apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
[apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
[apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
[apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] *** 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] 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: 26.244 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 @ 1407298771517 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407298797712 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test10RegionRendererMSAA01 took 24.67 sec
[apply] Testcase: test20RegionRendererR2T01 took 1.434 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298797712 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298798846 ms +++ localhosjunit.framework.TestListener: tests to run: 5
[apply] junit.framework.TestListener: startTest(test00Manual)
[apply] junit.framework.TestListenert/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEW: endTest(test00Manual)
[apply] junit.framework.TestListener: startTest(test00SceneNoAA)
[apply] T00 - 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] 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.96 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298798846 ms +++ localhost/127.0.0.1:59999 -SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298809758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Locked within 5 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 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 - test03GraphVBAA04
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298809758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00Manual took 0.001 sec
[apply] Testcase: test00SceneNoAA took 3.962 sec
[apply] Testcase: test01SceneMSAA04 took 2.285 sec
[apply] Testcase: test02GraphMSAA04 took 2.286 sec
[apply] Testcase: test03GraphVBAA04 took 2.264 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] junit.framework.TestListener: startTest(testTextRendererMSAA01)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298810705 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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] 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] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[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(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.225 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 @ 1407298810705 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 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 @ 1407298815881 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testTextRendererMSAA01 took 3.536 sec
[apply] Testcase: testTextRendererR2T01 took 1.521 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298815881 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298816835 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testTextRendererMSAA01)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01
[apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.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.284 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298816835 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01
[apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.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: SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298819072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298819072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testTextRendererMSAA01 took 1.928 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 @ 1407298819982 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] junit.framework.TestListener: startTest(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] 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.194 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298819982 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.tearDowSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298825128 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] n: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298825128 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Onscreen took 4.008 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01_Anim)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298826076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x6cfdbc53: tileRendererInUse null, GearsES2[obj 0x6cfdbc53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6cfdbc53 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] junit.framework.TestListener: endTest(test01_Anim)
[apply] gear1 0x6cfdbc53 created: GearsObj[0x6e4a084c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cfdbc53 created: GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cfdbc53 created: GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x6cfdbc53 FIN GearsES2[obj 0x6cfdbc53 isInit true, usesShared false, 1 GearsObj[0x6e4a084c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17e21b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x6cfdbc53 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cfdbc53, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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 0x6cfdbc53: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6cfdbc53 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
[apply] junit.framework.TestListener: startTest(test01_Plain)
[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 0x4c562a40: tileRendererInUse null, GearsES2[obj 0x4c562a40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4c562a40 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 0x4c562a40 created: GearsObj[0x118271c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4c562a40 created: GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4c562a40 created: GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4c562a40 FIN GearsES2[obj 0x4c562a40 isInit true, usesShared false, 1 GearsObj[0x118271c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x440ca800, 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 0x4c562a40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4c562a40, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] junit.framework.TestListener: endTest(test01_Plain)
[apply] Thread[Thread-6,5,main] GearsES2.display 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4c562a40: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4c562a40 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.027 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298826076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x6cfdbc53: tileRendererInUse null, GearsES2[obj 0x6cfdbc53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6cfdbc53 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 0x6cfdbc53 created: GearsObj[0x6e4a084c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cfdbc53 created: GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cfdbc53 created: GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x6cfdbc53 FIN GearsES2[obj 0x6cfdbc53 isInit true, usesShared false, 1 GearsObj[0x6e4a084c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e66ee25, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17e21b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x6cfdbc53 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cfdbc53, angle 0.0, [l -1.3333334, r 1.3333334,SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298828056 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] b -1.0, t 1.0] 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 0x6cfdbc53: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6cfdbc53 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 0x4c562a40: tileRendererInUse null, GearsES2[obj 0x4c562a40 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4c562a40 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 0x4c562a40 created: GearsObj[0x118271c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4c562a40 created: GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4c562a40 created: GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4c562a40 FIN GearsES2[obj 0x4c562a40 isInit true, usesShared false, 1 GearsObj[0x118271c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xafa8089, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x440ca800, 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 0x4c562a40 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4c562a40, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 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 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-6,5,main] GearsES2.display 0x4c562a40 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4c562a40: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4c562a40 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298828056 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_Anim took 1.652 sec
[apply] Testcase: test01_Plain took 0.245 sec
[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 @ 1407298828979 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x178c8195: tileRendererInUse null, GearsES2[obj 0x178c8195 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x178c8195 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 0x178c8195 created: GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x178c8195 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x178c8195 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x178c8195 FIN GearsES2[obj 0x178c8195 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[0x3e3acebd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x178c8195 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x178c8195, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x178c8195: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x178c8195 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 0x3c00006, 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 0x4135cd73: tileRendererInUse null, GearsES2[obj 0x4135cd73 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4135cd73 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 0x4135cd73 created: GearsObj[0x6dd25fea, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4135cd73 created: GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4135cd73 created: GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4135cd73 FIN GearsES2[obj 0x4135cd73 isInit true, usesShared false, 1 GearsObj[0x6dd25fea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68d56991, 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 0x4135cd73 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4135cd73, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x4135cd73 200x200, swapInterval 1, drawable 0x3c00008
[apply] Thread[Thread-6,5,main] GearsES2.display 0x4135cd73 200x200, swapInterval 1, drawable 0x3c00008
[apply] junit.framework.TestListener: endTest(test01_Plain)
[apply] Window1: frames 2
[apply] Window2: frames 5
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4135cd73: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4135cd73 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.795 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298828979 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x178c8195: tileRendererInUse null, GearsES2[obj 0x178c8195 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x178c8195 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 0x178c8195 created: GearsObj[0x2b6a925c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x178c8195 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x178c8195 created: GearsObj[0x61aeec48, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x178c8195 FIN GearsES2[obj 0x178c8195 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[0x3e3acebd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x178c8195 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x178c8195, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x178c8195: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x178c8195 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 0x3c00006, 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 0x4135cd73: tileRendererInUse null, GearsES2[obj 0x4135cd73 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4135cd73 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 0x4135cd73 created: GearsObj[0x6dd25fea, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4135cd73 created: GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4135cd73 created: GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.X 0x4135cd73 FIN GearsES2[obj 0x4135cd73 isInit true, usesShared false, 1 GearsObj[0x6dd25fea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe9733fa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68d56991, 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 0x4135cd73 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4135cd73, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x4135cd73 200x200, swapInterval 1, drawable 0x3c00008
[apply] Thread[Thread-6,5,main] GearsES2.display 0x4135cd73 200x200, swapInterval 1, drawable 0x3c00008
[apply] Window1: frames 2
[apply] Window2: frames 5
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4135cd73: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4135cd73 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 @ 1407298831727 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_Anim took 2.303 sec
[apply] Testcase: test01_Plain took 0.353 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298831727 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] junit.framework.TestListener: startTest(test01CPUSource)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298832725 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
[apply] junit.framework.TestListener: endTest(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] junit.framework.TestListener: startTest(test02VBOOnly)
[apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.junit.framework.TestListener: endTest(test02VBOOnly)
[apply] junit.framework.TestListener: startTest(test03VBOVAO)
[apply] 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] Display mode: VBO_ONLY
[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: 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] Display mode: CPU_SRC
[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] Display mode: VBO_VAO
[apply] Display mode: VBO_ONLY
[apply] Display mode: VBO_VAO
[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_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] junit.framework.TestListener: endTest(test88AllModes)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298838903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.225 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: CPU_SRC
[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] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298832725 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407298838903 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CPUSource took 1.959 sec
[apply] Testcase: test02VBOOnly took 0.684 sec
[apply] Testcase: test03VBOVAO took 0.688 sec
[apply] Testcase: test12CPUSourceAndVBOOnly took 0.664 sec
[apply] Testcase: test13CPUSourceAndVBOVAO took 0.706 sec
[apply] Testcase: test23VBOOnlyAndVBOVAO took 0.702 sec
[apply] Testcase: test88AllModes took 0.675 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298839794 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT
[apply] junit.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: Caught GLException: 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 0x48681425, handle 0x294a890, isShared false, jogamp.opengl.gl4.GL4bcImpl@2902ae46,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6eff8ab2,
[apply] Handle 0x3c00006,
[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 0x191e8b08], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x4aeae50c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2439c71a],
[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 0x46002da4], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d3e8e8a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x35b48de3],
[apply] Surface WrappedSurface[ displayHandle 0x7f9f64a6cbc0
[apply] , surfaceHandle 0x3c00006
[apply] , size 512x512
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f9f64a6cbc0, owner true, ResourceToolkitLock[obj 0x60cf4da0, isOwner true, <49f17507, b3a447e>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 <1e66b1f4, 682d19c3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]
[apply] , X11DummyUpstreamSurfaceHook[pixel 512x512]
[apply] , upstreamSurface false ]], direct true] on thread Thread-2-UserApp-JUnitTestRunner
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.47 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298839794 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: Caught GLException: 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 0x48681425, handle 0x294a890, isShared false, jogamp.opengl.gl4.GL4bcImpl@2902ae46,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6eff8ab2,
[apply] Handle 0x3c00006,
[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 0x191e8b08], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x4aeae50c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2439c71a],
[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 0x46002da4], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4d3e8e8a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x35b48de3],
[apply] Surface WrappedSurface[ displayHandle 0x7f9f64a6cbc0
[apply] , surfaceHandle 0x3c00006
[apply] , size 512x512
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f9f64a6cbc0, owner true, ResourceToolkitLock[obj 0x60cf4da0, isOwner true, <49f17507, b3a447e>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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, GLProfileSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298841216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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, 0x7f9f64a6cbc0, refCount 1, unCloseable true]
[apply] [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 <1e66b1f4, 682d19c3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]
[apply] , X11DummyUpstreamSurfaceHook[pixel 512x512]
[apply] , upstreamSurface false ]], direct true] on thread Thread-2-UserApp-JUnitTestRunner
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298841216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2CPUSource took 1.29 sec
[apply] Testcase: test02GL3CPUSource took 0.061 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298842230 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT
[apply] junit.framework.TestListener: tests to run: 11
[apply] junit.framework.TestListener: startTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal)
[apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00002,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34222e58: tileRendererInUse null, GearsES2[obj 0x34222e58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x34222e58 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] 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@508da027,
[apply] Handle 0x3c00002,
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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 0x1f939fd3, handle 0x7f30b8ac0b20, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dd4a708,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00002,
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[apply] gear1 0x34222e58 created: GearsObj[0x781d929f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x34222e58 created: GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x34222e58 created: GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34222e58 FIN GearsES2[obj 0x34222e58 isInit true, usesShared false, 1 GearsObj[0x781d929f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57c5c8c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x34222e58 400x300, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 400x300, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x717a89c1]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x717a89c1]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] 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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] 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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00002, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 600x450, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 600x450, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34222e58: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34222e58 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34222e58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@13577460[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal)
[apply] junit.framework.TestListener: startTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00006,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x25aa4de2: tileRendererInUse null, GearsES2[obj 0x25aa4de2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x25aa4de2 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 0x25aa4de2 created: GearsObj[0x6ea91f6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x25aa4de2 created: GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x25aa4de2 created: GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x25aa4de2 FIN GearsES2[obj 0x25aa4de2 isInit true, usesShared false, 1 GearsObj[0x6ea91f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc720a30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x25aa4de2 400x300, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 400x300, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5bef330a]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5bef330a]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL4___-hw-fbobInit 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@508da027,
[apply] Handle 0x3c00006,
[apply] Capsject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] 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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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 0x1e05c314, handle 0x2de2c70, isShared false, jogamp.opengl.gl4.GL4bcImpl@1433150a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00006,
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] 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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00006, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 600x450, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 600x450, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x25aa4de2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x25aa4de2 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x25aa4de2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fdf43bf[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex)
[apply] junit.framework.TestListener: startTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000a,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2ea866d6: tileRendererInUse null, GearsES2[obj 0x2ea866d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2ea866d6 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 0/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 0x2ea866d6 created: GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2ea866d6 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2ea866d6 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ea866d6 FIN GearsES2[obj 0x2ea866d6 isInit true, usesShared false, 1 GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37ce3058, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2ea866d6 400x300, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 400x300, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[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@508da027,
[apply] Handle 0x3c0000a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 0/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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 0x15651b52, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@68d7c870,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 0/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c0000a, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 600x450, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 600x450, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ea866d6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ea866d6 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2ea866d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@31f78388[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth)
[apply] junit.framework.TestListener: startTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000e,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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.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,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 0x721870dc created: GearsObj[0x4156f8b9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x721870dc created: GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x721870dc created: GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x721870dc FIN GearsES2[obj 0x721870dc isInit true, usesShared false, 1 GearsObj[0x4156f8b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a784abe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x721870dc 400x300, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 400x300, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] 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@508da027,
[apply] Handle 0x3c0000e,
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78],
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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 0x7921b0d8, handle 0x7f30b8a02840, isShared false, jogamp.opengl.gl4.GL4bcImpl@6e6fdd08,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000e,
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78],
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0xf475d8e]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0xf475d8e]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] 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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c0000e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 600x450, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 600x450, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] 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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x721870dc: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x721870dc FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x721870dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2299b609[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal)
[apply] junit.framework.TestListener: startTest(test03a_GL2ES2_Demo2MSAA4_Normal)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00012,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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]
[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 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] 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@508da027,
[apply] Handle 0x3c00012,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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 0x41878a17, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@35652434,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00012,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize3.sampleCount: 4 -> 0
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@32bed4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38e8df29[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test03a_GL2ES2_Demo2MSAA4_Normal)
[apply] junit.framework.TestListener: startTest(test03b_GL2ES2_Demo2MSAA4_NoTex)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00016,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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]
[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 -> 6 (enable: true)
[apply] null
[apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] 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@508da027,
[apply] Handle 0x3c00016,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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 0x1a6778eb, handle 0x7f30c1781a60, isShared false, jogamp.opengl.gl4.GL4bcImpl@c355f75,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00016,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize3.sampleCount: 4 -> 0
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@40e0096[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@334879ee[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test03b_GL2ES2_Demo2MSAA4_NoTex)
[apply] junit.framework.TestListener: startTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001a,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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]
[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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]
[apply] has msaa: true
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
[apply] 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@508da027,
[apply] Handle 0x3c0001a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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 0x178c8195, handle 0x7f30b92eed90, isShared false, jogamp.opengl.gl4.GL4bcImpl@540c1b0d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize3.sampleCount: 4 -> 0
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@66c41d96[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5572978f[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth)
[apply] junit.framework.TestListener: startTest(test04_GL2ES2_FBODemoMSAA4_Normal)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001e,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xb58803f: tileRendererInUse null, GearsES2[obj 0xb58803f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xb58803f 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] 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@508da027,
[apply] Handle 0x3c0001e,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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 0x3baf655e, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57dc7b85,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001e,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] gear1 0xb58803f created: GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xb58803f created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xb58803f created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb58803f FIN GearsES2[obj 0xb58803f isInit true, usesShared false, 1 GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2592cb49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,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 -> 9 (enable: true)
[apply] null
[apply] ShaderProgram[id=9, linked=false, inUse=false, program: 4,
[apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 400x300
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 400x300 of 400x300, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 400x300, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 400x300, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] **** Reshape: 200x150
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 200x150 of 200x150, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3]
[apply] **** Reshape: 800x600
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 800x600 of 800x600, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize3.sampleCount: 4 -> 0
[apply] **** Reshape: 600x450
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 600x450 of 600x450, swapInterval -1, drawable 0x3c0001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 600x450, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 600x450, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb58803f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb58803f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] EGL ES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] EGL ES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@4c3185d3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@474906b9[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test04_GL2ES2_FBODemoMSAA4_Normal)
[apply] junit.framework.TestListener: startTest(test11_EGLES2_Demo0Normal)
[apply] junit.framework.TestListener: endTest(test11_EGLES2_Demo0Normal)
[apply] junit.framework.TestListener: startTest(test13_EGLES2_Demo0MSAA4)
[apply] junit.framework.TestListener: endTest(test13_EGLES2_Demo0MSAA4)
[apply] junit.framework.TestListener: startTest(test21_GL3_Demo0Normal)
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00022,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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 0x401a8346: tileRendererInUse null, GearsES2[obj 0x401a8346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x401a8346 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 0x401a8346 created: GearsObj[0x722d6636, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x401a8346 created: GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x401a8346 created: GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x401a8346 FIN GearsES2[obj 0x401a8346 isInit true, usesShared false, 1 GearsObj[0x722d6636, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x260e3a17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x401a8346 400x300, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 400x300, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x2fcf1d75]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x2fcf1d75]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.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@508da027,
[apply] Handle 0x3c00022,
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8],
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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 0x6a8b11f5, handle 0x7f30b9309bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@261931e4,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00022,
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8],
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00022, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 600x450, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 600x450, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x401a8346: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x401a8346 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x401a8346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@ca0898b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test21_GL3_Demo0Normal)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298846637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 4.455 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@508da027,
[apply] Handle 0x3c00002,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c00002,
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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 0x1f939fd3, handle 0x7f30b8ac0b20, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dd4a708,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00002,
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00002
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x20d89c2, isOwner false, <46cf209b, 4865c46e>[count 0, qsz 0, owner <NULL>]]], 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 <114336e4, 53c8bb96>[count 0, qsz 0, owner <NULL>]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[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 0x717a89c1], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x51b53af], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x23ea181b]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34222e58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@13577460[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@508da027,
[apply] Handle 0x3c00006,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c00006,
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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 0x1e05c314, handle 0x2de2c70, isShared false, jogamp.opengl.gl4.GL4bcImpl@1433150a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00006,
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00006
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x209bc0df, isOwner false, <51938132, 2b072375>[count 0, qsz 0, owner <NULL>]]], 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 <61a8ec64, 1937cb53>[count 0, qsz 0, owner <NULL>]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[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 0x2, obj 0x5bef330a], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x684a25ab], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x350004ad]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x25aa4de2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fdf43bf[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@508da027,
[apply] Handle 0x3c0000a,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c0000a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 0/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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 0x15651b52, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@68d7c870,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x136d8cda, isOwner false, <7d3a462c, 7cd532ee>[count 0, qsz 0, owner <NULL>]]], 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 0/0/0, one, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <1102e749, 559e7258>[count 0, qsz 0, owner <NULL>]
[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 0/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 null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x20e4af77], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5bbbe80]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2ea866d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@31f78388[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@508da027,
[apply] Handle 0x3c0000e,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c0000e,
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78],
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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 0x7921b0d8, handle 0x7f30b8a02840, isShared false, jogamp.opengl.gl4.GL4bcImpl@6e6fdd08,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0000e,
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78],
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0000e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x30f69f4e, isOwner false, <f54d2ff, 9e86b36>[count 0, qsz 0, owner <NULL>]]], 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 <79d6ab4e, 7c88cc5f>[count 0, qsz 0, owner <NULL>]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0x12672832], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x2417bcb9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x327ff40e]
[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 0xf475d8e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x12e17309], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x164f1d78]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x721870dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2299b609[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@508da027,
[apply] Handle 0x3c00012,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c00012,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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 0x41878a17, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@35652434,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00012,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00012
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0xce2b11f, isOwner false, <76da70d4, 7f25ab41>[count 0, qsz 0, owner <NULL>]]], 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 <20e799e, 4527520>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x24a03155], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4dbad3b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1106d63c]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x6c5ea088], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x57db05df], 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 0x4dbad3b1], hasSink true, dirty false], state OK, obj 0x387d784d]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@32bed4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@38e8df29[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@508da027,
[apply] Handle 0x3c00016,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c00016,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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 0x1a6778eb, handle 0x7f30c1781a60, isShared false, jogamp.opengl.gl4.GL4bcImpl@c355f75,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00016,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00016
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4e692639, isOwner false, <594c9066, 319c4657>[count 0, qsz 0, owner <NULL>]]], 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 <ace1333, 5f4e7ecf>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x14b9337f], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xae3e17a]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7f079e09], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x76e8162b], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x7f3399d7], hasSink true, dirty false], state OK, obj 0x4d18a206]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@40e0096[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@334879ee[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@508da027,
[apply] Handle 0x3c0001a,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c0001a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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 0x178c8195, handle 0x7f30b92eed90, isShared false, jogamp.opengl.gl4.GL4bcImpl@540c1b0d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001a,
[apply] Caps GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001a
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x374287a9, isOwner false, <70d88496, 16e8cdbb>[count 0, qsz 0, owner <NULL>]]], 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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]]
[apply] , surfaceLock <e1abbbd, 7d1b7c86>[count 0, qsz 0, owner <NULL>]
[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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2648b938]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x70781f2a], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x98f6947], hasSink true, dirty false], state OK, obj 0x5e463815]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@66c41d96[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5572978f[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@508da027,
[apply] Handle 0x3c0001e,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c0001e,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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 0x3baf655e, handle 0x7f30c0e62fd0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57dc7b85,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c0001e,
[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 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610],
[apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c0001e
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x280c8af, isOwner false, <54f75a71, 3b52dc4b>[count 0, qsz 0, owner <NULL>]]], 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 <3cfcde5a, 7d6a05fd>[count 0, qsz 0, owner <NULL>]
[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 3/3, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x11838ae3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x78281cee], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x53134610]
[apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x2f52084c], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x165cef0c], 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 0x78281cee], hasSink true, dirty false], state OK, obj 0x329ecdd9]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@4c3185d3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@474906b9[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@508da027,
[apply] Handle 0x3c00022,
[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 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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@508da027,
[apply] Handle 0x3c00022,
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8],
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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 0x6a8b11f5, handle 0x7f30b9309bb0, isShared false, jogamp.opengl.gl4.GL4bcImpl@261931e4,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@508da027,
[apply] Handle 0x3c00022,
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8],
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5],
[apply] Surface WrappedSurface[ displayHandle 0x7f30b8c8f8c0
[apply] , surfaceHandle 0x3c00022
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f30b8c8f8c0, owner true, ResourceToolkitLock[obj 0x4c66f067, isOwner false, <7a312160, 2f86644c>[count 0, qsz 0, owner <NULL>]]], 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 <2022d1f4, 4e05faa7>[count 0, qsz 0, owner <NULL>]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x411d84f0], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x64bf251c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7902c9f5]
[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 0x2fcf1d75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x50482278], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469704d8]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x401a8346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@ca0898b[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 @ 1407298842230 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34222e58: tileRendererInUse null, GearsES2[obj 0x34222e58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x34222e58 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 0x34222e58 created: GearsObj[0x781d929f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x34222e58 created: GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x34222e58 created: GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34222e58 FIN GearsES2[obj 0x34222e58 isInit true, usesShared false, 1 GearsObj[0x781d929f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d854254, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57c5c8c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x34222e58 400x300, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 400x300, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 200x150, swapInterval 0, drawable 0x3c00002
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x717a89c1]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x717a89c1]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 800x600, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34222e58 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00002, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x34222e58, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 600x450, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34222e58 600x450, swapInterval 0, drawable 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34222e58: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x34222e58 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x25aa4de2: tileRendererInUse null, GearsES2[obj 0x25aa4de2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x25aa4de2 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 0x25aa4de2 created: GearsObj[0x6ea91f6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x25aa4de2 created: GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x25aa4de2 created: GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x25aa4de2 FIN GearsES2[obj 0x25aa4de2 isInit true, usesShared false, 1 GearsObj[0x6ea91f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1214b106, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc720a30, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x25aa4de2 400x300, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 400x300, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 200x150, swapInterval 0, drawable 0x3c00006
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5bef330a]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x5bef330a]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 800x600, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x25aa4de2 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00006, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x25aa4de2, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 600x450, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x25aa4de2 600x450, swapInterval 0, drawable 0x3c00006
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x25aa4de2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x25aa4de2 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2ea866d6: tileRendererInUse null, GearsES2[obj 0x2ea866d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2ea866d6 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 0/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 0x2ea866d6 created: GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2ea866d6 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2ea866d6 created: GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ea866d6 FIN GearsES2[obj 0x2ea866d6 isInit true, usesShared false, 1 GearsObj[0x365de953, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f816407, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x37ce3058, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2ea866d6 400x300, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 400x300, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 200x150, swapInterval 0, drawable 0x3c0000a
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 800x600, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ea866d6 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c0000a, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2ea866d6, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 600x450, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ea866d6 600x450, swapInterval 0, drawable 0x3c0000a
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ea866d6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ea866d6 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 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,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 0x721870dc created: GearsObj[0x4156f8b9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x721870dc created: GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x721870dc created: GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x721870dc FIN GearsES2[obj 0x721870dc isInit true, usesShared false, 1 GearsObj[0x4156f8b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34e35b32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a784abe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x721870dc 400x300, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 400x300, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 200x150, swapInterval 0, drawable 0x3c0000e
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0xf475d8e]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0xf475d8e]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 800x600, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x721870dc 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c0000e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x721870dc, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 600x450, swapInterval 0, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x721870dc 600x450, swapInterval 0, drawable 0x3c0000e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x721870dc: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x721870dc FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.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 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x24a03155]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.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 -> 6 (enable: true)
[apply] null
[apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x14b9337f]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.hw], offscr[fbo]]
[apply] has msaa: true
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xb58803f: tileRendererInUse null, GearsES2[obj 0xb58803f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xb58803f 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 0xb58803f created: GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xb58803f created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xb58803f created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xb58803f FIN GearsES2[obj 0xb58803f isInit true, usesShared false, 1 GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2592cb49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,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 -> 9 (enable: true)
[apply] null
[apply] ShaderProgram[id=9, linked=false, inUse=false, program: 4,
[apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 400x300
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 400x300 of 400x300, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 400x300, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 400x300, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] **** Reshape: 200x150
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 200x150 of 200x150, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 200x150, swapInterval -1, drawable 0x3c0001e
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x11838ae3]
[apply] **** Reshape: 800x600
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 800x600 of 800x600, swapInterval -1, drawable 0x3c0001e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 800x600, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] **** Reshape: 600x450
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xb58803f 0/0 600x450 of 600x450, swapInterval -1, drawable 0x3c0001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xb58803f, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x3c0001e, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 600x450, swapInterval -1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb58803f 600x450, swapInterval -1, drawable 0x3c0001e
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb58803f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xb58803f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] EGL ES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] EGL ES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x401a8346: tileRendererInUse null, GearsES2[obj 0x401a8346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x401a8346 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 0x401a8346 created: GearsObj[0x722d6636, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x401a8346 created: GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x401a8346 created: GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x401a8346 FIN GearsES2[obj 0x401a8346 isInit true, usesShared false, 1 GearsObj[0x722d6636, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2919dca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x260e3a17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 400x300 of 400x300, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x401a8346 400x300, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 400x300, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 200x150 of 200x150, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 200x150, swapInterval 0, drawable 0x3c00022
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x2fcf1d75]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x2fcf1d75]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 800x600 of 800x600, swapInterval 0, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 800x600, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x401a8346 0/0 600x450 of 600x450, swapInterval 0, drawable 0x3c00022, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x401a8346, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 600x450, swapInterval 0, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x401a8346 600x450, swapInterval 0, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x401a8346: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x401a8346 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298846637 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 1.69 sec
[apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.292 sec
[apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.328 sec
[apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.346 sec
[apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.362 sec
[apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.293 sec
[apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.312 sec
[apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.362 sec
[apply] Testcase: test11_EGLES2_Demo0Normal took 0.002 sec
[apply] Testcase: test13_EGLES2_Demo0MSAA4 took 0.001 sec
[apply] Testcase: test21_GL3_Demo0Normal took 0.326 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.frameworThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298847728 ms +++ localhosk.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.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 0x748b61a3, handle 0x1c232f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@386eaf0d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6aa69b6c,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x171f370, owner true, ResourceToolkitLock[obj 0x60260627, isOwner true, <605e1bc1, 42704d54>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x1317ea0, owner true, ResourceToolkitLock[obj 0x5ae4e7df, isOwner false, <6a331017, 3e658c79>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1317ea0, owner true, ResourceToolkitLock[obj 0x5ae4e7df, isOwner false, <6a331017, 3e658c79>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <7ce97bef, 44c7c7fa>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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.909 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298847728 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x748b61a3, handle 0x1c232f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@386eaf0d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6aa69b6c,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x171f370, owner true, ResourceToolkitLock[obj 0x60260627, isOwner true, <605e1bc1, 42704d54>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x1317ea0, owner true, ResourceToolkitLock[obj 0x5ae4e7df, isOwner false, <6a331017, 3e658c79>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1317ea0, owner true, ResourceToolkitLock[obj 0x5ae4e7df, isOwner false, <6a331017, 3e658c79>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <7ce97bef, 44c7c7fa>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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 @ 1407298850591 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 2.775 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298850591 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] junit.fThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298851562 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01
[apply] ramework.TestListener: startTest(test01)
[apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x1b58adc7: tileRendererInUse null, GearsES2[obj 0x1b58adc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1b58adc7 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 0x1b58adc7 created: GearsObj[0x550049b6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1b58adc7 created: GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1b58adc7 created: GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1b58adc7 FIN GearsES2[obj 0x1b58adc7 isInit true, usesShared false, 1 GearsObj[0x550049b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ccc45d2, 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 0x1b58adc7 0/0 128x128 of 128x128, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3c00002, 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 0x1b58adc7 0/0 384x384 of 384x384, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7 0/0 640x640 of 640x640, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7 0/0 896x896 of 896x896, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1b58adc7 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.253 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298851562 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x1b58adc7: tileRendererInUse null, GearsES2[obj 0x1b58adc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1b58adc7 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 0x1b58adc7 created: GearsObj[0x550049b6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1b58adc7 created: GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1b58adc7 created: GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1b58adc7 FIN GearsES2[obj 0x1b58adc7 isInit true, usesShared false, 1 GearsObj[0x550049b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e77753, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ccc45d2, 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 0x1b58adc7 0/0 128x128 of 128x128, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3c00002, 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 0x1b58adc7 0/0 384x384 of 384x384, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7 0/0 640x640 of 640x640, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7 0/0 896x896 of 896x896, swapInterval -1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b58adc7, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x3c00002, 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 0x1b58adc7: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1b58adc7 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 @ 1407298854767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 3.115 sec
[apply] Testcase: test01_Main took 0.002 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298854767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT
[apply] junit.framework.TestListener: tThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298855731 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] ests to run: 1
[apply] junit.framework.TestListener: startTest(test01)
[apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x450fdc46: tileRendererInUse null, GearsES2[obj 0x450fdc46 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x450fdc46 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 0x450fdc46 created: GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x450fdc46 created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x450fdc46 created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x450fdc46 FIN GearsES2[obj 0x450fdc46 isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1a070b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x450fdc46 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x450fdc46 256x256, swapInterval -1, drawable 0x4000002
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x450fdc46 isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1a070b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@4c184a49[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[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 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 0x24cd59e9], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x56fc15cb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25c9e2df],
[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 0x6bd79538], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x694db1da], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1685c6d8],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b86d2620
[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 0x7f35b86d2620, owner true, ResourceToolkitLock[obj 0x28c19a75, isOwner false, <3e838c3a, 2e6b53e6>[count 0, qsz 0, owner <NULL>]]], 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 <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]
[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 0x7abc0bd, handle 0x7f35b86b4a90, isShared true, jogamp.opengl.gl4.GL4bcImpl@51d5c103,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[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 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 0x24cd59e9], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x56fc15cb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25c9e2df],
[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 0x6bd79538], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x694db1da], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1685c6d8],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b86d2620
[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 0x7f35b86d2620, owner true, ResourceToolkitLock[obj 0x28c19a75, isOwner false, <3e838c3a, 2e6b53e6>[count 0, qsz 0, owner <NULL>]]], 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 <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]
[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@6ccc45d2,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], 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 0x383035a1, handle 0x1139080, isShared true, jogamp.opengl.gl4.GL4bcImpl@332b6f2a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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 0x4200002, 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@5ad8e34f[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@55338621[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x4200002,
[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 0x5c95306c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x6ba9dbac], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469e31f0],
[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 0x1a275a2e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x3be0a7c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xd918f6c],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b93010b0
[apply] , surfaceHandle 0x4200002
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f35b93010b0, owner true, ResourceToolkitLock[obj 0x4f5f0269, isOwner false, <66976434, 5d33c68a>[count 0, qsz 0, owner <NULL>]]], 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 <722fbdd3, 1c57a236>[count 0, qsz 0, owner <NULL>]
[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 0x5b266925, handle 0x77a1d0, isShared true, jogamp.opengl.gl4.GL4bcImpl@3d5a95c3,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x4200002,
[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 0x5c95306c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x6ba9dbac], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469e31f0],
[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 0x1a275a2e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x3be0a7c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xd918f6c],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b93010b0
[apply] , surfaceHandle 0x4200002
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f35b93010b0, owner true, ResourceToolkitLock[obj 0x4f5f0269, isOwner false, <66976434, 5d33c68a>[count 0, qsz 0, owner <NULL>]]], 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 <722fbdd3, 1c57a236>[count 0, qsz 0, owner <NULL>]
[apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], direct true] ,
[apply] UpstreamWidget: null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x450fdc46 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 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] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4200002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 256x256, c 3
[apply] XXX: 256x256, c 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] XXX: 256x256, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-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] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x450fdc46 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 512x512, c 1
[apply] XXX: 512x512, c 2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4200002, 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 0x450fdc46 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4200002, 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 0x450fdc46 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4200002, 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 0x450fdc46: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x450fdc46 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.311 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298855731 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 0x450fdc46: tileRendererInUse null, GearsES2[obj 0x450fdc46 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x450fdc46 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 0x450fdc46 created: GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x450fdc46 created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x450fdc46 created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x450fdc46 FIN GearsES2[obj 0x450fdc46 isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1a070b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x450fdc46 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x450fdc46 256x256, swapInterval -1, drawable 0x4000002
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x450fdc46 isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d1a070b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@4c184a49[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[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 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 0x24cd59e9], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x56fc15cb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25c9e2df],
[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 0x6bd79538], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x694db1da], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1685c6d8],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b86d2620
[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 0x7f35b86d2620, owner true, ResourceToolkitLock[obj 0x28c19a75, isOwner false, <3e838c3a, 2e6b53e6>[count 0, qsz 0, owner <NULL>]]], 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 <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]
[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 0x7abc0bd, handle 0x7f35b86b4a90, isShared true, jogamp.opengl.gl4.GL4bcImpl@51d5c103,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[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 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 0x24cd59e9], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x56fc15cb], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x25c9e2df],
[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 0x6bd79538], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x694db1da], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1685c6d8],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b86d2620
[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 0x7f35b86d2620, owner true, ResourceToolkitLock[obj 0x28c19a75, isOwner false, <3e838c3a, 2e6b53e6>[count 0, qsz 0, owner <NULL>]]], 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 <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]
[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@6ccc45d2,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], 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 0x383035a1, handle 0x1139080, isShared true, jogamp.opengl.gl4.GL4bcImpl@332b6f2a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1925a00, owner true, ResourceToolkitLock[obj 0x2872d5ee, isOwner false, <b3b1101, 52d95e69>[count 0, qsz 0, owner <NULL>]]], 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 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x1b1dbf0, owner true, ResourceToolkitLock[obj 0x3cc569fd, isOwner false, <44b18036, 61587c75>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@78531740, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@171ba877, ], 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@18d1287b, ], windowLock <4bb8aff7, 4a28a7f7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 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 0x4200002, 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@5ad8e34f[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@55338621[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x4200002,
[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 0x5c95306c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x6ba9dbac], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469e31f0],
[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 0x1a275a2e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x3be0a7c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xd918f6c],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b93010b0
[apply] , surfaceHandle 0x4200002
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f35b93010b0, owner true, ResourceToolkitLock[obj 0x4f5f0269, isOwner false, <66976434, 5d33c68a>[count 0, qsz 0, owner <NULL>]]], 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 <722fbdd3, 1c57a236>[count 0, qsz 0, owner <NULL>]
[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 0x5b266925, handle 0x77a1d0, isShared true, jogamp.opengl.gl4.GL4bcImpl@3d5a95c3,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@6ccc45d2,
[apply] Handle 0x4200002,
[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 0x5c95306c], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x6ba9dbac], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x469e31f0],
[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 0x1a275a2e], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x3be0a7c8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xd918f6c],
[apply] Surface WrappedSurface[ displayHandle 0x7f35b93010b0
[apply] , surfaceHandle 0x4200002
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , X11GLXGraphicsSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298858994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Configuration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f35b93010b0, owner true, ResourceToolkitLock[obj 0x4f5f0269, isOwner false, <66976434, 5d33c68a>[count 0, qsz 0, owner <NULL>]]], 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 <722fbdd3, 1c57a236>[count 0, qsz 0, owner <NULL>]
[apply] , X11DummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], direct true] ,
[apply] UpstreamWidget: null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x450fdc46 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 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] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4200002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 256x256, c 3
[apply] XXX: 256x256, c 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] XXX: 256x256, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-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] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x450fdc46 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 512x512, c 1
[apply] XXX: 512x512, c 2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4200002, 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 0x450fdc46 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4200002, 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 0x450fdc46 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x450fdc46, angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4200002, 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 0x450fdc46: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x450fdc46 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 @ 1407298858994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 3.165 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 Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298859980 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] to run: 1
[apply] junit.framework.TestListener: startTest(test01)
[apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.hw], on-scr[.]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x276fcbc0: tileRendererInUse null, GearsES2[obj 0x276fcbc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x276fcbc0 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 0x276fcbc0 created: GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x276fcbc0 created: GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x276fcbc0 created: GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x276fcbc0 FIN GearsES2[obj 0x276fcbc0 isInit true, usesShared false, 1 GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136157d, 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,5,main] GearsES2.reshape 0x276fcbc0 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x276fcbc0 256x256, swapInterval -1, drawable 0x4000002
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x276fcbc0 isInit true, usesShared false, 1 GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebfc15b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@56badda8[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[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 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 0x694db1da], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x73639a56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6bd79538],
[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 0x28c19a75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1685c6d8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e838c3a],
[apply] Surface WrappedSurface[ displayHandle 0x7fbd207a54b0
[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 0x7fbd207a54b0, owner true, ResourceToolkitLock[obj 0x2e6b53e6, isOwner false, <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]]], 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 <51d5c103, 2872d5ee>[count 0, qsz 0, owner <NULL>]
[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 0x115b92b3, handle 0x7fbd207c4ad0, isShared true, jogamp.opengl.gl4.GL4bcImpl@b3b1101,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[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 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 0x694db1da], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x73639a56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6bd79538],
[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 0x28c19a75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1685c6d8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e838c3a],
[apply] Surface WrappedSurface[ displayHandle 0x7fbd207a54b0
[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 0x7fbd207a54b0, owner true, ResourceToolkitLock[obj 0x2e6b53e6, isOwner false, <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]]], 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 <51d5c103, 2872d5ee>[count 0, qsz 0, owner <NULL>]
[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@3ffaef0a,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], 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 0x6510f9d8, handle 0x1daa650, isShared true, jogamp.opengl.gl4.GL4bcImpl@16ea3c9d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], 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 0x276fcbc0 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 512x512, c 2
[apply] XXX: 512x512, c 3
[apply] XXX: 512x512, c 4
[apply] XXX: 512x512, c 5
[apply] XXX: 512x512, c 6
[apply] XXX: 512x512, c 7
[apply] XXX: 512x512, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-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 0x276fcbc0 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 2
[apply] XXX: 768x768, c 3
[apply] XXX: 768x768, c 4
[apply] XXX: 768x768, c 5
[apply] XXX: 768x768, c 6
[apply] XXX: 768x768, c 7
[apply] XXX: 768x768, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-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 0x276fcbc0 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x276fcbc0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x276fcbc0 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.114 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298859980 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 0x276fcbc0: tileRendererInUse null, GearsES2[obj 0x276fcbc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x276fcbc0 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 0x276fcbc0 created: GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x276fcbc0 created: GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x276fcbc0 created: GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x276fcbc0 FIN GearsES2[obj 0x276fcbc0 isInit true, usesShared false, 1 GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136157d, 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,5,main] GearsES2.reshape 0x276fcbc0 0/0 256x256 of 256x256, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x276fcbc0 256x256, swapInterval -1, drawable 0x4000002
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x276fcbc0 isInit true, usesShared false, 1 GearsObj[0x585df7c6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x136157d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebfc15b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@56badda8[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[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 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 0x694db1da], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x73639a56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6bd79538],
[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 0x28c19a75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1685c6d8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e838c3a],
[apply] Surface WrappedSurface[ displayHandle 0x7fbd207a54b0
[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 0x7fbd207a54b0, owner true, ResourceToolkitLock[obj 0x2e6b53e6, isOwner false, <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]]], 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 <51d5c103, 2872d5ee>[count 0, qsz 0, owner <NULL>]
[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 0x115b92b3, handle 0x7fbd207c4ad0, isShared true, jogamp.opengl.gl4.GL4bcImpl@b3b1101,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[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 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 0x694db1da], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x73639a56], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6bd79538],
[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 0x28c19a75], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x1685c6d8], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e838c3a],
[apply] Surface WrappedSurface[ displayHandle 0x7fbd207a54b0
[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 0x7fbd207a54b0, owner true, ResourceToolkitLock[obj 0x2e6b53e6, isOwner false, <85138d9, c6b32d3>[count 0, qsz 0, owner <NULL>]]], 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 <51d5c103, 2872d5ee>[count 0, qsz 0, owner <NULL>]
[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@3ffaef0a,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], 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 0x6510f9d8, handle 0x1daa650, isShared true, jogamp.opengl.gl4.GL4bcImpl@16ea3c9d,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@3ffaef0a,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x26183c0, owner true, ResourceToolkitLock[obj 0x52d95e69, isOwner false, <3cc569fd, 44b18036>[count 0, qsz 0, owner <NULL>]]], 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 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fbd20755b40, owner true, ResourceToolkitLock[obj 0x61587c75, isOwner false, <78531740, 171ba877>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@18d1287b, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@4bb8aff7, ], 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@4a28a7f7, ], windowLock <332b6f2a, 688f48a4>[count 0, qsz 0, owner <NULL>], 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 0x276fcbc0 0/0 512x512 of 512x512, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 512x512, c 2
[apply] XXX: 512x512, c 3
[apply] XXX: 512x512, c 4
[apply] XXX: 512x512, c 5
[apply] XXX: 512x512, c 6
[apply] XXX: 512x512, c 7
[apply] XXX: 512x512, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-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 0x276fcbc0 0/0 768x768 of 768x768, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 2
[apply] XXX: 768x768, c 3
[apply] XXX: 768x768, c 4
[apply] XXX: 768x768, c 5
[apply] XXX: 768x768, c 6
[apply] XXX: 768x768, c 7
[apply] XXX: 768x768, c 8
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-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 0x276fcbc0 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x4000002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x276fcbc0, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x276fcbc0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x276fcbc0 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 @ 1407298863046 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 2.982 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298863046 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407298864048 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testOnScreenDblBuf)
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
[apply] Window: jogamp.newt.driver.x11.WindowDriver
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x178b0831: tileRendererInUse null, GearsES2[obj 0x178b0831 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x178b0831 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x178b0831 created: GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x178b0831 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x178b0831 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x178b0831 FIN GearsES2[obj 0x178b0831 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[0x13cb3006, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x178b0831 0/0 640x400 of 640x400, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x178b0831, 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] Fin start ...
[apply] 1 s: 60 f / 1220 ms, 49.1 fps, 20 ms/f; total: 60 f, 49.1 fps, 20 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x178b0831: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x178b0831 FIN
[apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@eb059ce,
[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@5bd7eaea, com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], windowLock <6d2ddeee, 5e871341>[count 0, qsz 0, owner <NULL>], 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@5bd7eaea, com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], windowLock <6d2ddeee, 5e871341>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testOnScreenDblBuf)
[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.705 sec
[apply] ------------- Standard Output ---------------
[apply] Window: jogamp.newt.SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298866706 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@eb059ce,
[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@5bd7eaea, com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], windowLock <6d2ddeee, 5e871341>[count 0, qsz 0, owner <NULL>], 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@5bd7eaea, com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3c7fd7c1, ], windowLock <6d2ddeee, 5e871341>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298864048 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 0x178b0831: tileRendererInUse null, GearsES2[obj 0x178b0831 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x178b0831 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x178b0831 created: GearsObj[0x6d90cc61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x178b0831 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x178b0831 created: GearsObj[0x3d5a2c79, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x178b0831 FIN GearsES2[obj 0x178b0831 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[0x13cb3006, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x178b0831 0/0 640x400 of 640x400, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x178b0831, 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 / 1220 ms, 49.1 fps, 20 ms/f; total: 60 f, 49.1 fps, 20 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x178b0831: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x178b0831 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 @ 1407298866706 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOnScreenDblBuf took 2.567 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT
[apply] junit.framework.TestListener: tesThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298867614 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] ts to run: 16
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x68junit.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] fa8cf9, isOwner false, <193d6547, dc42543>[count 0, qsz 0, owner <NULL>]]]
[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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x252bb82b: tileRendererInUse null, GearsES2[obj 0x252bb82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x252bb82b 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 0x252bb82b created: GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x252bb82b created: GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x252bb82b created: GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x252bb82b FIN GearsES2[obj 0x252bb82b isInit true, usesShared false, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36c12ae3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x252bb82b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x252bb82b 400x300, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 400x300, swapInterval 1, drawable 0x3c00002
[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 0x252bb82b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x252bb82b 200x150, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 200x150, swapInterval 1, drawable 0x3c00002
[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 0x252bb82b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x252bb82b 800x600, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 800x600, swapInterval 1, drawable 0x3c00002
[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@b508a8b,
[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 0x54b7b17a, isOwner false, <67e4ec09, 66447828>[count 0, qsz 0, owner <NULL>]]], 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 <192cbe8c, 4891e63d>[count 0, qsz 0, owner <NULL>]
[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@62a2d403, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <300d438c, 36cdb4f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x252bb82b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x252bb82b 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 0x3c00006, 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 0x3c0000a, 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 0x3c0000c, 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@b508a8b,
[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@4415f253, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7cd84a10, 5be6a078>[count 0, qsz 0, owner <NULL>], 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@4415f253, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7cd84a10, 5be6a078>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x27c2ecbe: tileRendererInUse null, GearsES2[obj 0x27c2ecbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x27c2ecbe 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 0x27c2ecbe created: GearsObj[0x6b0b8552, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27c2ecbe created: GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27c2ecbe created: GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27c2ecbe FIN GearsES2[obj 0x27c2ecbe isInit true, usesShared false, 1 GearsObj[0x6b0b8552, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2adaf6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27c2ecbe 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x27c2ecbe 400x300, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 400x300, swapInterval 1, drawable 0x3c0000e
[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 0x27c2ecbe 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x27c2ecbe 200x150, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 200x150, swapInterval 1, drawable 0x3c0000e
[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 0x27c2ecbe 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x27c2ecbe 800x600, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 800x600, swapInterval 1, drawable 0x3c0000e
[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@b508a8b,
[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 0x4b2241f8, isOwner false, <36192751, 2d645296>[count 0, qsz 0, owner <NULL>]]], 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 <156a0d22, 65843e29>[count 0, qsz 0, owner <NULL>]
[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@4d0d29d0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1b343e35, 2e01787>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x27c2ecbe: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27c2ecbe 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 0x64e68408: tileRendererInUse null, GearsES2[obj 0x64e68408 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64e68408 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 0x64e68408 created: GearsObj[0x2ecdca66, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64e68408 created: GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64e68408 created: GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64e68408 FIN GearsES2[obj 0x64e68408 isInit true, usesShared false, 1 GearsObj[0x2ecdca66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4702b4ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e68408 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x64e68408 400x300, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 400x300, swapInterval 1, drawable 0x3c00012
[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 0x64e68408 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x64e68408 200x150, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 200x150, swapInterval 1, drawable 0x3c00012
[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 0x64e68408 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x64e68408 800x600, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 800x600, swapInterval 1, drawable 0x3c00012
[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@b508a8b,
[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 0x7713c735, isOwner false, <337ba5a6, 7ab84fb1>[count 0, qsz 0, owner <NULL>]]], 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 <5a782c68, 7ab8e3f>[count 0, qsz 0, owner <NULL>]
[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@1007ce08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <70677770, 18d293b7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x64e68408: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64e68408 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 0x6d5a1741: tileRendererInUse null, GearsES2[obj 0x6d5a1741 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d5a1741 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 0x6d5a1741 created: GearsObj[0x65a714ff, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d5a1741 created: GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d5a1741 created: GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6d5a1741 FIN GearsES2[obj 0x6d5a1741 isInit true, usesShared false, 1 GearsObj[0x65a714ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17958ed5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6d5a1741 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00015, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6d5a1741 400x300, swapInterval 1, drawable 0x3c00015
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 400x300, swapInterval 1, drawable 0x3c00015
[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 0x6d5a1741 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6d5a1741 200x150, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 200x150, swapInterval 1, drawable 0x3c00018
[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 0x6d5a1741 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00019, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6d5a1741 800x600, swapInterval 1, drawable 0x3c00019
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 800x600, swapInterval 1, drawable 0x3c00019
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@b508a8b,
[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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner <NULL>], 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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x6d5a1741: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6d5a1741 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 0x5839788c: tileRendererInUse null, GearsES2[obj 0x5839788c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5839788c 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 0x5839788c created: GearsObj[0x1426b13c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5839788c created: GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5839788c created: GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5839788c FIN GearsES2[obj 0x5839788c isInit true, usesShared false, 1 GearsObj[0x1426b13c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2763019b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5839788c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0001a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x5839788c 400x300, swapInterval 1, drawable 0x3c0001a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 400x300, swapInterval 1, drawable 0x3c0001a
[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 0x5839788c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0001d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5839788c 200x150, swapInterval 1, drawable 0x3c0001d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 200x150, swapInterval 1, drawable 0x3c0001d
[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 0x5839788c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5839788c 800x600, swapInterval 1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 800x600, swapInterval 1, drawable 0x3c0001e
[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 0x5839788c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5839788c FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Fin Drawable: X11PbufferGLXDrawable[Realized false,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@b508a8b,
[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@1dea6b4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <929d69e, 19c923c5>[count 0, qsz 0, owner <NULL>], 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@1dea6b4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <929d69e, 19c923c5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[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 0x22104b0d: tileRendererInUse null, GearsES2[obj 0x22104b0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x22104b0d 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 0x22104b0d created: GearsObj[0x3267178f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x22104b0d created: GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x22104b0d created: GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x22104b0d FIN GearsES2[obj 0x22104b0d isInit true, usesShared false, 1 GearsObj[0x3267178f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x768ed221, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22104b0d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x22104b0d 400x300, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 400x300, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22104b0d 200x150, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 200x150, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22104b0d 800x600, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 800x600, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22104b0d FIN
[apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@b508a8b,
[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@36fb3414, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2618293f, 7c3bfaa2>[count 0, qsz 0, owner <NULL>], 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@36fb3414, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2618293f, 7c3bfaa2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[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 0x2ee0aa88: tileRendererInUse null, GearsES2[obj 0x2ee0aa88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2ee0aa88 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 0x2ee0aa88 created: GearsObj[0x5a30b235, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2ee0aa88 created: GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2ee0aa88 created: GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ee0aa88 FIN GearsES2[obj 0x2ee0aa88 isInit true, usesShared false, 1 GearsObj[0x5a30b235, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4462cf1d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ee0aa88 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2ee0aa88 400x300, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 400x300, swapInterval 1, drawable 0x3c00022
[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 0x2ee0aa88 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2ee0aa88 200x150, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 200x150, swapInterval 1, drawable 0x3c00022
[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 0x2ee0aa88 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2ee0aa88 800x600, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 800x600, swapInterval 1, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: X11OnscreenGLXDrawable[Realized false,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@b508a8b,
[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@5936f59f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2737c77b, 3f09705a>[count 0, qsz 0, owner <NULL>], 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@5936f59f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2737c77b, 3f09705a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ee0aa88: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ee0aa88 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 10.517 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@b508a8b,
[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 0x54b7b17a, isOwner false, <67e4ec09, 66447828>[count 0, qsz 0, owner <NULL>]]], 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 <192cbe8c, 4891e63d>[count 0, qsz 0, owner <NULL>]
[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@62a2d403, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <300d438c, 36cdb4f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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@b508a8b,
[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@4415f253, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7cd84a10, 5be6a078>[count 0, qsz 0, owner <NULL>], 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@4415f253, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7cd84a10, 5be6a078>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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@b508a8b,
[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 0x4b2241f8, isOwner false, <36192751, 2d645296>[count 0, qsz 0, owner <NULL>]]], 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 <156a0d22, 65843e29>[count 0, qsz 0, owner <NULL>]
[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@4d0d29d0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1b343e35, 2e01787>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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@b508a8b,
[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 0x7713c735, isOwner false, <337ba5a6, 7ab84fb1>[count 0, qsz 0, owner <NULL>]]], 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 <5a782c68, 7ab8e3f>[count 0, qsz 0, owner <NULL>]
[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@1007ce08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <70677770, 18d293b7>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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@b508a8b,
[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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner <NULL>], 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@af4e3b6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5391c758, 7b68d45>[count 0, qsz 0, owner <NULL>], surfacSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298878081 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] eLockCount 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@b508a8b,
[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@1dea6b4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <929d69e, 19c923c5>[count 0, qsz 0, owner <NULL>], 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@1dea6b4a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <929d69e, 19c923c5>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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@b508a8b,
[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@36fb3414, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2618293f, 7c3bfaa2>[count 0, qsz 0, owner <NULL>], 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@36fb3414, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2618293f, 7c3bfaa2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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@b508a8b,
[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@5936f59f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2737c77b, 3f09705a>[count 0, qsz 0, owner <NULL>], 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@5936f59f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2737c77b, 3f09705a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298867614 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 0x68fa8cf9, isOwner false, <193d6547, dc42543>[count 0, qsz 0, owner <NULL>]]]
[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 0x252bb82b: tileRendererInUse null, GearsES2[obj 0x252bb82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x252bb82b 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 0x252bb82b created: GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x252bb82b created: GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x252bb82b created: GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x252bb82b FIN GearsES2[obj 0x252bb82b isInit true, usesShared false, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36c12ae3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x252bb82b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x252bb82b 400x300, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 400x300, swapInterval 1, drawable 0x3c00002
[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 0x252bb82b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x252bb82b 200x150, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 200x150, swapInterval 1, drawable 0x3c00002
[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 0x252bb82b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x252bb82b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x252bb82b 800x600, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x252bb82b 800x600, swapInterval 1, drawable 0x3c00002
[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 0x252bb82b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x252bb82b 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 0x3c00006, 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 0x3c0000a, 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 0x3c0000c, 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 0x27c2ecbe: tileRendererInUse null, GearsES2[obj 0x27c2ecbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x27c2ecbe 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 0x27c2ecbe created: GearsObj[0x6b0b8552, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27c2ecbe created: GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27c2ecbe created: GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x27c2ecbe FIN GearsES2[obj 0x27c2ecbe isInit true, usesShared false, 1 GearsObj[0x6b0b8552, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x415e0165, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2adaf6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x27c2ecbe 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x27c2ecbe 400x300, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 400x300, swapInterval 1, drawable 0x3c0000e
[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 0x27c2ecbe 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x27c2ecbe 200x150, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 200x150, swapInterval 1, drawable 0x3c0000e
[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 0x27c2ecbe 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27c2ecbe, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x27c2ecbe 800x600, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x27c2ecbe 800x600, swapInterval 1, drawable 0x3c0000e
[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 0x27c2ecbe: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x27c2ecbe 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 0x64e68408: tileRendererInUse null, GearsES2[obj 0x64e68408 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64e68408 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 0x64e68408 created: GearsObj[0x2ecdca66, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64e68408 created: GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64e68408 created: GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64e68408 FIN GearsES2[obj 0x64e68408 isInit true, usesShared false, 1 GearsObj[0x2ecdca66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x48a3068b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4702b4ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e68408 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x64e68408 400x300, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 400x300, swapInterval 1, drawable 0x3c00012
[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 0x64e68408 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x64e68408 200x150, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 200x150, swapInterval 1, drawable 0x3c00012
[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 0x64e68408 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e68408, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x64e68408 800x600, swapInterval 1, drawable 0x3c00012
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e68408 800x600, swapInterval 1, drawable 0x3c00012
[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 0x64e68408: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64e68408 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 0x6d5a1741: tileRendererInUse null, GearsES2[obj 0x6d5a1741 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d5a1741 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 0x6d5a1741 created: GearsObj[0x65a714ff, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d5a1741 created: GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d5a1741 created: GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6d5a1741 FIN GearsES2[obj 0x6d5a1741 isInit true, usesShared false, 1 GearsObj[0x65a714ff, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c53a57c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17958ed5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6d5a1741 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00015, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6d5a1741 400x300, swapInterval 1, drawable 0x3c00015
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 400x300, swapInterval 1, drawable 0x3c00015
[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 0x6d5a1741 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6d5a1741 200x150, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 200x150, swapInterval 1, drawable 0x3c00018
[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 0x6d5a1741 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00019, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d5a1741, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6d5a1741 800x600, swapInterval 1, drawable 0x3c00019
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6d5a1741 800x600, swapInterval 1, drawable 0x3c00019
[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 0x6d5a1741: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6d5a1741 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 0x5839788c: tileRendererInUse null, GearsES2[obj 0x5839788c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5839788c 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 0x5839788c created: GearsObj[0x1426b13c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5839788c created: GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5839788c created: GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5839788c FIN GearsES2[obj 0x5839788c isInit true, usesShared false, 1 GearsObj[0x1426b13c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x783de479, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2763019b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5839788c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0001a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x5839788c 400x300, swapInterval 1, drawable 0x3c0001a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 400x300, swapInterval 1, drawable 0x3c0001a
[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 0x5839788c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0001d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5839788c 200x150, swapInterval 1, drawable 0x3c0001d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 200x150, swapInterval 1, drawable 0x3c0001d
[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 0x5839788c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5839788c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5839788c 800x600, swapInterval 1, drawable 0x3c0001e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5839788c 800x600, swapInterval 1, drawable 0x3c0001e
[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 0x5839788c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5839788c 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 0x22104b0d: tileRendererInUse null, GearsES2[obj 0x22104b0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x22104b0d 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 0x22104b0d created: GearsObj[0x3267178f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x22104b0d created: GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x22104b0d created: GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x22104b0d FIN GearsES2[obj 0x22104b0d isInit true, usesShared false, 1 GearsObj[0x3267178f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe3bc723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x768ed221, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x22104b0d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x22104b0d 400x300, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 400x300, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22104b0d 200x150, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 200x150, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22104b0d, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x22104b0d 800x600, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x22104b0d 800x600, swapInterval 1, drawable 0x3c00020
[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 0x22104b0d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x22104b0d 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 0x2ee0aa88: tileRendererInUse null, GearsES2[obj 0x2ee0aa88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2ee0aa88 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 0x2ee0aa88 created: GearsObj[0x5a30b235, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2ee0aa88 created: GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2ee0aa88 created: GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2ee0aa88 FIN GearsES2[obj 0x2ee0aa88 isInit true, usesShared false, 1 GearsObj[0x5a30b235, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3303e3d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4462cf1d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2ee0aa88 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2ee0aa88 400x300, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 400x300, swapInterval 1, drawable 0x3c00022
[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 0x2ee0aa88 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2ee0aa88 200x150, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 200x150, swapInterval 1, drawable 0x3c00022
[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 0x2ee0aa88 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2ee0aa88, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2ee0aa88 800x600, swapInterval 1, drawable 0x3c00022
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2ee0aa88 800x600, swapInterval 1, drawable 0x3c00022
[apply] Thread-2-UserApp-JUnitTestRunner: ** 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.dispose 0x2ee0aa88: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2ee0aa88 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298878081 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.091 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0 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 sec
[apply] Testcase: testES2OnScreenSglBuf took 0 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 1.649 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.45 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 1.283 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 1.283 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.425 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.33 sec
[apply] Testcase: testGL2OnScreenDblBuf took 0.419 sec
[apply] Testcase: testGL2OnScreenSglBuf took 0.423 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 @ 1407298879146 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] ts to run: 12
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77ab3f0, isOwner false, <8bb5566, 42e3a004>[count 0, qsz 0, owner <NULL>]]]
[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]]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] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.187 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298879146 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 0x77ab3f0, isOwner false, <8bb5566, 42e3a004>[count 0, qsz 0, owner <NULL>]]]
[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 @ 1407298880283 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.061 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 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: testES2OffScreenPbufferDblBufMSAA took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec
[apply]
[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 @ 1407298880283 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298881227 ms +++ localhosjunit.framework.TestListener: tests to run: 20
[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.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
[apply] ReqGLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77uested GL 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], off587f0, isOwner false, <352fa163, 4a0c85dc>[count 0, qsz 0, owner <NULL>]]]
[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] scr[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] 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 0x3c00002, 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_deChosen GL CTX (1): 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Contexfault-0400x0300.png
[apply] t 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.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, 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 0x3c00002, 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] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7163ff8b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29d64896[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] 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 0x3c00006, 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 0x3c0000a, 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 0x3c0000c, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@24d1b838[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4495776a[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.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 0x3c0000e, 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] 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.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00012, 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 0x3c00014, 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@516edbd[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@245215e7[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 0x3c00016, 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 0x3c0001a, 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 0x3c0001c, 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@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(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 0x3c0001e, 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 0x3c00022, 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 0x3c00024, 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@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(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 0x3c00026, 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 0x3c0002a, 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 0x3c0002c, 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@7485fef2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@924fda2[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 0x3c0002e, 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 0x3c00032, 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 0x3c00034, 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@2ef8ce47[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50aeaf68[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 0x3c00036, 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 0x3c0003a, 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 0x3c0003c, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@623b5968[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@266aed3a[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] 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] ++++ 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 0x3c0003e, 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 0x3c00042, 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 0x3c00044, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@404a6ddc[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5672a77d[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] ++++ 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 0x3c00046, 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 0x3c00046, 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 0x3c00046, 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@2b64ff3b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@73b090be[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 0x3c0004a, 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 0x3c0004a, 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 0x3c0004a, msaa true, tileRendererInUse null
[apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2fbb21e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5a6ad119[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] 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] 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] 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 0x3c0004e, 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 0x3c0004e, 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 0x3c0004e, 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@1fabeb4c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fe4dad2[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 0x3c00052, 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 0x3c00052, 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 0x3c00052, msaa true, tileRendererInUse null
[apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@778c1f36[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10554f8b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)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]
[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 0x3c00056, 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 0x3c00056, 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 0x3c00056, 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@32763c81[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@707e5308[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] 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] 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 0x3c00059, 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 0x3c0005c, 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 0x3c0005d, msaa false, tileRendererInUse null
[apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@51174d1d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50c7d482[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[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] 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] 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 0x3c0005e, 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 0x3c00061, 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 0x3c00062, msaa true, tileRendererInUse null
[apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@3e4e6138[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@bd0c37d[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] 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 0x3c00063, msaa false, tileRendererInUse null
[apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Chosen GL CTX (1): 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-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 0x3c00066, 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 0x3c00067, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6e9637fe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@48363d6a[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] 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 0x3c00068, 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 0x3c0006b, 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 0x3c0006c, msaa true, tileRendererInUse null
[apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@134d2bf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32f7fa37[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] 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] 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] 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 0x3c0006d, 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 0x3c00070, 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 0x3c00071, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@74242ba3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72ad15e6[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298887929 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 6.752 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@7163ff8b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29d64896[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@24d1b838[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4495776a[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@516edbd[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@245215e7[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@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 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@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/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@7485fef2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@924fda2[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@2ef8ce47[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50aeaf68[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@623b5968[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@266aed3a[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@404a6ddc[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5672a77d[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@2b64ff3b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@73b090be[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@2fbb21e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5a6ad119[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@1fabeb4c[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fe4dad2[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@778c1f36[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10554f8b[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@32763c81[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@707e5308[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@51174d1d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@50c7d482[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@3e4e6138[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@bd0c37d[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@6e9637fe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@48363d6a[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@134d2bf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32f7fa37[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@74242ba3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72ad15e6[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 @ 1407298881227 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 0x77587f0, isOwner false, <352fa163, 4a0c85dc>[count 0, qsz 0, owner <NULL>]]]
[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 0x3c00002, 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 0x3c00002, 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 0x3c00002, 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 0x3c00006, 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 0x3c0000a, 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 0x3c0000c, 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 0x3c0000e, 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 0x3c00012, 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 0x3c00014, 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 400x300, swapInterval 1, drawable 0x3c00016, 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 0x3c0001a, 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 0x3c0001c, 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 0x3c0001e, 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 0x3c00022, 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 0x3c00024, 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 0x3c00026, 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 0x3c0002a, 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 0x3c0002c, 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 0x3c0002e, 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 0x3c00032, 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 0x3c00034, 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 0x3c00036, 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 0x3c0003a, 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 0x3c0003c, 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 0x3c0003e, 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 0x3c00042, 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 0x3c00044, 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 0x3c00046, 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 0x3c00046, 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 0x3c00046, 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 0x3c0004a, 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 0x3c0004a, 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 0x3c0004a, 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 0x3c0004e, 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 0x3c0004e, 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 0x3c0004e, 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 0x3c00052, 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 0x3c00052, 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 0x3c00052, 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 0x3c00056, 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 0x3c00056, 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 0x3c00056, 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 0x3c00059, 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 0x3c0005c, 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 0x3c0005d, 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 0x3c0005e, 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 0x3c00061, 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 0x3c00062, 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 0x3c00063, 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 0x3c00066, 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 0x3c00067, 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 0x3c00068, 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 0x3c0006b, 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 0x3c0006c, 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 0x3c0006d, 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 0x3c00070, 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 0x3c00071, 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 @ 1407298887929 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.122 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 0.365 sec
[apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.333 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.358 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.298 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.31 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.294 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.31 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.374 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.322 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 0.242 sec
[apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.25 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.234 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.242 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 0.222 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.273 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.259 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.246 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.262 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.263 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298889032 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] t/127.0.0.1:59999 - Locked within 3 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],GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x70 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 Gf3863, isOwner false, <783eef33, 6bca3af1>[count 0, qsz 0, owner <NULL>]]]
[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] GL_RENDERER AMD Radeon R9 200 Series
[apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 262
[apply] GLX_EXTENSIONS 28
[apply] -----------------------------------------------------------------------------------------------------
[apply] L 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] 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 0x3c00002, 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 0x3c00006, 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 0x3c00008, 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@25dcb92d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5f1c0ef[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] 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.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 0x3c0000a, 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 0x3c0000e, 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 0x3c00010, 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] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@61bb4e04[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fff1abc[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA)
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.962 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@25dcb92d[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5f1c0ef[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@61bb4e04[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fff1abc[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 @ 1407298889032 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 0x70f3863, isOwner false, <783eef33, 6bca3af1>[count 0, qsz 0, owner <NULL>]]]
[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-++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBrgba 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[fitmapDblBufMSAA
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298890948 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] bo, 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] GL_RENDERER AMD Radeon R9 200 Series
[apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: true, 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 0x3c00002, 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 0x3c00006, 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 0x3c00008, 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 0x3c0000a, 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 0x3c0000e, 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 0x3c00010, 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 @ 1407298890948 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.068 sec
[apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.397 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.37 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT
[apply] junit.framework.TestListener: tesThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298891899 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] ts to run: 28
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x342c0de, isOwner false, <1384307e, 4b8baa34>[count 0, qsz 0, owner <NULL>]]]
[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.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] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1ca801a2: tileRendererInUse null, GearsES2[obj 0x1ca801a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1ca801a2 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 0x1ca801a2 created: GearsObj[0x55338621, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1ca801a2 created: GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1ca801a2 created: GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1ca801a2 FIN GearsES2[obj 0x1ca801a2 isInit true, usesShared false, 1 GearsObj[0x55338621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70099d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1ca801a2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1ca801a2 400x300, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 400x300, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x1ca801a2 200x150, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 200x150, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x1ca801a2 800x600, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 800x600, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1ca801a2 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1ca801a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2030fe04[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@3df427e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3686602e, 301487f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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] 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 listWindow: 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 created: 3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0000a, 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_def.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[glx vid 0x2a, fbc 0x2a: rgba 8/8/8/8, opaque, accum-ault-0400x0300.png
[apply] 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-Display-.x11_:0-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0000c, 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 0x3c0000e, 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@2ecdca66[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@2b499ae, ], MouseListeners num 0 [], PointerGestures default tr++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenue, custom 0 [], KeyListeners num 0 [], windowLock <1ed56fe5, 4ea53333>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuBitmapSglBuf
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] f)
[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/Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1007ce08: tileRendererInUse null, GearsES2[obj 0x1007ce08 isIn0/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] it false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1007ce08 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 0x1007ce08 created: GearsObj[0x633e5715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1007ce08 created: GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1007ce08 created: GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1007ce08 FIN GearsES2[obj 0x1007ce08 isInit true, usesShared false, 1 GearsObj[0x633e5715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3606a194, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1007ce08 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1007ce08 400x300, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 400x300, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1007ce08 200x150, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 200x150, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1007ce08 800x600, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 800x600, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1007ce08 FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1007ce08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@70677770[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@60129b9f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <65a714ff, 3c53a57c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x78e5a5f: tileRendererInUse null, GearsES2[obj 0x78e5a5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x78e5a5f 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 0x78e5a5f created: GearsObj[0x240d0b93, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x78e5a5f created: GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x78e5a5f created: GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x78e5a5f FIN GearsES2[obj 0x78e5a5f isInit true, usesShared false, 1 GearsObj[0x240d0b93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46872b3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x78e5a5f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x78e5a5f 400x300, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 400x300, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x78e5a5f 200x150, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 200x150, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x78e5a5f 800x600, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 800x600, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x78e5a5f FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x78e5a5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@12cf16d9[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@4b904653, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6cf919e6, 561382ee>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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] ++++ 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 0x12879b15: tileRendererInUse null, GearsES2[obj 0x12879b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x12879b15 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 0x12879b15 created: GearsObj[0x668db25b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x12879b15 created: GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x12879b15 created: GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x12879b15 FIN GearsES2[obj 0x12879b15 isInit true, usesShared false, 1 GearsObj[0x668db25b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b5ce015, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x12879b15 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x12879b15 400x300, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 400x300, swapInterval 1, drawable 0x3c00018
[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 0x12879b15 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x12879b15 200x150, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 200x150, swapInterval 1, drawable 0x3c00018
[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 0x12879b15 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x12879b15 800x600, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 800x600, swapInterval 1, drawable 0x3c00018
[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 0x12879b15: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x12879b15 FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x12879b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4d68934[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@1ee1dea2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7edf6d84, 7e8f362e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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] ++++ 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 0x5baf53f3: tileRendererInUse null, GearsES2[obj 0x5baf53f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5baf53f3 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 0x5baf53f3 created: GearsObj[0xe3bc723, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5baf53f3 created: GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5baf53f3 created: GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5baf53f3 FIN GearsES2[obj 0x5baf53f3 isInit true, usesShared false, 1 GearsObj[0xe3bc723, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a85b156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5baf53f3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x5baf53f3 400x300, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 400x300, swapInterval 1, drawable 0x3c0001c
[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 0x5baf53f3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5baf53f3 200x150, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 200x150, swapInterval 1, drawable 0x3c0001c
[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 0x5baf53f3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5baf53f3 800x600, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 800x600, swapInterval 1, drawable 0x3c0001c
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5baf53f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53b0a58b[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@1bd141bb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <47326a41, 3eddf5eb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5baf53f3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5baf53f3 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[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 0x2618293f: tileRendererInUse null, GearsES2[obj 0x2618293f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2618293f 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 0x2618293f created: GearsObj[0x39d1327c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2618293f created: GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2618293f created: GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2618293f FIN GearsES2[obj 0x2618293f isInit true, usesShared false, 1 GearsObj[0x39d1327c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea3896b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2618293f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2618293f 400x300, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 400x300, swapInterval 1, drawable 0x3c00020
[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 0x2618293f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x2618293f 200x150, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 200x150, swapInterval 1, drawable 0x3c00020
[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 0x2618293f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x2618293f 800x600, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 800x600, swapInterval 1, drawable 0x3c00020
[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 0x2618293f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c3bfaa2[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@39a7b1af, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <308275bb, 44ff60de>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x2618293f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x2618293f 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 0x7c504887: tileRendererInUse null, GearsES2[obj 0x7c504887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7c504887 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 0x7c504887 created: GearsObj[0xeddd794, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7c504887 created: GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7c504887 created: GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7c504887 FIN GearsES2[obj 0x7c504887 isInit true, usesShared false, 1 GearsObj[0xeddd794, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x395c1703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c504887 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00026, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7c504887 400x300, swapInterval 1, drawable 0x3c00026
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 400x300, swapInterval 1, drawable 0x3c00026
[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 0x7c504887 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00027, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x7c504887 200x150, swapInterval 1, drawable 0x3c00027
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 200x150, swapInterval 1, drawable 0x3c00027
[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 0x7c504887 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00028, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x7c504887 800x600, swapInterval 1, drawable 0x3c00028
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 800x600, swapInterval 1, drawable 0x3c00028
[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 0x7c504887: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x7c504887 FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7c504887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7ac9d6d3[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@4759083c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <262bbfbc, 238e338>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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] ++++ 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 0x21bbc3eb: tileRendererInUse null, GearsES2[obj 0x21bbc3eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x21bbc3eb 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 0x21bbc3eb created: GearsObj[0x126c0ee9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x21bbc3eb created: GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x21bbc3eb created: GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21bbc3eb FIN GearsES2[obj 0x21bbc3eb isInit true, usesShared false, 1 GearsObj[0x126c0ee9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4d2a5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21bbc3eb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0002c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x21bbc3eb 400x300, swapInterval 1, drawable 0x3c0002c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 400x300, swapInterval 1, drawable 0x3c0002c
[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 0x21bbc3eb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0002d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x21bbc3eb 200x150, swapInterval 1, drawable 0x3c0002d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 200x150, swapInterval 1, drawable 0x3c0002d
[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 0x21bbc3eb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0002e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x21bbc3eb 800x600, swapInterval 1, drawable 0x3c0002e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 800x600, swapInterval 1, drawable 0x3c0002e
[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 0x21bbc3eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e3b8a9a[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@3cdcb012, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3cab8cf5, 22b347f1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x21bbc3eb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x21bbc3eb 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7c30e29c: tileRendererInUse null, GearsES2[obj 0x7c30e29c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7c30e29c 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] 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] 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 0x7c30e29c created: GearsObj[0x22033a02, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7c30e29c created: GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7c30e29c created: GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7c30e29c FIN GearsES2[obj 0x7c30e29c isInit true, usesShared false, 1 GearsObj[0x22033a02, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62536430, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c30e29c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7c30e29c 400x300, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 400x300, swapInterval 1, drawable 0x3c00030
[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 0x7c30e29c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x7c30e29c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7c30e29c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6d6daf76[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@2bf9bcc6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <18d881b8, 2e2c63c6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x7c30e29c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x7c30e29c 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 0x6864bd83: tileRendererInUse null, GearsES2[obj 0x6864bd83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6864bd83 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 0x6864bd83 created: GearsObj[0x34033cf4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6864bd83 created: GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6864bd83 created: GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6864bd83 FIN GearsES2[obj 0x6864bd83 isInit true, usesShared false, 1 GearsObj[0x34033cf4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dab1eaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6864bd83 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6864bd83 400x300, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6864bd83 400x300, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x6864bd83 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x6864bd83: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x6864bd83 FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6864bd83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2dd61900[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@27a4c3c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <322f8695, 4e2cb9f0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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] ++++ 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] 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xa3d8034: tileRendererInUse null, GearsES2[obj 0xa3d8034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa3d8034 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 0xa3d8034 created: GearsObj[0x12ae710e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa3d8034 created: GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa3d8034 created: GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa3d8034 FIN GearsES2[obj 0xa3d8034 isInit true, usesShared false, 1 GearsObj[0x12ae710e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ffeac8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa3d8034 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xa3d8034 400x300, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 400x300, swapInterval 1, drawable 0x3c00034
[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 0xa3d8034 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0xa3d8034 200x150, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 200x150, swapInterval 1, drawable 0x3c00034
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0xa3d8034 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0xa3d8034 800x600, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 800x600, swapInterval 1, drawable 0x3c00034
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xa3d8034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4babdb2c[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@100c24c6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <d424b65, 7b63daaf>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0xa3d8034: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0xa3d8034 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 0x64c69f81: tileRendererInUse null, GearsES2[obj 0x64c69f81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64c69f81 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 0x64c69f81 created: GearsObj[0x4e174f3b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64c69f81 created: GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64c69f81 created: GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64c69f81 FIN GearsES2[obj 0x64c69f81 isInit true, usesShared false, 1 GearsObj[0x4e174f3b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x417c9160, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64c69f81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x64c69f81 400x300, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64c69f81 400x300, swapInterval 1, drawable 0x3c00036
[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 0x64c69f81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[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 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x64c69f81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 800x600, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64c69f81 800x600, swapInterval 1, drawable 0x3c00036
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x64c69f81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c1201d7[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@43710f8d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <33b41492, 73b297c2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x64c69f81: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x64c69f81 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 0x3cf28f60: tileRendererInUse null, GearsES2[obj 0x3cf28f60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3cf28f60 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 0x3cf28f60 created: GearsObj[0x153015e8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3cf28f60 created: GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3cf28f60 created: GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3cf28f60 FIN GearsES2[obj 0x3cf28f60 isInit true, usesShared false, 1 GearsObj[0x153015e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29f4a84b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3cf28f60 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x3cf28f60 400x300, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 400x300, swapInterval 1, drawable 0x3c00038
[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 0x3cf28f60 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x3cf28f60 200x150, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 200x150, swapInterval 1, drawable 0x3c00038
[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.reshape 0x3cf28f60 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x3cf28f60 800x600, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 800x600, swapInterval 1, drawable 0x3c00038
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x3cf28f60: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x3cf28f60 FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3cf28f60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58a306e2[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@6b40584c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d651c96, 2937e38c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298907679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 15.833 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 0x1ca801a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2030fe04[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@3df427e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3686602e, 301487f9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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@2ecdca66[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@2b499ae, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1ed56fe5, 4ea53333>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x1007ce08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@70677770[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@60129b9f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <65a714ff, 3c53a57c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x78e5a5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@12cf16d9[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@4b904653, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6cf919e6, 561382ee>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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 0x12879b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4d68934[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@1ee1dea2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7edf6d84, 7e8f362e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x5baf53f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@53b0a58b[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@1bd141bb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <47326a41, 3eddf5eb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x2618293f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7c3bfaa2[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@39a7b1af, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <308275bb, 44ff60de>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x7c504887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7ac9d6d3[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@4759083c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <262bbfbc, 238e338>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x21bbc3eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e3b8a9a[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@3cdcb012, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3cab8cf5, 22b347f1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/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 0x7c30e29c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6d6daf76[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@2bf9bcc6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <18d881b8, 2e2c63c6>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x6864bd83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2dd61900[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@27a4c3c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <322f8695, 4e2cb9f0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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 0xa3d8034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4babdb2c[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@100c24c6, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <d424b65, 7b63daaf>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x64c69f81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c1201d7[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@43710f8d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <33b41492, 73b297c2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/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 0x3cf28f60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58a306e2[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@6b40584c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d651c96, 2937e38c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298891899 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 0x342c0de, isOwner false, <1384307e, 4b8baa34>[count 0, qsz 0, owner <NULL>]]]
[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.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 0x1ca801a2: tileRendererInUse null, GearsES2[obj 0x1ca801a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1ca801a2 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 0x1ca801a2 created: GearsObj[0x55338621, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1ca801a2 created: GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1ca801a2 created: GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1ca801a2 FIN GearsES2[obj 0x1ca801a2 isInit true, usesShared false, 1 GearsObj[0x55338621, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29ab0c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70099d73, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1ca801a2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1ca801a2 400x300, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 400x300, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x1ca801a2 200x150, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 200x150, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1ca801a2, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x1ca801a2 800x600, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1ca801a2 800x600, swapInterval 1, drawable 0x3c00002
[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 0x1ca801a2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x1ca801a2 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 0x3c0000a, 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 0x3c0000c, 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 0x3c0000e, 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 0x1007ce08: tileRendererInUse null, GearsES2[obj 0x1007ce08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1007ce08 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 0x1007ce08 created: GearsObj[0x633e5715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1007ce08 created: GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1007ce08 created: GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1007ce08 FIN GearsES2[obj 0x1007ce08 isInit true, usesShared false, 1 GearsObj[0x633e5715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11c7569a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3606a194, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1007ce08 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x1007ce08 400x300, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 400x300, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1007ce08 200x150, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 200x150, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1007ce08, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x1007ce08 800x600, swapInterval 1, drawable 0x3c00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1007ce08 800x600, swapInterval 1, drawable 0x3c00010
[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 0x1007ce08: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1007ce08 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 0x78e5a5f: tileRendererInUse null, GearsES2[obj 0x78e5a5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x78e5a5f 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 0x78e5a5f created: GearsObj[0x240d0b93, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x78e5a5f created: GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x78e5a5f created: GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x78e5a5f FIN GearsES2[obj 0x78e5a5f isInit true, usesShared false, 1 GearsObj[0x240d0b93, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5472f262, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46872b3e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x78e5a5f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x78e5a5f 400x300, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 400x300, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x78e5a5f 200x150, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 200x150, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00014, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x78e5a5f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x78e5a5f 800x600, swapInterval 1, drawable 0x3c00014
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x78e5a5f 800x600, swapInterval 1, drawable 0x3c00014
[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 0x78e5a5f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x78e5a5f 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 0x12879b15: tileRendererInUse null, GearsES2[obj 0x12879b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x12879b15 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 0x12879b15 created: GearsObj[0x668db25b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x12879b15 created: GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x12879b15 created: GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x12879b15 FIN GearsES2[obj 0x12879b15 isInit true, usesShared false, 1 GearsObj[0x668db25b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60b8a8f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b5ce015, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x12879b15 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x12879b15 400x300, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 400x300, swapInterval 1, drawable 0x3c00018
[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 0x12879b15 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x12879b15 200x150, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 200x150, swapInterval 1, drawable 0x3c00018
[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 0x12879b15 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x12879b15, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x12879b15 800x600, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x12879b15 800x600, swapInterval 1, drawable 0x3c00018
[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 0x12879b15: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x12879b15 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 0x5baf53f3: tileRendererInUse null, GearsES2[obj 0x5baf53f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5baf53f3 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 0x5baf53f3 created: GearsObj[0xe3bc723, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5baf53f3 created: GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5baf53f3 created: GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5baf53f3 FIN GearsES2[obj 0x5baf53f3 isInit true, usesShared false, 1 GearsObj[0xe3bc723, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x768ed221, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1a85b156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5baf53f3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x5baf53f3 400x300, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 400x300, swapInterval 1, drawable 0x3c0001c
[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 0x5baf53f3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5baf53f3 200x150, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 200x150, swapInterval 1, drawable 0x3c0001c
[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 0x5baf53f3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0001c, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5baf53f3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5baf53f3 800x600, swapInterval 1, drawable 0x3c0001c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5baf53f3 800x600, swapInterval 1, drawable 0x3c0001c
[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 0x5baf53f3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5baf53f3 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 0x2618293f: tileRendererInUse null, GearsES2[obj 0x2618293f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2618293f 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 0x2618293f created: GearsObj[0x39d1327c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2618293f created: GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2618293f created: GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2618293f FIN GearsES2[obj 0x2618293f isInit true, usesShared false, 1 GearsObj[0x39d1327c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5549888b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ea3896b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2618293f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x2618293f 400x300, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 400x300, swapInterval 1, drawable 0x3c00020
[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 0x2618293f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x2618293f 200x150, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 200x150, swapInterval 1, drawable 0x3c00020
[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 0x2618293f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00020, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2618293f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.display 0x2618293f 800x600, swapInterval 1, drawable 0x3c00020
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2618293f 800x600, swapInterval 1, drawable 0x3c00020
[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 0x2618293f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x2618293f 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 0x7c504887: tileRendererInUse null, GearsES2[obj 0x7c504887 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7c504887 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 0x7c504887 created: GearsObj[0xeddd794, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7c504887 created: GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7c504887 created: GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7c504887 FIN GearsES2[obj 0x7c504887 isInit true, usesShared false, 1 GearsObj[0xeddd794, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6743d2c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x395c1703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c504887 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00026, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7c504887 400x300, swapInterval 1, drawable 0x3c00026
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 400x300, swapInterval 1, drawable 0x3c00026
[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 0x7c504887 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00027, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x7c504887 200x150, swapInterval 1, drawable 0x3c00027
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 200x150, swapInterval 1, drawable 0x3c00027
[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 0x7c504887 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00028, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c504887, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x7c504887 800x600, swapInterval 1, drawable 0x3c00028
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c504887 800x600, swapInterval 1, drawable 0x3c00028
[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 0x7c504887: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x7c504887 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 0x21bbc3eb: tileRendererInUse null, GearsES2[obj 0x21bbc3eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x21bbc3eb 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 0x21bbc3eb created: GearsObj[0x126c0ee9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x21bbc3eb created: GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x21bbc3eb created: GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x21bbc3eb FIN GearsES2[obj 0x21bbc3eb isInit true, usesShared false, 1 GearsObj[0x126c0ee9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7446ec71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c4d2a5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x21bbc3eb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c0002c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x21bbc3eb 400x300, swapInterval 1, drawable 0x3c0002c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 400x300, swapInterval 1, drawable 0x3c0002c
[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 0x21bbc3eb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c0002d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x21bbc3eb 200x150, swapInterval 1, drawable 0x3c0002d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 200x150, swapInterval 1, drawable 0x3c0002d
[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 0x21bbc3eb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c0002e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x21bbc3eb, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x21bbc3eb 800x600, swapInterval 1, drawable 0x3c0002e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x21bbc3eb 800x600, swapInterval 1, drawable 0x3c0002e
[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 0x21bbc3eb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x21bbc3eb 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 0x7c30e29c: tileRendererInUse null, GearsES2[obj 0x7c30e29c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7c30e29c 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 0x7c30e29c created: GearsObj[0x22033a02, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7c30e29c created: GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7c30e29c created: GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7c30e29c FIN GearsES2[obj 0x7c30e29c isInit true, usesShared false, 1 GearsObj[0x22033a02, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d56ac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62536430, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7c30e29c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7c30e29c 400x300, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 400x300, swapInterval 1, drawable 0x3c00030
[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 0x7c30e29c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 200x150, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.reshape 0x7c30e29c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00030, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7c30e29c, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7c30e29c 800x600, swapInterval 1, drawable 0x3c00030
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x7c30e29c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10,5,main] GearsES2.dispose 0x7c30e29c 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 0x6864bd83: tileRendererInUse null, GearsES2[obj 0x6864bd83 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6864bd83 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 0x6864bd83 created: GearsObj[0x34033cf4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6864bd83 created: GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6864bd83 created: GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6864bd83 FIN GearsES2[obj 0x6864bd83 isInit true, usesShared false, 1 GearsObj[0x34033cf4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4096d1d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dab1eaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6864bd83 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x6864bd83 400x300, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6864bd83 400x300, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 200x150, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.reshape 0x6864bd83 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00032, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6864bd83, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.display 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[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 0x6864bd83 800x600, swapInterval 1, drawable 0x3c00032
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x6864bd83: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11,5,main] GearsES2.dispose 0x6864bd83 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 0xa3d8034: tileRendererInUse null, GearsES2[obj 0xa3d8034 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa3d8034 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 0xa3d8034 created: GearsObj[0x12ae710e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa3d8034 created: GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa3d8034 created: GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa3d8034 FIN GearsES2[obj 0xa3d8034 isInit true, usesShared false, 1 GearsObj[0x12ae710e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a8057b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ffeac8e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa3d8034 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xa3d8034 400x300, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 400x300, swapInterval 1, drawable 0x3c00034
[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 0xa3d8034 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0xa3d8034 200x150, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 200x150, swapInterval 1, drawable 0x3c00034
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.reshape 0xa3d8034 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00034, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa3d8034, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.display 0xa3d8034 800x600, swapInterval 1, drawable 0x3c00034
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa3d8034 800x600, swapInterval 1, drawable 0x3c00034
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0xa3d8034: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12,5,main] GearsES2.dispose 0xa3d8034 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 0x64c69f81: tileRendererInUse null, GearsES2[obj 0x64c69f81 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64c69f81 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 0x64c69f81 created: GearsObj[0x4e174f3b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64c69f81 created: GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64c69f81 created: GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64c69f81 FIN GearsES2[obj 0x64c69f81 isInit true, usesShared false, 1 GearsObj[0x4e174f3b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c52d28a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x417c9160, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64c69f81 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x64c69f81 400x300, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64c69f81 400x300, swapInterval 1, drawable 0x3c00036
[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 0x64c69f81 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[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 0x64c69f81 200x150, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.reshape 0x64c69f81 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00036, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x64c69f81, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.display 0x64c69f81 800x600, swapInterval 1, drawable 0x3c00036
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64c69f81 800x600, swapInterval 1, drawable 0x3c00036
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x64c69f81: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13,5,main] GearsES2.dispose 0x64c69f81 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 0x3cf28f60: tileRendererInUse null, GearsES2[obj 0x3cf28f60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3cf28f60 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 0x3cf28f60 created: GearsObj[0x153015e8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3cf28f60 created: GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3cf28f60 created: GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3cf28f60 FIN GearsES2[obj 0x3cf28f60 isInit true, usesShared false, 1 GearsObj[0x153015e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ee3d36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29f4a84b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3cf28f60 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x3cf28f60 400x300, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 400x300, swapInterval 1, drawable 0x3c00038
[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 0x3cf28f60 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x3cf28f60 200x150, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 200x150, swapInterval 1, drawable 0x3c00038
[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.reshape 0x3cf28f60 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00038, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cf28f60, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.display 0x3cf28f60 800x600, swapInterval 1, drawable 0x3c00038
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3cf28f60 800x600, swapInterval 1, drawable 0x3c00038
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0005-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x3cf28f60: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14,5,main] GearsES2.dispose 0x3cf28f60 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298907679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.106 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0 sec
[apply] Testcase: testES2OffScreenFBODblBuf took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencil took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0.001 sec
[apply] Testcase: testES2OffScreenFBOSglBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferSglBuf took 0 sec
[apply] Testcase: testES2OnScreenDblBuf took 0 sec
[apply] Testcase: testES2OnScreenDblBufMSAA took 0 sec
[apply] Testcase: testES2OnScreenDblBufStencil took 0 sec
[apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0 sec
[apply] Testcase: testES2OnScreenSglBuf took 0.001 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 1.668 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.383 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 1.295 sec
[apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.298 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.298 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.314 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 1.302 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.381 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.37 sec
[apply] Testcase: testGL2OnScreenDblBuf took 0.451 sec
[apply] Testcase: testGL2OnScreenDblBufMSAA took 0.482 sec
[apply] Testcase: testGL2OnScreenDblBufStencil took 0.455 sec
[apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.479 sec
[apply] Testcase: testGL2OnScreenSglBuf took 0.371 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 @ 1407298908714 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 4 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 0x327ff40e: tileRendererInUse null, GearsES2[obj 0x327ff40e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x327ff40e 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 0x327ff40e created: GearsObj[0x2af15cf1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x327ff40e created: GearsObj[0x4c0ce83d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x327ff40e created: GearsObj[0x4c0ce83d, 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 0x327ff40e FIN GearsES2[obj 0x327ff40e isInit true, usesShared false, 1 GearsObj[0x2af15cf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c0ce83d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e2fdf98, 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 0x327ff40e 0/0 64x64 of 64x64, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 64x64, swapInterval 0, drawable 0x3c00002
[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 0x327ff40e 64x64, swapInterval 0, drawable 0x3c00002
[apply] create resz task/thread 0
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
[apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 65x65 of 65x65, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 66x66 of 66x66, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 67x67 of 67x67, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 68x68 of 68x68, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 7.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 69x69 of 69x69, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 70x70 of 70x70, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 11.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 71x71 of 71x71, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 72x72 of 72x72, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 15.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 73x73 of 73x73, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 17.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 74x74 of 74x74, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 75x75 of 75x75, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 21.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 76x76 of 76x76, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 77x77 of 77x77, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 25.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 78x78 of 78x78, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 27.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 79x79 of 79x79, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 29.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 80x80 of 80x80, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 31.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 81x81 of 81x81, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 33.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 82x82 of 82x82, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 35.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 83x83 of 83x83, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 37.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 84x84 of 84x84, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 85x85 of 85x85, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 86x86 of 86x86, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 43.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 87x87 of 87x87, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 88x88 of 88x88, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 47.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 89x89 of 89x89, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 49.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 90x90 of 90x90, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 51.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 91x91 of 91x91, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 92x92 of 92x92, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 55.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 93x93 of 93x93, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 57.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 94x94 of 94x94, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 59.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 95x95 of 95x95, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 61.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 96x96 of 96x96, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 63.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 97x97 of 97x97, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 65.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 98x98 of 98x98, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 67.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 99x99 of 99x99, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 69.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 100x100 of 100x100, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 71.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 101x101 of 101x101, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 73.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 102x102 of 102x102, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 75.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 103x103 of 103x103, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 77.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 104x104 of 104x104, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 79.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 105x105 of 105x105, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 81.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 106x106 of 106x106, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 83.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 107x107 of 107x107, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 85.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 108x108 of 108x108, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 87.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 109x109 of 109x109, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 89.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 110x110 of 110x110, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 91.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 111x111 of 111x111, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 93.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 112x112 of 112x112, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 95.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 113x113 of 113x113, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 97.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 114x114 of 114x114, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 99.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 115x115 of 115x115, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 101.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 116x116 of 116x116, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 103.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 117x117 of 117x117, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 105.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 118x118 of 118x118, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 107.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 119x119 of 119x119, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 109.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 120x120 of 120x120, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 111.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 121x121 of 121x121, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 113.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 122x122 of 122x122, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 115.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 123x123 of 123x123, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 117.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 124x124 of 124x124, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 119.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 125x125 of 125x125, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 121.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 126x126 of 126x126, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 123.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 127x127 of 127x127, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 125.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 127.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 129x129 of 129x129, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 129.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 130x130 of 130x130, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 131.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 131x131 of 131x131, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 133.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 132x132 of 132x132, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 135.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 133x133 of 133x133, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 137.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 134x134 of 134x134, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 139.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 135x135 of 135x135, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 141.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 136x136 of 136x136, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 143.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 137x137 of 137x137, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 145.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 138x138 of 138x138, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 147.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 139x139 of 139x139, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 149.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 140x140 of 140x140, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 151.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 141x141 of 141x141, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 153.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 142x142 of 142x142, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 155.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 143x143 of 143x143, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 157.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 144x144 of 144x144, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 159.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 145x145 of 145x145, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 161.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 146x146 of 146x146, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 163.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 147x147 of 147x147, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 165.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 148x148 of 148x148, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 167.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 149x149 of 149x149, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 169.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 150x150 of 150x150, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 171.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 151x151 of 151x151, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 173.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 152x152 of 152x152, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 175.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 153x153 of 153x153, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 177.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 154x154 of 154x154, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 155x155 of 155x155, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 181.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 156x156 of 156x156, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 157x157 of 157x157, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 185.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 158x158 of 158x158, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 187.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 159x159 of 159x159, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 189.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 160x160 of 160x160, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 191.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 161x161 of 161x161, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 193.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 162x162 of 162x162, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 195.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 163x163 of 163x163, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 197.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 164x164 of 164x164, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 199.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[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-anim0,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[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.dispose 0x327ff40e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x327ff40e FIN
[apply] *** reshapes: 100, displays 401
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
[apply] junit.framework.TestListener: endTest(test01_1A1RThreads_100Resizes)
[apply] junit.framework.TestListener: startTest(test01_3A3RThreads_50Resizes)
[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 0x6fdad6a3: tileRendererInUse null, GearsES2[obj 0x6fdad6a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6fdad6a3 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 0x6fdad6a3 created: GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6fdad6a3 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6fdad6a3 created: GearsObj[0x1170e466, 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 0x6fdad6a3 FIN GearsES2[obj 0x6fdad6a3 isInit true, usesShared false, 1 GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaa2ed7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 64x64 of 64x64, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] animThreadCount 3, frameCount 100
[apply] reszThreadCount 3, resizeCount 50
[apply] tasks 6, threads 6
[apply] create anim task/thread 0
[apply] create anim task/thread 1
[apply] create anim task/thread 2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] create resz task/thread 0
[apply] create resz task/thread 1
[apply] create resz task/thread 2
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
[apply] start resize thread 1
[apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
[apply] start anim thread 1
[apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1
[apply] start resize thread 2
[apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1
[apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2
[apply] start anim thread 2
[apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 65x65 of 65x65, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 66x66 of 66x66, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 67x67 of 67x67, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 68x68 of 68x68, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 69x69 of 69x69, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 18.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 70x70 of 70x70, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 71x71 of 71x71, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 72x72 of 72x72, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 73x73 of 73x73, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 74x74 of 74x74, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 75x75 of 75x75, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 76x76 of 76x76, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 46.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 77x77 of 77x77, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 78x78 of 78x78, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 54.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 79x79 of 79x79, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 80x80 of 80x80, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 62.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 81x81 of 81x81, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 66.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 82x82 of 82x82, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 83x83 of 83x83, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 74.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 84x84 of 84x84, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 85x85 of 85x85, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 82.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 86x86 of 86x86, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 87x87 of 87x87, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 88x88 of 88x88, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 94.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 89x89 of 89x89, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 90x90 of 90x90, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 102.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 91x91 of 91x91, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 106.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 92x92 of 92x92, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 110.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 93x93 of 93x93, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 94x94 of 94x94, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 118.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 95x95 of 95x95, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 122.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 96x96 of 96x96, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 126.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 97x97 of 97x97, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 130.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 98x98 of 98x98, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 99x99 of 99x99, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 138.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 100x100 of 100x100, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 101x101 of 101x101, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 146.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 102x102 of 102x102, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 150.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 103x103 of 103x103, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 154.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 104x104 of 104x104, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 158.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 105x105 of 105x105, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 162.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 106x106 of 106x106, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 166.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 107x107 of 107x107, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 108x108 of 108x108, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 109x109 of 109x109, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 110x110 of 110x110, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 111x111 of 111x111, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 112x112 of 112x112, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 113x113 of 113x113, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 114x114 of 114x114, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 198.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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-anim1,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 115x115 of 115x115, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 115x115, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 115x115, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 116x116 of 116x116, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 116x116, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 116x116, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 117x117 of 117x117, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 117x117, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 117x117, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 118x118 of 118x118, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 118x118, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 118x118, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 119x119 of 119x119, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 119x119, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 119x119, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 120x120 of 120x120, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 120x120, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 120x120, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 121x121 of 121x121, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 121x121, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 121x121, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 122x122 of 122x122, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 122x122, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 122x122, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 123x123 of 123x123, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 123x123, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 123x123, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 124x124 of 124x124, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 124x124, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 124x124, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 125x125 of 125x125, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 125x125, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 125x125, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 126x126 of 126x126, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 126x126, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 126x126, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 127x127 of 127x127, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 213.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 127x127, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 127x127, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 128x128, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 128x128, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 129x129 of 129x129, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 129x129, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 129x129, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 130x130 of 130x130, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 130x130, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 130x130, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 131x131 of 131x131, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 131x131, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 131x131, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 132x132 of 132x132, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 132x132, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 132x132, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 133x133 of 133x133, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 133x133, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 133x133, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 134x134 of 134x134, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 134x134, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 134x134, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 135x135 of 135x135, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 135x135, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 135x135, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 136x136 of 136x136, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 136x136, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 136x136, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 137x137 of 137x137, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 137x137, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 137x137, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 138x138 of 138x138, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 138x138, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 138x138, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 139x139 of 139x139, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 139x139, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 139x139, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 140x140 of 140x140, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 140x140, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 140x140, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 141x141 of 141x141, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 141x141, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 141x141, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 142x142 of 142x142, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 142x142, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 142x142, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 143x143 of 143x143, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 143x143, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 143x143, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 144x144 of 144x144, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 144x144, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 144x144, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 145x145 of 145x145, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 145x145, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 145x145, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 146x146 of 146x146, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 146x146, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 146x146, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 147x147 of 147x147, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 147x147, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 147x147, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 148x148 of 148x148, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 148x148, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 148x148, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 149x149 of 149x149, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 149x149, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 149x149, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 150x150 of 150x150, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 150x150, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 150x150, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 151x151 of 151x151, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 151x151, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 151x151, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 152x152 of 152x152, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 152x152, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 152x152, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 153x153 of 153x153, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 153x153, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 153x153, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 154x154 of 154x154, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 154x154, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 154x154, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 155x155 of 155x155, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 241.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 155x155, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 155x155, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 156x156 of 156x156, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 156x156, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 156x156, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 157x157 of 157x157, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 157x157, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 157x157, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 158x158 of 158x158, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 158x158, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 158x158, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 159x159 of 159x159, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 159x159, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 159x159, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 160x160 of 160x160, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 160x160, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 160x160, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 161x161 of 161x161, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 161x161, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 161x161, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 162x162 of 162x162, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 162x162, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 162x162, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 163x163 of 163x163, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 249.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 163x163, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 163x163, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 164x164 of 164x164, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 250.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 164x164, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 164x164, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 165x165 of 165x165, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 165x165, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 165x165, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 166x166 of 166x166, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 166x166, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 166x166, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 167x167 of 167x167, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 253.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 167x167, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 167x167, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 168x168 of 168x168, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 168x168, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 168x168, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 169x169 of 169x169, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 169x169, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 169x169, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 170x170 of 170x170, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 170x170, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 170x170, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 171x171 of 171x171, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 257.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 171x171, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 171x171, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 172x172 of 172x172, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 172x172, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 172x172, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 173x173 of 173x173, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 173x173, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 173x173, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 174x174 of 174x174, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 260.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 174x174, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 174x174, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 175x175 of 175x175, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 175x175, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 175x175, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 176x176 of 176x176, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 176x176, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 176x176, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 177x177 of 177x177, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 177x177, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 177x177, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 178x178 of 178x178, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 178x178, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 178x178, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 179x179 of 179x179, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 179x179, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 179x179, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 180x180 of 180x180, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 266.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 180x180, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 180x180, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 181x181 of 181x181, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 267.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 181x181, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 181x181, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 182x182 of 182x182, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 182x182, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 182x182, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 183x183 of 183x183, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 183x183, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 183x183, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 184x184 of 184x184, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 184x184, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 184x184, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 185x185 of 185x185, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 271.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 185x185, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 185x185, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 186x186 of 186x186, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 186x186, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 186x186, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 187x187 of 187x187, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 273.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 187x187, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 187x187, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 188x188 of 188x188, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 188x188, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 188x188, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 189x189 of 189x189, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 189x189, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 189x189, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 190x190 of 190x190, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 276.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 190x190, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 190x190, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 191x191 of 191x191, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 277.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 191x191, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 191x191, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 192x192 of 192x192, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 192x192, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 192x192, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 193x193 of 193x193, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 193x193, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 193x193, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 194x194 of 194x194, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 194x194, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 194x194, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 195x195 of 195x195, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 195x195, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 195x195, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 196x196 of 196x196, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 196x196, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 196x196, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 197x197 of 197x197, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 283.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 197x197, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 197x197, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 198x198 of 198x198, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 198x198, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 198x198, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 199x199 of 199x199, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 285.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 199x199, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 199x199, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 200x200 of 200x200, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 200x200, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 200x200, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 201x201 of 201x201, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 201x201, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 201x201, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 202x202 of 202x202, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 202x202, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 202x202, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 203x203 of 203x203, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 203x203, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 203x203, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 204x204 of 204x204, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 290.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 204x204, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 204x204, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 205x205 of 205x205, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 205x205, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 205x205, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 206x206 of 206x206, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 206x206, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 206x206, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 207x207 of 207x207, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 207x207, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 207x207, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 208x208 of 208x208, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 208x208, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 208x208, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 209x209 of 209x209, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 209x209, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 209x209, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 210x210 of 210x210, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 210x210, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 210x210, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 211x211 of 211x211, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 297.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 211x211, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 211x211, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 212x212 of 212x212, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 212x212, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 212x212, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 0/0 213x213 of 213x213, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 213x213, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 213x213, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 0/0 214x214 of 214x214, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 300.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 214x214, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 214x214, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6fdad6a3 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 @ 1407298917635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.967 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298908714 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x327ff40e: tileRendererInUse null, GearsES2[obj 0x327ff40e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x327ff40e 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 0x327ff40e created: GearsObj[0x2af15cf1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x327ff40e created: GearsObj[0x4c0ce83d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x327ff40e created: GearsObj[0x4c0ce83d, 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 0x327ff40e FIN GearsES2[obj 0x327ff40e isInit true, usesShared false, 1 GearsObj[0x2af15cf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c0ce83d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e2fdf98, 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 0x327ff40e 0/0 64x64 of 64x64, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 64x64, swapInterval 0, drawable 0x3c00002
[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 0x327ff40e 64x64, swapInterval 0, drawable 0x3c00002
[apply] create resz task/thread 0
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
[apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 65x65 of 65x65, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 65x65, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 66x66 of 66x66, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 66x66, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 67x67 of 67x67, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 67x67, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 68x68 of 68x68, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 7.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 68x68, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 69x69 of 69x69, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 69x69, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 70x70 of 70x70, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 11.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 70x70, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 71x71 of 71x71, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 71x71, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 72x72 of 72x72, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 15.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 72x72, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 73x73 of 73x73, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 17.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 73x73, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 74x74 of 74x74, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 74x74, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 75x75 of 75x75, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 21.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 75x75, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 76x76 of 76x76, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 23.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 76x76, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 77x77 of 77x77, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 25.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 77x77, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 78x78 of 78x78, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 27.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 78x78, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 79x79 of 79x79, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 29.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 79x79, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 80x80 of 80x80, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 31.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 80x80, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 81x81 of 81x81, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 33.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 81x81, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 82x82 of 82x82, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 35.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 82x82, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 83x83 of 83x83, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 37.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 83x83, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 84x84 of 84x84, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 84x84, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 85x85 of 85x85, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 41.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 85x85, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 86x86 of 86x86, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 43.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 86x86, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 87x87 of 87x87, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 87x87, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 88x88 of 88x88, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 47.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 88x88, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 89x89 of 89x89, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 49.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 89x89, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 90x90 of 90x90, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 51.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 90x90, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 91x91 of 91x91, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 91x91, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 92x92 of 92x92, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 55.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 92x92, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 93x93 of 93x93, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 57.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 93x93, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 94x94 of 94x94, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 59.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 94x94, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 95x95 of 95x95, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 61.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 95x95, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 96x96 of 96x96, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 63.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 96x96, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 97x97 of 97x97, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 65.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 97x97, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 98x98 of 98x98, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 67.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 98x98, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 99x99 of 99x99, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 69.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 99x99, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 100x100 of 100x100, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 71.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 100x100, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 101x101 of 101x101, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 73.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 101x101, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 102x102 of 102x102, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 75.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 102x102, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 103x103 of 103x103, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 77.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 103x103, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 104x104 of 104x104, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 79.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 104x104, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 105x105 of 105x105, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 81.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 105x105, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 106x106 of 106x106, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 83.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 106x106, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 107x107 of 107x107, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 85.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 107x107, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 108x108 of 108x108, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 87.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 108x108, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 109x109 of 109x109, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 89.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 109x109, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 110x110 of 110x110, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 91.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 110x110, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 111x111 of 111x111, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 93.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 111x111, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 112x112 of 112x112, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 95.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 112x112, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 113x113 of 113x113, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 97.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 113x113, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 114x114 of 114x114, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 99.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 114x114, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 115x115 of 115x115, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 101.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 115x115, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 116x116 of 116x116, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 103.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 116x116, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 117x117 of 117x117, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 105.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 117x117, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 118x118 of 118x118, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 107.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 118x118, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 119x119 of 119x119, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 109.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 119x119, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 120x120 of 120x120, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 111.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 120x120, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 121x121 of 121x121, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 113.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 121x121, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 122x122 of 122x122, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 115.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 122x122, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 123x123 of 123x123, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 117.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 123x123, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 124x124 of 124x124, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 119.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 124x124, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 125x125 of 125x125, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 121.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 125x125, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 126x126 of 126x126, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 123.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 126x126, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 127x127 of 127x127, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 125.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 127x127, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 127.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 128x128, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 129x129 of 129x129, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 129.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 129x129, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 130x130 of 130x130, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 131.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 130x130, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 131x131 of 131x131, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 133.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 131x131, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 132x132 of 132x132, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 135.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 132x132, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 133x133 of 133x133, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 137.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 133x133, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 134x134 of 134x134, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 139.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 134x134, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 135x135 of 135x135, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 141.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 135x135, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 136x136 of 136x136, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 143.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 136x136, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 137x137 of 137x137, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 145.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 137x137, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 138x138 of 138x138, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 147.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 138x138, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 139x139 of 139x139, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 149.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 139x139, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 140x140 of 140x140, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 151.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 140x140, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 141x141 of 141x141, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 153.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 141x141, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 142x142 of 142x142, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 155.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 142x142, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 143x143 of 143x143, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 157.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 143x143, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 144x144 of 144x144, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 159.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 144x144, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 145x145 of 145x145, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 161.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 145x145, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 146x146 of 146x146, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 163.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 146x146, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 147x147 of 147x147, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 165.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 147x147, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 148x148 of 148x148, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 167.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 148x148, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 149x149 of 149x149, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 169.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 149x149, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 150x150 of 150x150, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 171.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 150x150, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 151x151 of 151x151, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 173.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 151x151, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 152x152 of 152x152, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 175.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 152x152, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 153x153 of 153x153, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 177.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 153x153, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 154x154 of 154x154, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 179.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 154x154, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 155x155 of 155x155, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 181.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 155x155, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 156x156 of 156x156, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 156x156, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 157x157 of 157x157, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 185.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 157x157, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 158x158 of 158x158, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 187.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 158x158, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 159x159 of 159x159, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 189.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 159x159, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 160x160 of 160x160, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 191.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 160x160, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 161x161 of 161x161, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 193.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 161x161, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 162x162 of 162x162, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 195.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 162x162, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 163x163 of 163x163, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 197.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 163x163, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x327ff40e 0/0 164x164 of 164x164, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x327ff40e, angle 199.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[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-anim0,5,main] GearsES2.display 0x327ff40e 164x164, swapInterval 0, drawable 0x3c00002
[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.dispose 0x327ff40e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x327ff40e 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 0x6fdad6a3: tileRendererInUse null, GearsES2[obj 0x6fdad6a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6fdad6a3 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 0x6fdad6a3 created: GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6fdad6a3 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6fdad6a3 created: GearsObj[0x1170e466, 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 0x6fdad6a3 FIN GearsES2[obj 0x6fdad6a3 isInit true, usesShared false, 1 GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaa2ed7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 64x64 of 64x64, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] animThreadCount 3, frameCount 100
[apply] reszThreadCount 3, resizeCount 50
[apply] tasks 6, threads 6
[apply] create anim task/thread 0
[apply] create anim task/thread 1
[apply] create anim task/thread 2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] create resz task/thread 0
[apply] create resz task/thread 1
[apply] create resz task/thread 2
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0
[apply] start resize thread 1
[apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0
[apply] start anim thread 1
[apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1
[apply] start resize thread 2
[apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1
[apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2
[apply] start anim thread 2
[apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 64x64, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 65x65 of 65x65, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 65x65, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 66x66 of 66x66, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 6.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 66x66, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 67x67 of 67x67, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 10.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 67x67, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 68x68 of 68x68, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 68x68, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 69x69 of 69x69, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 18.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 69x69, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 70x70 of 70x70, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 70x70, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 71x71 of 71x71, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 71x71, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 72x72 of 72x72, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 72x72, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 73x73 of 73x73, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 34.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 73x73, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 74x74 of 74x74, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 38.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 74x74, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 75x75 of 75x75, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 75x75, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 76x76 of 76x76, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 46.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 76x76, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 77x77 of 77x77, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 50.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 77x77, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 78x78 of 78x78, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 54.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 78x78, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 79x79 of 79x79, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 58.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 79x79, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 80x80 of 80x80, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 62.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 80x80, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 81x81 of 81x81, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 66.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 81x81, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 82x82 of 82x82, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 82x82, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 83x83 of 83x83, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 74.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 83x83, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 84x84 of 84x84, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 78.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 84x84, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 85x85 of 85x85, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 82.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 85x85, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 86x86 of 86x86, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 86.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 86x86, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 87x87 of 87x87, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 87x87, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 88x88 of 88x88, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 94.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 88x88, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 89x89 of 89x89, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 89x89, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 90x90 of 90x90, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 102.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 90x90, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 91x91 of 91x91, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 106.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 91x91, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 92x92 of 92x92, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 110.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 92x92, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 93x93 of 93x93, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 114.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 93x93, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 94x94 of 94x94, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 118.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 94x94, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 95x95 of 95x95, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 122.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 95x95, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 96x96 of 96x96, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 126.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 96x96, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 97x97 of 97x97, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 130.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 97x97, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 98x98 of 98x98, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 98x98, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 99x99 of 99x99, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 138.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 99x99, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 100x100 of 100x100, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 142.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 100x100, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 101x101 of 101x101, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 146.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 101x101, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 102x102 of 102x102, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 150.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 102x102, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 103x103 of 103x103, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 154.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 103x103, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 104x104 of 104x104, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 158.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 104x104, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 105x105 of 105x105, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 162.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 105x105, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 106x106 of 106x106, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 166.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 106x106, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 107x107 of 107x107, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 170.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 107x107, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 108x108 of 108x108, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 174.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 108x108, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 109x109 of 109x109, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 109x109, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 110x110 of 110x110, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 182.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 110x110, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 111x111 of 111x111, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 111x111, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 112x112 of 112x112, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 190.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 112x112, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 113x113 of 113x113, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 194.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6fdad6a3 113x113, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 114x114 of 114x114, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 198.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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-anim1,5,main] GearsES2.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[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.display 0x6fdad6a3 114x114, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 115x115 of 115x115, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 201.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 115x115, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 115x115, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 116x116 of 116x116, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 116x116, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 116x116, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 117x117 of 117x117, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 117x117, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 117x117, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 118x118 of 118x118, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 118x118, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 118x118, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 119x119 of 119x119, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 119x119, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 119x119, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 120x120 of 120x120, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 120x120, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 120x120, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 121x121 of 121x121, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 121x121, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 121x121, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 122x122 of 122x122, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 122x122, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 122x122, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 123x123 of 123x123, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 123x123, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 123x123, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 124x124 of 124x124, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 124x124, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 124x124, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 125x125 of 125x125, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 125x125, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 125x125, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 126x126 of 126x126, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 126x126, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 126x126, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 127x127 of 127x127, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 213.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 127x127, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 127x127, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 128x128, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 128x128, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 129x129 of 129x129, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 215.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 129x129, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 129x129, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 130x130 of 130x130, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 130x130, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 130x130, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 131x131 of 131x131, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 131x131, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 131x131, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 132x132 of 132x132, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 218.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 132x132, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 132x132, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 133x133 of 133x133, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 133x133, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 133x133, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 134x134 of 134x134, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 134x134, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 134x134, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 135x135 of 135x135, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 135x135, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 135x135, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 136x136 of 136x136, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 136x136, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 136x136, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 137x137 of 137x137, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 137x137, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 137x137, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 138x138 of 138x138, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 138x138, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 138x138, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 139x139 of 139x139, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 225.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 139x139, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 139x139, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 140x140 of 140x140, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 140x140, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 140x140, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 141x141 of 141x141, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 227.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 141x141, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 141x141, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 142x142 of 142x142, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 142x142, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 142x142, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 143x143 of 143x143, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 143x143, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 143x143, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 144x144 of 144x144, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 144x144, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 144x144, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 145x145 of 145x145, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 145x145, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 145x145, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 146x146 of 146x146, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 146x146, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 146x146, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 147x147 of 147x147, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 147x147, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 147x147, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 148x148 of 148x148, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 148x148, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 148x148, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 149x149 of 149x149, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 235.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 149x149, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 149x149, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 150x150 of 150x150, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 150x150, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 150x150, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 151x151 of 151x151, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 237.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 151x151, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 151x151, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 152x152 of 152x152, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 152x152, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 152x152, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 153x153 of 153x153, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 153x153, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 153x153, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 154x154 of 154x154, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 154x154, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 154x154, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 155x155 of 155x155, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 241.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 155x155, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 155x155, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 156x156 of 156x156, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 156x156, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 156x156, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 157x157 of 157x157, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 243.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 157x157, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 157x157, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 158x158 of 158x158, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 244.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 158x158, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 158x158, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 159x159 of 159x159, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 159x159, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 159x159, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 160x160 of 160x160, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 160x160, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 160x160, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 161x161 of 161x161, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 161x161, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 161x161, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 162x162 of 162x162, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 162x162, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 162x162, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 163x163 of 163x163, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 249.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 163x163, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 163x163, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 164x164 of 164x164, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 250.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 164x164, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 164x164, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 165x165 of 165x165, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 165x165, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 165x165, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 166x166 of 166x166, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 252.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 166x166, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 166x166, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 167x167 of 167x167, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 253.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 167x167, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 167x167, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 168x168 of 168x168, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 168x168, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 168x168, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 169x169 of 169x169, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 169x169, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 169x169, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 170x170 of 170x170, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 170x170, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 170x170, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 171x171 of 171x171, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 257.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 171x171, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 171x171, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 172x172 of 172x172, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 258.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 172x172, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 172x172, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 173x173 of 173x173, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 173x173, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 173x173, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 174x174 of 174x174, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 260.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 174x174, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 174x174, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 175x175 of 175x175, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 261.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 175x175, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 175x175, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 176x176 of 176x176, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 176x176, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 176x176, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 177x177 of 177x177, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 177x177, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 177x177, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 178x178 of 178x178, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 178x178, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 178x178, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 179x179 of 179x179, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 179x179, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 179x179, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 180x180 of 180x180, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 266.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 180x180, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 180x180, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 181x181 of 181x181, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 267.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 181x181, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 181x181, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 182x182 of 182x182, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 268.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 182x182, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 182x182, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 183x183 of 183x183, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 183x183, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 183x183, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 184x184 of 184x184, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 270.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 184x184, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 184x184, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 185x185 of 185x185, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 271.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 185x185, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 185x185, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 186x186 of 186x186, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 186x186, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 186x186, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 187x187 of 187x187, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 273.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 187x187, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 187x187, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 188x188 of 188x188, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 274.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 188x188, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 188x188, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 189x189 of 189x189, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 189x189, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 189x189, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 190x190 of 190x190, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 276.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 190x190, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 190x190, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 191x191 of 191x191, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 277.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 191x191, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 191x191, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 192x192 of 192x192, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 192x192, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 192x192, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 193x193 of 193x193, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 193x193, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 193x193, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 194x194 of 194x194, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 194x194, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 194x194, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 195x195 of 195x195, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 195x195, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 195x195, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 196x196 of 196x196, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 282.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 196x196, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 196x196, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 197x197 of 197x197, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 283.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 197x197, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 197x197, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 198x198 of 198x198, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 198x198, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 198x198, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 199x199 of 199x199, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 285.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 199x199, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 199x199, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 200x200 of 200x200, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 200x200, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 200x200, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 201x201 of 201x201, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 287.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 201x201, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 201x201, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 202x202 of 202x202, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 202x202, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 202x202, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 203x203 of 203x203, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 289.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 203x203, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 203x203, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 204x204 of 204x204, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 290.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 204x204, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 204x204, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 205x205 of 205x205, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 205x205, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 205x205, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 206x206 of 206x206, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 206x206, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 206x206, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 207x207 of 207x207, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 293.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 207x207, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 207x207, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 208x208 of 208x208, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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 0x6fdad6a3 208x208, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 208x208, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 209x209 of 209x209, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 295.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 209x209, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 209x209, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 210x210 of 210x210, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, 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-2,5,main] GearsES2.display 0x6fdad6a3 210x210, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 210x210, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 211x211 of 211x211, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 297.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 211x211, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 211x211, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x6fdad6a3 0/0 212x212 of 212x212, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 212x212, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 212x212, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 0/0 213x213 of 213x213, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 299.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 213x213, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 213x213, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3 0/0 214x214 of 214x214, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fdad6a3, angle 300.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 214x214, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6fdad6a3 214x214, swapInterval 0, drawable 0x3c00004
[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 0x6fdad6a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6fdad6a3 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 @ 1407298917635 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_1A1RThreads_100Resizes took 4.544 sec
[apply] Testcase: test01_3A3RThreads_50Resizes took 4.28 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298918861 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00Njunit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(test01GLDebugDisabled)
[apply] EWT - 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] junit.framework.TestListener: endTest(test01GLDebugDisabled)
[apply] junit.framework.TestListener: startTest(test01GLDebugEnabled)
[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(test01GLDebugEnabled)
[apply] junit.framework.TestListener: startTest(test02GLDebugError)
[apply] XXX: GLDebugEvent[ id 0x3e9
[apply] type Error
[apply] severity High: dangerous undefined behavior
[apply] source GL API
[apply] msg glBindFramebuffer parameter <target> has an invalid enum '0xffffffff' (GL_INVALID_ENUM)
[apply] when 1407298920572
[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 0x6524f39a]
[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(test02GLDebugError)
[apply] junit.framework.TestListener: startTest(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 1407298920744
[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 0x7c96ade5]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] junit.framework.TestListener: endTest(test03GLDebugInsert)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298920838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.025 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298918861 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] 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] XXX: GLDebugEvent[ id 0x3e9
[apply] type Error
[apply] severity High: dangerous undefined behavior
[apply] source GL API
[apply] msg glBindFramebuffer parameter <target> has an invalid enum '0xffffffff' (GL_INVALID_ENUM)
[apply] when 1407298920572
[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 0x6524f39a]
[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 1407298920744
[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 0x7c96ade5]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298920838 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLDebugDisabled took 1.331 sec
[apply] Testcase: test01GLDebugEnabled took 0.24 sec
[apply] Testcase: test02GLDebugError took 0.153 sec
[apply] Testcase: test03GLDebugInsert took 0.163 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298921778 ms +++ localhosjunit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(test01GLDebug01Disabled)
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
[apply] junit.framework.TestListener: endTest(test01GLDebug01Disabled)
[apply] junit.framework.TestListener: startTest(test01GLDebug01Enabled)
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 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 1407298923327
[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 0x76da70d4]
[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(test01GLDebug01Enabled)
[apply] junit.framework.TestListener: startTest(test02GLDebug01Error)
[apply] XXX: GLDebugEvent[ id 0x3e9
[apply] type Error
[apply] severity High: dangerous undefined behavior
[apply] source GL API
[apply] msg glBindFramebuffer parameter <target> has an invalid enum '0xffffffff' (GL_INVALID_ENUM)
[apply] when 1407298923482
[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 0x956d46f]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] junit.framework.TestListener: endTest(test02GLDebug01Error)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298923574 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.843 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298921778 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 1407298923327
[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 0x76da70d4]
[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 <target> has an invalid enum '0xffffffff' (GL_INVALID_ENUM)
[apply] when 1407298923482
[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 0x956d46f]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298923574 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLDebug01Disabled took 1.307 sec
[apply] Testcase: test01GLDebug01Enabled took 0.251 sec
[apply] Testcase: test02GLDebug01Error took 0.151 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT
[apply] junit.framework.TestListener: tests to run: 10
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298924554 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test01OnThreadAtInit)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282)
[apply] ... 11 more
[apply] junit.framework.TestListener: endTest(test01OnThreadAtInit)
[apply] junit.framework.TestListener: startTest(test02OnThreadAtReshape)
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 0 / 1
[apply] Reshape Count : 0 / 1
[apply] Display Count : 0 / 3
[apply] Invoke Count : 0 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] junit.framework.TestListener: endTest(test02OnThreadAtReshape)
[apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] junit.framework.TestListener: endTest(test03OnThreadAtDisplay)
[apply] junit.framework.TestListener: startTest(test04OnThreadAtInvoke)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] junit.framework.TestListener: endTest(test04OnThreadAtInvoke)
[apply] junit.framework.TestListener: startTest(test05OnThreadAtDispose)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] junit.framework.TestListener: endTest(test05OnThreadAtDispose)
[apply] junit.framework.TestListener: startTest(test11OffThreadAtInit)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540)
[apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541)
[apply] ... 7 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : true
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 8 / 8
[apply] Invoke Count : 1 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] junit.framework.TestListener: endTest(test11OffThreadAtInit)
[apply] junit.framework.TestListener: startTest(test12OffThreadAtReshape)
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 0 / 0
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 0
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] junit.framework.TestListener: endTest(test12OffThreadAtReshape)
[apply] junit.framework.TestListener: startTest(test13OffThreadAtDisplay)
[apply] junit.framework.TestListener: endTest(test13OffThreadAtDisplay)
[apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke)
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] junit.framework.TestListener: endTest(test14OffThreadAtInvoke)
[apply] junit.framework.TestListener: startTest(test15OffThreadAtDispose)
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test14OffThreadAtInvoke(TestGLException01NEWT.java:385)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] junit.framework.TestListener: endTest(test15OffThreadAtDispose)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540)
[apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541)
[apply] ... 7 more
[apply] This-Thread : false
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : true
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 32 / 32
[apply] Invoke Count : 1 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.448 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298924554 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282)
[apply] ... 11 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 0 / 1
[apply] Reshape Count : 0 / 1
[apply] Display Count : 0 / 3
[apply] Invoke Count : 0 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674)
[apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608)
[apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001)
[apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 11 more
[apply] Exception in thread "Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6" javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298928953 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] amp.opengl.GLAutoDrawableBase.defaultWindowRepaintOp(GLAutoDrawableBase.java:213)
[apply] at com.jogamp.newt.opengl.GLWindow.access$100(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowRepaint(GLWindow.java:129)
[apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3692)
[apply] at jogamp.newt.WindowImpl.consumeEvent(WindowImpl.java:2665)
[apply] at jogamp.newt.WindowImpl.doEvent(WindowImpl.java:2611)
[apply] at jogamp.newt.WindowImpl.windowRepaint(WindowImpl.java:3956)
[apply] at jogamp.newt.driver.x11.DisplayDriver.DispatchMessages0(Native Method)
[apply] at jogamp.newt.driver.x11.DisplayDriver.dispatchMessagesNative(DisplayDriver.java:113)
[apply] at jogamp.newt.DisplayImpl.dispatchMessages(DisplayImpl.java:733)
[apply] at jogamp.newt.DisplayImpl$7.run(DisplayImpl.java:656)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:343)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 14 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #3 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 3
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540)
[apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541)
[apply] ... 7 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : true
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 8 / 8
[apply] Invoke Count : 1 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 0 / 0
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 0
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204)
[apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241)
[apply] at java.lang.Thread.run(Thread.java:744)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198)
[apply] ... 1 more
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 6 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test14OffThreadAtInvoke(TestGLException01NEWT.java:385)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284)
[apply] ... 38 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13 on thread Thread-2-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[apply] at java.lang.reflect.Method.invoke(Method.java:606)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13> on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:75)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540)
[apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541)
[apply] ... 7 more
[apply] This-Thread : false
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : true
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 32 / 32
[apply] Invoke Count : 1 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298928953 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OnThreadAtInit took 0.485 sec
[apply] Testcase: test02OnThreadAtReshape took 0.168 sec
[apply] Testcase: test03OnThreadAtDisplay took 0.166 sec
[apply] Testcase: test04OnThreadAtInvoke took 0.225 sec
[apply] Testcase: test05OnThreadAtDispose took 0.784 sec
[apply] Testcase: test11OffThreadAtInit took 0.158 sec
[apply] Testcase: test12OffThreadAtReshape took 0.17 sec
[apply] Testcase: test13OffThreadAtDisplay took 0.169 sec
[apply] Testcase: test14OffThreadAtInvoke took 0.173 sec
[apply] Testcase: test15OffThreadAtDispose took 0.72 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT
[apply] junit.framework.TestListener: tests to run: 5
[apply] junit.framThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298929936 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug6ework.TestListener: startTest(test01_ES1)
[apply] 51NEWT - test01_ES1
[apply] GLES1 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] GLES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
[apply] junit.framework.TestListener: endTest(test01_ES1)
[apply] junit.framework.TestListener: startTest(test02__ES2)
[apply] junit.framework.TestListener: endTest(test02__ES2)
[apply] junit.framework.TestListener: startTest(test03_GL2)
[apply] GL UnitTester
[apply] GL_VENDOR: ATI 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@387d784d, 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_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(test03_GL2)
[apply] junit.framework.TestListener: startTest(test04_GL3)
[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@16f2731c, 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] - 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(test04_GL3)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
[apply] junit.framework.TestListener: startTest(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@7bfd2f14, 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] - 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298931665 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.776 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 @ 1407298929936 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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@387d784d, 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 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@16f2731c, 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@7bfd2f14, 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 @ 1407298931665 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_ES1 took 1.045 sec
[apply] Testcase: test02__ES2 took 0.001 sec
[apply] Testcase: test03_GL2 took 0.281 sec
[apply] Testcase: test04_GL3 took 0.17 sec
[apply] Testcase: test05_GL4 took 0.147 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298932626 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT
[apply] junit.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] 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 <NULL>]]]
[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] junit.framework.TestListener: endTest(test00ShowAvailProfiles)
[apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test10GL2PolygonModeFailure)
[apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test11GL3bcPolygonModeFailure)
[apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure)
[apply] junit.framework.TestListener: startTest(test20GL2BindArrayAtt++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
[apply] ributeFails)
[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.TestGLMesaBug658NEWjunit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails)
[apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails)
[apply] T - test21GL3bcBindArrayAttributeFails
[apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails)
[apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails)
[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 - test21GL3bcBindArrayAttributeFails
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
[apply] junit.framework.TestListener: endTest(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] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.349 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298932626 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 0xff2d89, isOwner false, <71067de1, 613278bf>[count 0, qsz 0, owner <NULL>]]]
[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 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 @ 1407298934927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00ShowAvailProfiles took 1.05 sec
[apply] Testcase: test10GL2PolygonModeFailure took 0.256 sec
[apply] Testcase: test11GL3bcPolygonModeFailure took 0.183 sec
[apply] Testcase: test12GL3PolygonModeFailure took 0.17 sec
[apply] Testcase: test20GL2BindArrayAttributeFails took 0.219 sec
[apply] Testcase: test21GL3bcBindArrayAttributeFails took 0.148 sec
[apply] Testcase: test22GL3BindArrayAttributeFails took 0.182 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298934927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298935869 ms +++ localhosjunit.framework.TestListener: tests to run: 6
[apply] junit.framework.TestListener: startTest(test01FFP__GL2)
[apply] t/127.0.0.1:59999 - Locked within 5 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] junit.framework.TestListener: endTest(test01FFP__GL2)
[apply] junit.framework.TestListener: startTest(test02FFP__ES1)
[apply] junit.framework.TestListener: endTest(test02FFP__ES1)
[apply] junit.framework.TestListener: startTest(test03FFP__ES2)
[apply] junit.framework.TestListener: endTest(test03FFP__ES2)
[apply] junit.framework.TestListener: startTest(test04FFP__GL2ES2)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] GLES1 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] GLES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
[apply] GL_VENDOR: ATI 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[GL2ES1/GL4.hw.custom]
[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] junit.framework.TestListener: endTest(test11GLSL_GL2)
[apply] junit.framework.TestListener: startTest(test12GLSL_ES2)
[apply] junit.framework.TestListener: endTest(test12GLSL_ES2)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] GLES2 n/a
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.743 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298935869 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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[GL2ES1/GL4.hw.custom]
[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 @ 1407298938563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01FFP__GL2 took 1.583 sec
[apply] Testcase: test02FFP__ES1 took 0.002 sec
[apply] Testcase: test03FFP__ES2 took 0.002 sec
[apply] Testcase: test04FFP__GL2ES2 took 0.627 sec
[apply] Testcase: test11GLSL_GL2 took 0.37 sec
[apply] Testcase: test12GLSL_ES2 took 0.001 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298938563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testInitSingleton)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298939533 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton
[apply] junit.framework.TestListener: endTest(testInitSingleton)
[apply] Desktop
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x712b773a, isOwner false, <5ca0bae1, 3c4d3949>[count 0, qsz 0, owner <NULL>]]]
[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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.163 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298939533 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x712b773a, isOwner false, <5ca0bae1, 3c4d3949>[count 0, qsz 0, owner <NULL>]]]
[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 @ 1407298940650 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testInitSingleton took 1.047 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298940650 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298941565 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile0junit.framework.TestListener: tests to run: 15
[apply] junit.framework.TestListener: startTest(test00Version)
[apply] 1NEWT - 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-20140730
[apply] Implementation Build: 2.2-b813-20140730
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.nativewindow
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.opengl
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: com.jogamp.newt
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] junit.framework.TestListener: endTest(test00Version)
[apply] junit.framework.TestListener: startTest(test01GLProfileDefault)
[apply] GLProfile Natives[GL4bc 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 0x6e76c719, isOwner false, <380972f7, 745ad2de>[count 0, qsz 0, owner <NULL>]]]
[apply] GLProfile.getDefault(): GLProfile[GL4bc/GL4bc.hw]
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6e76c719, isOwner false, <380972f7, 745ad2de>[count 0, qsz 0, owner <NULL>]]]
[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] junit.framework.TestListener: endTest(test12_GL2)
[apply] junit.framework.TestListener: startTest(test13_GL4)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL4/GL4.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.153 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 0x6e76c719, isOwner false, <380972f7, 745ad2de>[count 0, qsz 0, owner <NULL>]]]
[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 @ 1407298941565 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-20140730
[apply] Implementation Build: 2.2-b813-20140730
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.nativewindow
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.opengl
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: com.jogamp.newt
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x6e76c719, isOwner false, <380972f7, 745ad2de>[count 0, qsz 0, owner <NULL>]]]
[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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298945668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 - 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 @ 1407298945668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00Version took 1.105 sec
[apply] Testcase: test01GLProfileDefault took 0.347 sec
[apply] Testcase: test02GLProfileMaxProgrammable took 0.245 sec
[apply] Testcase: test03GLProfileMaxFixedFunc took 0.255 sec
[apply] Testcase: test04GLProfileGL2ES1 took 0.259 sec
[apply] Testcase: test05GLProfileGL2ES2 took 0.247 sec
[apply] Testcase: test06GLProfileGL4ES3 took 0.268 sec
[apply] Testcase: test10_GL4bc took 0.241 sec
[apply] Testcase: test11_GL3bc took 0.256 sec
[apply] Testcase: test12_GL2 took 0.262 sec
[apply] Testcase: test13_GL4 took 0.243 sec
[apply] Testcase: test14_GL3 took 0.266 sec
[apply] Testcase: test15_GLES1 took 0.002 sec
[apply] Testcase: test16_GLES2 took 0.002 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298946727 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
[apply] junit.framework.TestListener: startTest(test00_MSAA0_DefFlip)
[apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.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] 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] ++++ 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] TextRendererGLEL.display: Frame 0071 (003): 0320x0240
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.962 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298946727 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] TextRendererGLEL.display: Frame 0071 (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 @ 1407298955642 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00_MSAA0_DefFlip took 4.235 sec
[apply] Testcase: test01_MSAA0_UsrFlip took 0.002 sec
[apply] Testcase: test10_MSAA8_DefFlip took 3.519 sec
[apply] Testcase: test11_MSAA8_UsrFlip took 0.001 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298955642 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] juniThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298956613 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionPt.framework.TestListener: startTest(test01GLVersion)
[apply] junit.framework.TestListener: endTest(test01GLVersion)
[apply] junit.framework.TestListener: startTest(test02GLVendorVersion)
[apply] junit.framework.TestListener: endTest(test02GLVendorVersion)
[apply] arsing00NEWT - test01GLVersion
[apply] Test[0]: 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3) -> 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3), valid true, define [true:true:false]
[apply] Test[1]: 2.1.0 (2.1 Mesa 7.0.3-rc2) -> 2.1.0 (2.1 Mesa 7.0.3-rc2), valid true, define [true:true:false]
[apply] Test[2]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8), valid true, define [true:true:false]
[apply] Test[3]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0), valid true, define [true:true:false]
[apply] Test[4]: 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd) -> 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd), valid true, define [true:true:false]
[apply] Test[5]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false]
[apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false]
[apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false]
[apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false]
[apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false]
[apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false]
[apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false]
[apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false]
[apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false]
[apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false]
[apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false]
[apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false]
[apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false]
[apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false]
[apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false]
[apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false]
[apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false]
[apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false]
[apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false]
[apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false]
[apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false]
[apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false]
[apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false]
[apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true]
[apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true]
[apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true]
[apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true]
[apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true]
[apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true]
[apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true]
[apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true]
[apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
[apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
[apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true]
[apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false]
[apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false]
[apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false]
[apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false]
[apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false]
[apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false]
[apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false]
[apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
[apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
[apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false]
[apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298956613 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.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false]
[apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false]
[apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false]
[apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false]
[apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false]
[apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false]
[apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false]
[apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false]
[apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false]
[apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false]
[apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false]
[apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false]
[apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false]
[apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false]
[apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false]
[apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false]
[apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false]
[apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false]
[apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false]
[apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false]
[apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false]
[apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false]
[apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false]
[apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true]
[apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true]
[apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true]
[apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true]
[apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true]
[apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true]
[apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true]
[apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true]
[apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
[apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true]
[apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true]
[apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false]
[apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false]
[apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false]
[apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false]
[apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false]
[apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false]
[apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false]
[apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
[apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false]
[apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false]
[apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false]
[apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298956672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLVersion took 0.006 sec
[apply] Testcase: test02GLVendorVersion took 0.005 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298956672 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT
[apply] junit.framework.TestListener: tests to run: 6
[apply] junit.frameThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298957512 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] work.TestListener: startTest(testReadPixelsGL2GL3_102x100xREDxUB)
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550
[apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_102x100xREDxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xREDxUB)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xREDxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB)
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 921590
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 230400
[apply] 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] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 1228790
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 307200
[apply] junit.framework.TestListener: endTest(testReadPixelsGL_640x480xRGBAxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL_99x100xRGBxUB)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 39590
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 9900
[apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39996 remaining bytes in buffer, only had 39600
[apply] junit.framework.TestListener: endTest(testReadPixelsGL_99x100xRGBxUB)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.504 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298957512 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, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
[apply] OK Expected IndexOutOfBoundsExceptSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298965969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ion (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 @ 1407298965969 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 2.443 sec
[apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.158 sec
[apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.17 sec
[apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.167 sec
[apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.259 sec
[apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.159 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298966891 ms +++ localhosjunit.framework.TestListener: tests to run: 3
[apply] t/127.0.0.1:59999 - Locked within 5 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 0x2bbfdaa4: tileRendererInUse null, GearsES2[obj 0x2bbfdaa4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2bbfdaa4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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 0x2bbfdaa4 created: GearsObj[0x3aa49259, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2bbfdaa4 created: GearsObj[0xa842f23, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2bbfdaa4 created: GearsObj[0xa842f23, 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 0x2bbfdaa4 FIN GearsES2[obj 0x2bbfdaa4 isInit true, usesShared false, 1 GearsObj[0x3aa49259, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa842f23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4609b6, 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 0x2bbfdaa4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2bbfdaa4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2bbfdaa4 128x128, swapInterval 0, drawable 0x3c00002
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x43a65198, isOwner false, <5c36f4da, 1c054382>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]]] - Thread-5-jt0
[apply] JOGLTask 0: RUNNING: Thread-5-jt0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x40ab5b6c: tileRendererInUse null, GearsES2[obj 0x40ab5b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x40ab5b6c 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 0x40ab5b6c created: GearsObj[0x33435a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x40ab5b6c created: GearsObj[0xae854ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x40ab5b6c created: GearsObj[0xae854ec, 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 0x40ab5b6c FIN GearsES2[obj 0x40ab5b6c isInit true, usesShared false, 1 GearsObj[0x33435a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xae854ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b1f578c, 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 0x40ab5b6c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x40ab5b6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x40ab5b6c 128x128, swapInterval 0, drawable 0x3c00004
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x43a65198, isOwner false, <5c36f4da, 1c054382>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]]] - Thread-5-jt1
[apply] JOGLTask 1: RUNNING: Thread-5-jt1
[apply] 2: [0: false, 1: false]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2bbfdaa4: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2bbfdaa4 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 0x40ab5b6c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x40ab5b6c 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.024s
[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 2: START: 310/0, reuse true - Thread-6-jt2
[apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x5c9e4a20: tileRendererInUse null, GearsES2[obj 0x5c9e4a20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c9e4a20 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 0x5c9e4a20 created: GearsObj[0x77d0bef0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c9e4a20 created: GearsObj[0x29a7bc04, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c9e4a20 created: GearsObj[0x29a7bc04, 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 0x5c9e4a20 FIN GearsES2[obj 0x5c9e4a20 isInit true, usesShared false, 1 GearsObj[0x77d0bef0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29a7bc04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4328bff9, 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 0x5c9e4a20 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c9e4a20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5c9e4a20 128x128, swapInterval 0, drawable 0x3c00006
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>]]]] - 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 0x5de3eba1: tileRendererInUse null, GearsES2[obj 0x5de3eba1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5de3eba1 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 0x5de3eba1 created: GearsObj[0x6a83bdcf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5de3eba1 created: GearsObj[0x6f2297aa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5de3eba1 created: GearsObj[0x6f2297aa, 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 0x5de3eba1 FIN GearsES2[obj 0x5de3eba1 isInit true, usesShared false, 1 GearsObj[0x6a83bdcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f2297aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x481352e6, 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 0x5de3eba1 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5de3eba1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5de3eba1 128x128, swapInterval 0, drawable 0x3c00008
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x5de3eba1 128x128, swapInterval 0, drawable 0x3c00008
[apply] JOGLTask 3: RUNNING: Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x1e82c72f: tileRendererInUse null, GearsES2[obj 0x1e82c72f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1e82c72f 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 0x1e82c72f created: GearsObj[0x4dc24a19, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1e82c72f created: GearsObj[0xe8ed731, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1e82c72f created: GearsObj[0xe8ed731, 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 0x1e82c72f FIN GearsES2[obj 0x1e82c72f isInit true, usesShared false, 1 GearsObj[0x4dc24a19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe8ed731, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43d1d96e, 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 0x1e82c72f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1e82c72f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1e82c72f 128x128, swapInterval 0, drawable 0x3c0000a
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt2
[apply] JOGLTask 2: RUNNING: Thread-6-jt2
[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 0x4f8b92d6: tileRendererInUse null, GearsES2[obj 0x4f8b92d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4f8b92d6 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 0x4f8b92d6 created: GearsObj[0x760140e2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f8b92d6 created: GearsObj[0x4c4af1f4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f8b92d6 created: GearsObj[0x4c4af1f4, 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 0x4f8b92d6 FIN GearsES2[obj 0x4f8b92d6 isInit true, usesShared false, 1 GearsObj[0x760140e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4af1f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c52f14d, 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 0x4f8b92d6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f8b92d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4f8b92d6 128x128, swapInterval 0, drawable 0x3c0000c
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - 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 0x5c9e4a20: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5c9e4a20 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 0x5de3eba1: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5de3eba1 FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3
[apply] JOGLTask 3: END: Thread-6-jt3
[apply] 2: [0: true, 1: false, 2: false, 3: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1e82c72f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1e82c72f FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2
[apply] JOGLTask 2: END: Thread-6-jt2
[apply] 3: [0: true, 1: false, 2: true, 3: true]
[apply] junit.framework.TestListener: endTest(test04FourThreads)
[apply] junit.framework.TestListener: startTest(test16SixteenThreads)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x4f8b92d6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x4f8b92d6 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.015s
[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 2: START: 310/0, reuse true - Thread-7-jt2
[apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4
[apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1
[apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8
[apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3
[apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9
[apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5
[apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7
[apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10
[apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6
[apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11
[apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12
[apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14
[apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13
[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 0xa4fffde: tileRendererInUse null, GearsES2[obj 0xa4fffde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa4fffde 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 0xa4fffde created: GearsObj[0x5de3ae7b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa4fffde created: GearsObj[0xed43d65, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa4fffde created: GearsObj[0xed43d65, 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 0xa4fffde FIN GearsES2[obj 0xa4fffde isInit true, usesShared false, 1 GearsObj[0x5de3ae7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed43d65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x100ab97e, 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 0xa4fffde 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa4fffde, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0xa4fffde 128x128, swapInterval 0, drawable 0x4400004
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt0
[apply] JOGLTask 0: RUNNING: Thread-7-jt0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x1a376e79: tileRendererInUse null, GearsES2[obj 0x1a376e79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1a376e79 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 0x1a376e79 created: GearsObj[0x14a0a721, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1a376e79 created: GearsObj[0x3f3c721b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1a376e79 created: GearsObj[0x3f3c721b, 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 0x1a376e79 FIN GearsES2[obj 0x1a376e79 isInit true, usesShared false, 1 GearsObj[0x14a0a721, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f3c721b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19676b0c, 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 0x1a376e79 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1a376e79, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1a376e79 128x128, swapInterval 0, drawable 0x4400006
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x1a376e79 128x128, swapInterval 0, drawable 0x4400006
[apply] JOGLTask 3: RUNNING: Thread-7-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x17c36215: tileRendererInUse null, GearsES2[obj 0x17c36215 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x17c36215 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 0x17c36215 created: GearsObj[0x325a92d5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x17c36215 created: GearsObj[0x585df7c6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x17c36215 created: GearsObj[0x585df7c6, 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 0x17c36215 FIN GearsES2[obj 0x17c36215 isInit true, usesShared false, 1 GearsObj[0x325a92d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x585df7c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x136157d, 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 0x17c36215 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x17c36215, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x17c36215 128x128, swapInterval 0, drawable 0x4400008
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt8
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x17c36215 128x128, swapInterval 0, drawable 0x4400008
[apply] JOGLTask 8: RUNNING: Thread-7-jt8
[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 0x797be2c9: tileRendererInUse null, GearsES2[obj 0x797be2c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x797be2c9 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 0x797be2c9 created: GearsObj[0x372b7e8c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x797be2c9 created: GearsObj[0x88135a0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x797be2c9 created: GearsObj[0x88135a0, 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 0x797be2c9 FIN GearsES2[obj 0x797be2c9 isInit true, usesShared false, 1 GearsObj[0x372b7e8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88135a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ae79fbc, 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 0x797be2c9 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x797be2c9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x797be2c9 128x128, swapInterval 0, drawable 0x440000a
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x73d649a0: tileRendererInUse null, GearsES2[obj 0x73d649a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x73d649a0 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 0x73d649a0 created: GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x73d649a0 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x73d649a0 created: GearsObj[0x3c95648d, 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 0x73d649a0 FIN GearsES2[obj 0x73d649a0 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-4,5,main] GearsES2.reshape 0x73d649a0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x73d649a0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x73d649a0 128x128, swapInterval 0, drawable 0x440000c
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x3466386e: tileRendererInUse null, GearsES2[obj 0x3466386e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3466386e 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 0x3466386e created: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3466386e created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3466386e created: GearsObj[0x4e408c3c, 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 0x3466386e FIN GearsES2[obj 0x3466386e 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-4,5,main] GearsES2.reshape 0x3466386e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3466386e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3466386e 128x128, swapInterval 0, drawable 0x440000e
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt4
[apply] JOGLTask 4: RUNNING: Thread-7-jt4
[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 0xfdc85a3: tileRendererInUse null, GearsES2[obj 0xfdc85a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xfdc85a3 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 0xfdc85a3 created: GearsObj[0x5ffb432e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xfdc85a3 created: GearsObj[0x68f7b23c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xfdc85a3 created: GearsObj[0x68f7b23c, 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 0xfdc85a3 FIN GearsES2[obj 0xfdc85a3 isInit true, usesShared false, 1 GearsObj[0x5ffb432e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68f7b23c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5dd6b6fa, 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 0xfdc85a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfdc85a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0xfdc85a3 128x128, swapInterval 0, drawable 0x4400010
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 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-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 0x27604c06 created: GearsObj[0x5092eefe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27604c06 created: GearsObj[0x5e888f05, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27604c06 created: GearsObj[0x5e888f05, 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 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x5092eefe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e888f05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5765c1bf, 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 0x27604c06 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, 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-4,5,main] GearsES2.display 0x27604c06 128x128, swapInterval 0, drawable 0x4400012
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 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-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 0x4f37f217 created: GearsObj[0x221b6417, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f37f217 created: GearsObj[0x3448337f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f37f217 created: GearsObj[0x3448337f, 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 0x4f37f217 FIN GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x221b6417, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3448337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x702cf1a9, 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 0x4f37f217 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, 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-4,5,main] GearsES2.display 0x4f37f217 128x128, swapInterval 0, drawable 0x4400014
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>]]]] - Thread-7-jt2
[apply] JOGLTask 2: RUNNING: Thread-7-jt2
[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 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-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 0x1a29b1ed created: GearsObj[0x187b2e64, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1a29b1ed created: GearsObj[0x3f22b3ca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1a29b1ed created: GearsObj[0x3f22b3ca, 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 0x1a29b1ed FIN GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x187b2e64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f22b3ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f49b327, 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 0x1a29b1ed 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, 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-4,5,main] GearsES2.display 0x1a29b1ed 128x128, swapInterval 0, drawable 0x4400016
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x27aa1558: tileRendererInUse null, GearsES2[obj 0x27aa1558 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x27aa1558 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 0x27aa1558 created: GearsObj[0x56aa657d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27aa1558 created: GearsObj[0x4ced1dfe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27aa1558 created: GearsObj[0x4ced1dfe, 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 0x27aa1558 FIN GearsES2[obj 0x27aa1558 isInit true, usesShared false, 1 GearsObj[0x56aa657d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ced1dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x634c3626, 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 0x27aa1558 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27aa1558, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x27aa1558 128x128, swapInterval 0, drawable 0x4400018
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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.init.0 0xf5f58c0: tileRendererInUse null, GearsES2[obj 0xf5f58c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xf5f58c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main]
[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] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xf5f58c0 created: GearsObj[0x6e5a561f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf5f58c0 created: GearsObj[0x6ccc45d2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf5f58c0 created: GearsObj[0x6ccc45d2, 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 0xf5f58c0 FIN GearsES2[obj 0xf5f58c0 isInit true, usesShared false, 1 GearsObj[0x6e5a561f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ccc45d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56fc15cb, 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 0xf5f58c0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, 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-4,5,main] GearsES2.display 0xf5f58c0 128x128, swapInterval 0, drawable 0x440001a
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt11
[apply] JOGLTask 11: RUNNING: Thread-7-jt11
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x3cbbad22: tileRendererInUse null, GearsES2[obj 0x3cbbad22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3cbbad22 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 0x3cbbad22 created: GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3cbbad22 created: GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3cbbad22 created: GearsObj[0x4bb8aff7, 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 0x3cbbad22 FIN GearsES2[obj 0x3cbbad22 isInit true, usesShared false, 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 null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x3cbbad22 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cbbad22, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3cbbad22 128x128, swapInterval 0, drawable 0x440001c
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x449a8200: tileRendererInUse null, GearsES2[obj 0x449a8200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x449a8200 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 0x449a8200 created: GearsObj[0x20349e80, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x449a8200 created: GearsObj[0x5e91f604, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x449a8200 created: GearsObj[0x5e91f604, 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 0x449a8200 FIN GearsES2[obj 0x449a8200 isInit true, usesShared false, 1 GearsObj[0x20349e80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e91f604, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40aeb11d, 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 0x449a8200 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x449a8200, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x449a8200 128x128, swapInterval 0, drawable 0x440001e
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt13
[apply] JOGLTask 13: RUNNING: Thread-7-jt13
[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 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7bccf12f 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 0x7bccf12f created: GearsObj[0x5fc7e77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bccf12f created: GearsObj[0x3d2b9b3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bccf12f created: GearsObj[0x3d2b9b3, 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 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared false, 1 GearsObj[0x5fc7e77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2b9b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f9d98ba, 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 0x7bccf12f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x7bccf12f 128x128, swapInterval 0, drawable 0x4400020
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x1826850a: tileRendererInUse null, GearsES2[obj 0x1826850a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1826850a 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 0x1826850a created: GearsObj[0x5551dd7d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1826850a created: GearsObj[0x71a4654d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1826850a created: GearsObj[0x71a4654d, 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 0x1826850a FIN GearsES2[obj 0x1826850a isInit true, usesShared false, 1 GearsObj[0x5551dd7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a4654d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ff6dc84, 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 0x1826850a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1826850a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1826850a 128x128, swapInterval 0, drawable 0x4400022
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt5
[apply] JOGLTask 5: RUNNING: Thread-7-jt5
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa4fffde: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa4fffde 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 0x1a376e79: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a376e79 FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3
[apply] JOGLTask 3: END: Thread-7-jt3
[apply] 6: [0: true, 1: false, 2: false, 3: true, 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 0x17c36215: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x17c36215 FIN
[apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8
[apply] JOGLTask 8: END: Thread-7-jt8
[apply] 7: [0: true, 1: false, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x797be2c9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x797be2c9 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
[apply] JOGLTask 1: END: Thread-7-jt1
[apply] 8: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x73d649a0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x73d649a0 FIN
[apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9
[apply] JOGLTask 9: END: Thread-7-jt9
[apply] 9: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x3466386e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3466386e FIN
[apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4
[apply] JOGLTask 4: END: Thread-7-jt4
[apply] 10: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 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 0xfdc85a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xfdc85a3 FIN
[apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15
[apply] JOGLTask 15: END: Thread-7-jt15
[apply] 11: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27604c06 FIN
[apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10
[apply] JOGLTask 10: END: Thread-7-jt10
[apply] 12: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4f37f217: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4f37f217 FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2
[apply] JOGLTask 2: END: Thread-7-jt2
[apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a29b1ed: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a29b1ed FIN
[apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12
[apply] JOGLTask 12: END: Thread-7-jt12
[apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: true, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27aa1558: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27aa1558 FIN
[apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14
[apply] JOGLTask 14: END: Thread-7-jt14
[apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xf5f58c0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xf5f58c0 FIN
[apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11
[apply] JOGLTask 11: END: Thread-7-jt11
[apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3cbbad22: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3cbbad22 FIN
[apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6
[apply] JOGLTask 6: END: Thread-7-jt6
[apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x449a8200: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x449a8200 FIN
[apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13
[apply] JOGLTask 13: END: Thread-7-jt13
[apply] 18: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7bccf12f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7bccf12f FIN
[apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7
[apply] JOGLTask 7: END: Thread-7-jt7
[apply] 19: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1826850a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1826850a FIN
[apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5
[apply] JOGLTask 5: END: Thread-7-jt5
[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.747s
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
[apply] junit.framework.TestListener: endTest(test16SixteenThreads)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298973987 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.144 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298966891 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x2bbfdaa4: tileRendererInUse null, GearsES2[obj 0x2bbfdaa4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2bbfdaa4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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 0x2bbfdaa4 created: GearsObj[0x3aa49259, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2bbfdaa4 created: GearsObj[0xa842f23, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2bbfdaa4 created: GearsObj[0xa842f23, 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 0x2bbfdaa4 FIN GearsES2[obj 0x2bbfdaa4 isInit true, usesShared false, 1 GearsObj[0x3aa49259, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa842f23, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4609b6, 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 0x2bbfdaa4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2bbfdaa4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2bbfdaa4 128x128, swapInterval 0, drawable 0x3c00002
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x43a65198, isOwner false, <5c36f4da, 1c054382>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]]] - Thread-5-jt0
[apply] JOGLTask 0: RUNNING: Thread-5-jt0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x40ab5b6c: tileRendererInUse null, GearsES2[obj 0x40ab5b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x40ab5b6c 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 0x40ab5b6c created: GearsObj[0x33435a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x40ab5b6c created: GearsObj[0xae854ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x40ab5b6c created: GearsObj[0xae854ec, 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 0x40ab5b6c FIN GearsES2[obj 0x40ab5b6c isInit true, usesShared false, 1 GearsObj[0x33435a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xae854ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b1f578c, 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 0x40ab5b6c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x40ab5b6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x40ab5b6c 128x128, swapInterval 0, drawable 0x3c00004
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x43a65198, isOwner false, <5c36f4da, 1c054382>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]]] - Thread-5-jt1
[apply] JOGLTask 1: RUNNING: Thread-5-jt1
[apply] 2: [0: false, 1: false]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2bbfdaa4: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2bbfdaa4 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 0x40ab5b6c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x40ab5b6c 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.024s
[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 2: START: 310/0, reuse true - Thread-6-jt2
[apply] JOGLTask 3: START: 465/0, reuse true - Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x5c9e4a20: tileRendererInUse null, GearsES2[obj 0x5c9e4a20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c9e4a20 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 0x5c9e4a20 created: GearsObj[0x77d0bef0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c9e4a20 created: GearsObj[0x29a7bc04, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c9e4a20 created: GearsObj[0x29a7bc04, 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 0x5c9e4a20 FIN GearsES2[obj 0x5c9e4a20 isInit true, usesShared false, 1 GearsObj[0x77d0bef0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29a7bc04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4328bff9, 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 0x5c9e4a20 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c9e4a20, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5c9e4a20 128x128, swapInterval 0, drawable 0x3c00006
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>]]]] - 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 0x5de3eba1: tileRendererInUse null, GearsES2[obj 0x5de3eba1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5de3eba1 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 0x5de3eba1 created: GearsObj[0x6a83bdcf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5de3eba1 created: GearsObj[0x6f2297aa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5de3eba1 created: GearsObj[0x6f2297aa, 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 0x5de3eba1 FIN GearsES2[obj 0x5de3eba1 isInit true, usesShared false, 1 GearsObj[0x6a83bdcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f2297aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x481352e6, 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 0x5de3eba1 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5de3eba1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x5de3eba1 128x128, swapInterval 0, drawable 0x3c00008
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x5de3eba1 128x128, swapInterval 0, drawable 0x3c00008
[apply] JOGLTask 3: RUNNING: Thread-6-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x1e82c72f: tileRendererInUse null, GearsES2[obj 0x1e82c72f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1e82c72f 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 0x1e82c72f created: GearsObj[0x4dc24a19, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1e82c72f created: GearsObj[0xe8ed731, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1e82c72f created: GearsObj[0xe8ed731, 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 0x1e82c72f FIN GearsES2[obj 0x1e82c72f isInit true, usesShared false, 1 GearsObj[0x4dc24a19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe8ed731, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43d1d96e, 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 0x1e82c72f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1e82c72f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1e82c72f 128x128, swapInterval 0, drawable 0x3c0000a
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - Thread-6-jt2
[apply] JOGLTask 2: RUNNING: Thread-6-jt2
[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 0x4f8b92d6: tileRendererInUse null, GearsES2[obj 0x4f8b92d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4f8b92d6 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 0x4f8b92d6 created: GearsObj[0x760140e2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f8b92d6 created: GearsObj[0x4c4af1f4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f8b92d6 created: GearsObj[0x4c4af1f4, 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 0x4f8b92d6 FIN GearsES2[obj 0x4f8b92d6 isInit true, usesShared false, 1 GearsObj[0x760140e2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c4af1f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c52f14d, 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 0x4f8b92d6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f8b92d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4f8b92d6 128x128, swapInterval 0, drawable 0x3c0000c
[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 0x1bcdb00, owner true, ResourceToolkitLock[obj 0x285396e1, isOwner false, <7d6a276, 1c43f4ff>[count 0, qsz 0, owner <NULL>]]]] - 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 0x5c9e4a20: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5c9e4a20 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 0x5de3eba1: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x5de3eba1 FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3
[apply] JOGLTask 3: END: Thread-6-jt3
[apply] 2: [0: true, 1: false, 2: false, 3: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1e82c72f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1e82c72f FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2
[apply] JOGLTask 2: END: Thread-6-jt2
[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 0x4f8b92d6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x4f8b92d6 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.015s
[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 2: START: 310/0, reuse true - Thread-7-jt2
[apply] JOGLTask 4: START: 620/0, reuse true - Thread-7-jt4
[apply] JOGLTask 1: START: 155/0, reuse true - Thread-7-jt1
[apply] JOGLTask 8: START: 1240/0, reuse true - Thread-7-jt8
[apply] JOGLTask 3: START: 465/0, reuse true - Thread-7-jt3
[apply] JOGLTask 9: START: 1395/0, reuse true - Thread-7-jt9
[apply] JOGLTask 5: START: 775/0, reuse true - Thread-7-jt5
[apply] JOGLTask 7: START: 1085/0, reuse true - Thread-7-jt7
[apply] JOGLTask 10: START: 1550/0, reuse true - Thread-7-jt10
[apply] JOGLTask 6: START: 930/0, reuse true - Thread-7-jt6
[apply] JOGLTask 11: START: 1705/0, reuse true - Thread-7-jt11
[apply] JOGLTask 12: START: 0/155, reuse true - Thread-7-jt12
[apply] JOGLTask 14: START: 310/155, reuse true - Thread-7-jt14
[apply] JOGLTask 13: START: 155/155, reuse true - Thread-7-jt13
[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 0xa4fffde: tileRendererInUse null, GearsES2[obj 0xa4fffde isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa4fffde 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 0xa4fffde created: GearsObj[0x5de3ae7b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa4fffde created: GearsObj[0xed43d65, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa4fffde created: GearsObj[0xed43d65, 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 0xa4fffde FIN GearsES2[obj 0xa4fffde isInit true, usesShared false, 1 GearsObj[0x5de3ae7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed43d65, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x100ab97e, 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 0xa4fffde 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa4fffde, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0xa4fffde 128x128, swapInterval 0, drawable 0x4400004
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt0
[apply] JOGLTask 0: RUNNING: Thread-7-jt0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x1a376e79: tileRendererInUse null, GearsES2[obj 0x1a376e79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1a376e79 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 0x1a376e79 created: GearsObj[0x14a0a721, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1a376e79 created: GearsObj[0x3f3c721b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1a376e79 created: GearsObj[0x3f3c721b, 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 0x1a376e79 FIN GearsES2[obj 0x1a376e79 isInit true, usesShared false, 1 GearsObj[0x14a0a721, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f3c721b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x19676b0c, 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 0x1a376e79 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1a376e79, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1a376e79 128x128, swapInterval 0, drawable 0x4400006
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x1a376e79 128x128, swapInterval 0, drawable 0x4400006
[apply] JOGLTask 3: RUNNING: Thread-7-jt3
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x17c36215: tileRendererInUse null, GearsES2[obj 0x17c36215 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x17c36215 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 0x17c36215 created: GearsObj[0x325a92d5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x17c36215 created: GearsObj[0x585df7c6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x17c36215 created: GearsObj[0x585df7c6, 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 0x17c36215 FIN GearsES2[obj 0x17c36215 isInit true, usesShared false, 1 GearsObj[0x325a92d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x585df7c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x136157d, 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 0x17c36215 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x17c36215, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x17c36215 128x128, swapInterval 0, drawable 0x4400008
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt8
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x17c36215 128x128, swapInterval 0, drawable 0x4400008
[apply] JOGLTask 8: RUNNING: Thread-7-jt8
[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 0x797be2c9: tileRendererInUse null, GearsES2[obj 0x797be2c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x797be2c9 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 0x797be2c9 created: GearsObj[0x372b7e8c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x797be2c9 created: GearsObj[0x88135a0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x797be2c9 created: GearsObj[0x88135a0, 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 0x797be2c9 FIN GearsES2[obj 0x797be2c9 isInit true, usesShared false, 1 GearsObj[0x372b7e8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x88135a0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ae79fbc, 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 0x797be2c9 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x797be2c9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x797be2c9 128x128, swapInterval 0, drawable 0x440000a
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x73d649a0: tileRendererInUse null, GearsES2[obj 0x73d649a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x73d649a0 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 0x73d649a0 created: GearsObj[0x2abc7c8e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x73d649a0 created: GearsObj[0x3c95648d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x73d649a0 created: GearsObj[0x3c95648d, 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 0x73d649a0 FIN GearsES2[obj 0x73d649a0 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-4,5,main] GearsES2.reshape 0x73d649a0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x73d649a0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x73d649a0 128x128, swapInterval 0, drawable 0x440000c
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x3466386e: tileRendererInUse null, GearsES2[obj 0x3466386e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3466386e 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 0x3466386e created: GearsObj[0x72098229, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3466386e created: GearsObj[0x4e408c3c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3466386e created: GearsObj[0x4e408c3c, 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 0x3466386e FIN GearsES2[obj 0x3466386e 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-4,5,main] GearsES2.reshape 0x3466386e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3466386e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3466386e 128x128, swapInterval 0, drawable 0x440000e
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt4
[apply] JOGLTask 4: RUNNING: Thread-7-jt4
[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 0xfdc85a3: tileRendererInUse null, GearsES2[obj 0xfdc85a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xfdc85a3 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 0xfdc85a3 created: GearsObj[0x5ffb432e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xfdc85a3 created: GearsObj[0x68f7b23c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xfdc85a3 created: GearsObj[0x68f7b23c, 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 0xfdc85a3 FIN GearsES2[obj 0xfdc85a3 isInit true, usesShared false, 1 GearsObj[0x5ffb432e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68f7b23c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5dd6b6fa, 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 0xfdc85a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfdc85a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0xfdc85a3 128x128, swapInterval 0, drawable 0x4400010
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 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-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 0x27604c06 created: GearsObj[0x5092eefe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27604c06 created: GearsObj[0x5e888f05, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27604c06 created: GearsObj[0x5e888f05, 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 0x27604c06 FIN GearsES2[obj 0x27604c06 isInit true, usesShared false, 1 GearsObj[0x5092eefe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e888f05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5765c1bf, 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 0x27604c06 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400012, 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-4,5,main] GearsES2.display 0x27604c06 128x128, swapInterval 0, drawable 0x4400012
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 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-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 0x4f37f217 created: GearsObj[0x221b6417, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f37f217 created: GearsObj[0x3448337f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f37f217 created: GearsObj[0x3448337f, 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 0x4f37f217 FIN GearsES2[obj 0x4f37f217 isInit true, usesShared false, 1 GearsObj[0x221b6417, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3448337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x702cf1a9, 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 0x4f37f217 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400014, 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-4,5,main] GearsES2.display 0x4f37f217 128x128, swapInterval 0, drawable 0x4400014
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>]]]] - Thread-7-jt2
[apply] JOGLTask 2: RUNNING: Thread-7-jt2
[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 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-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 0x1a29b1ed created: GearsObj[0x187b2e64, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1a29b1ed created: GearsObj[0x3f22b3ca, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1a29b1ed created: GearsObj[0x3f22b3ca, 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 0x1a29b1ed FIN GearsES2[obj 0x1a29b1ed isInit true, usesShared false, 1 GearsObj[0x187b2e64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f22b3ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f49b327, 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 0x1a29b1ed 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400016, 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-4,5,main] GearsES2.display 0x1a29b1ed 128x128, swapInterval 0, drawable 0x4400016
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x27aa1558: tileRendererInUse null, GearsES2[obj 0x27aa1558 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x27aa1558 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 0x27aa1558 created: GearsObj[0x56aa657d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27aa1558 created: GearsObj[0x4ced1dfe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27aa1558 created: GearsObj[0x4ced1dfe, 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 0x27aa1558 FIN GearsES2[obj 0x27aa1558 isInit true, usesShared false, 1 GearsObj[0x56aa657d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ced1dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x634c3626, 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 0x27aa1558 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400018, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27aa1558, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x27aa1558 128x128, swapInterval 0, drawable 0x4400018
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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.init.0 0xf5f58c0: tileRendererInUse null, GearsES2[obj 0xf5f58c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xf5f58c0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main]
[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] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xf5f58c0 created: GearsObj[0x6e5a561f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf5f58c0 created: GearsObj[0x6ccc45d2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf5f58c0 created: GearsObj[0x6ccc45d2, 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 0xf5f58c0 FIN GearsES2[obj 0xf5f58c0 isInit true, usesShared false, 1 GearsObj[0x6e5a561f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ccc45d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56fc15cb, 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 0xf5f58c0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001a, 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-4,5,main] GearsES2.display 0xf5f58c0 128x128, swapInterval 0, drawable 0x440001a
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt11
[apply] JOGLTask 11: RUNNING: Thread-7-jt11
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x3cbbad22: tileRendererInUse null, GearsES2[obj 0x3cbbad22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3cbbad22 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 0x3cbbad22 created: GearsObj[0x18d1287b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3cbbad22 created: GearsObj[0x4bb8aff7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3cbbad22 created: GearsObj[0x4bb8aff7, 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 0x3cbbad22 FIN GearsES2[obj 0x3cbbad22 isInit true, usesShared false, 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 null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x3cbbad22 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3cbbad22, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3cbbad22 128x128, swapInterval 0, drawable 0x440001c
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x449a8200: tileRendererInUse null, GearsES2[obj 0x449a8200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x449a8200 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 0x449a8200 created: GearsObj[0x20349e80, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x449a8200 created: GearsObj[0x5e91f604, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x449a8200 created: GearsObj[0x5e91f604, 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 0x449a8200 FIN GearsES2[obj 0x449a8200 isInit true, usesShared false, 1 GearsObj[0x20349e80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e91f604, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x40aeb11d, 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 0x449a8200 0/0 128x128 of 128x128, swapInterval 0, drawable 0x440001e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x449a8200, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x449a8200 128x128, swapInterval 0, drawable 0x440001e
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt13
[apply] JOGLTask 13: RUNNING: Thread-7-jt13
[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 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7bccf12f 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 0x7bccf12f created: GearsObj[0x5fc7e77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bccf12f created: GearsObj[0x3d2b9b3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bccf12f created: GearsObj[0x3d2b9b3, 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 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared false, 1 GearsObj[0x5fc7e77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2b9b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f9d98ba, 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 0x7bccf12f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400020, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x7bccf12f 128x128, swapInterval 0, drawable 0x4400020
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - 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 0x1826850a: tileRendererInUse null, GearsES2[obj 0x1826850a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1826850a 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 0x1826850a created: GearsObj[0x5551dd7d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1826850a created: GearsObj[0x71a4654d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1826850a created: GearsObj[0x71a4654d, 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 0x1826850a FIN GearsES2[obj 0x1826850a isInit true, usesShared false, 1 GearsObj[0x5551dd7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a4654d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ff6dc84, 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 0x1826850a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x4400022, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1826850a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x1826850a 128x128, swapInterval 0, drawable 0x4400022
[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 0x7fd340cb7560, owner true, ResourceToolkitLock[obj 0x3018076c, isOwner false, <798f5c1e, 32e8f3eb>[count 0, qsz 0, owner <NULL>]]]] - Thread-7-jt5
[apply] JOGLTask 5: RUNNING: Thread-7-jt5
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa4fffde: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa4fffde 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 0x1a376e79: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a376e79 FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3
[apply] JOGLTask 3: END: Thread-7-jt3
[apply] 6: [0: true, 1: false, 2: false, 3: true, 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 0x17c36215: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x17c36215 FIN
[apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8
[apply] JOGLTask 8: END: Thread-7-jt8
[apply] 7: [0: true, 1: false, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x797be2c9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x797be2c9 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
[apply] JOGLTask 1: END: Thread-7-jt1
[apply] 8: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x73d649a0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x73d649a0 FIN
[apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9
[apply] JOGLTask 9: END: Thread-7-jt9
[apply] 9: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: true, 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 0x3466386e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3466386e FIN
[apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4
[apply] JOGLTask 4: END: Thread-7-jt4
[apply] 10: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 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 0xfdc85a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xfdc85a3 FIN
[apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15
[apply] JOGLTask 15: END: Thread-7-jt15
[apply] 11: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27604c06: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27604c06 FIN
[apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10
[apply] JOGLTask 10: END: Thread-7-jt10
[apply] 12: [0: true, 1: true, 2: false, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4f37f217: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4f37f217 FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2
[apply] JOGLTask 2: END: Thread-7-jt2
[apply] 13: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a29b1ed: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1a29b1ed FIN
[apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12
[apply] JOGLTask 12: END: Thread-7-jt12
[apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: true, 13: false, 14: false, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27aa1558: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x27aa1558 FIN
[apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14
[apply] JOGLTask 14: END: Thread-7-jt14
[apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: false, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xf5f58c0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xf5f58c0 FIN
[apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11
[apply] JOGLTask 11: END: Thread-7-jt11
[apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3cbbad22: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3cbbad22 FIN
[apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6
[apply] JOGLTask 6: END: Thread-7-jt6
[apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: false, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x449a8200: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x449a8200 FIN
[apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13
[apply] JOGLTask 13: END: Thread-7-jt13
[apply] 18: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7bccf12f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7bccf12f FIN
[apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7
[apply] JOGLTask 7: END: Thread-7-jt7
[apply] 19: [0: true, 1: true, 2: true, 3: true, 4: true, 5: false, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1826850a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1826850a FIN
[apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5
[apply] JOGLTask 5: END: Thread-7-jt5
[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.747s
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298973987 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test02TwoThreads took 2.036 sec
[apply] Testcase: test04FourThreads took 1.018 sec
[apply] Testcase: test16SixteenThreads took 3.751 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298975102 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test02FourThreads)
[apply] junit.framework.TestListener: endTest(test02FourThreads)
[apply] junit.framework.TestListener: startTest(test02TwoThreads)
[apply] junit.framework.TestListener: endTest(test02TwoThreads)
[apply] junit.framework.TestListener: startTest(test16SixteenThreads)
[apply] junit.framework.TestListener: endTest(test16SixteenThreads)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.334 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298975102 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407298975390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test02FourThreads took 0.009 sec
[apply] Testcase: test02TwoThreads took 0.002 sec
[apply] Testcase: test16SixteenThreads took 0.003 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298975390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407298976243 ms +++ localhosjunit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testMain)
[apply] Implementation-Version: 2.2.0-rc-20140806
[apply] Implementation-Build: 2.2-b1327-20140806
[apply] Implementation-Branch: origin/master
[apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] 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-20140730
[apply] Implementation Build: 2.2-b813-20140730
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.opengl
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77ad5478, isOwner false, <1484cfaa, 1b5dac6c>[count 0, qsz 0, owner <NULL>]]]
[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.485 sec
[apply] ------------- Standard Output ---------------
[apply] Implementation-Version: 2.2.0-rc-20140806
[apply] Implementation-Build: 2.2-b1327-20140806
[apply] Implementation-Branch: origin/master
[apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298976243 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-20140730
[apply] Implementation Build: 2.2-b813-20140730
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[apply] -----------------------------------------------------------------------------------------------------
[apply] -----------------------------------------------------------------------------------------------------
[apply] Package: javax.media.opengl
[apply] Extension Name: javax.media.opengl
[apply] Specification Title: Java Bindings for OpenGL API Specification
[apply] Specification Vendor: JogAmp Community
[apply] Specification Version: 2.2
[apply] Implementation Title: Java Bindings for OpenGL Runtime Environment
[apply] Implementation Vendor: JogAmp Community
[apply] Implementation Vendor ID: com.jogamp
[apply] Implementation URL: http://jogamp.org/
[apply] Implementation Version: 2.2.0-rc-20140806
[apply] Implementation Build: 2.2-b1327-20140806
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x77ad5478, isOwner false, <1484cfaa, 1b5dac6c>[count 0, qsz 0, owner <NULL>]]]
[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 @ 1407298977682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testMain took 1.346 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298977682 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 @ 1407298978643 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=36]]
[apply] junit.framework.TestListener: endTest(testWriteRead01aMap)
[apply] junit.framework.TestListener: startTest(testWriteRead01bMap)
[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] junit.framework.TestListener: startTest(testWriteRead02aMapRange)
[apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
[apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
[apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
[apply] junit.framework.TestListener: endTest(testWriteRead02aMapRange)
[apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange)
[apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
[apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
[apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
[apply] junit.framework.TestListener: endTest(testWriteRead02bMapRange)
[apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
[apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
[apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.844 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298978643 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-0SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298984440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] 2 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 @ 1407298984440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWriteRead01aMap took 2.405 sec
[apply] Testcase: testWriteRead01bMap took 1.102 sec
[apply] Testcase: testWriteRead02aMapRange took 1.09 sec
[apply] Testcase: testWriteRead02bMapRange took 1.115 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565
[apply] junit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(test01X11WindowMemoryLeak)
[apply] junit.framework.TestListener: endTest(test01X11WindowMemoryLeak)
[apply] junit.framework.TestListener: startTest(test02X11WindowMemoryLeakPBufferAutoDrawable)
[apply] junit.framework.TestListener: endTest(test02X11WindowMemoryLeakPBufferAutoDrawable)
[apply] junit.framework.TestListener: startTest(test03X11WindowMemoryLeakFBOAutoDrawable)
[apply] junit.framework.TestListener: endTest(test03X11WindowMemoryLeakFBOAutoDrawable)
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.222 sec
[apply]
[apply] Testcase: test01X11WindowMemoryLeak took 2.63 sec
[apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.744 sec
[apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.8 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298990496 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.TestNVSwapGroupNEWT - test01
[apply] junit.framework.TestListener: startTest(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 0x6d43f31: tileRendererInUse null, GearsES2[obj 0x6d43f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d43f31 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 0x6d43f31 created: GearsObj[0x423d19db, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d43f31 created: GearsObj[0x396c9ad6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d43f31 created: GearsObj[0x396c9ad6, 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 0x6d43f31 FIN GearsES2[obj 0x6d43f31 isInit true, usesShared false, 1 GearsObj[0x423d19db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x396c9ad6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x525983cc, 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 0x6d43f31 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d43f31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x6d43f31 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d43f31 256x256, swapInterval 1, drawable 0x3c00002
[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 0x6dad2bfb: tileRendererInUse null, GearsES2[obj 0x6dad2bfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6dad2bfb 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 0x6dad2bfb created: GearsObj[0x3aa3db4b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6dad2bfb created: GearsObj[0x5b923700, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6dad2bfb created: GearsObj[0x5b923700, 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 0x6dad2bfb FIN GearsES2[obj 0x6dad2bfb isInit true, usesShared false, 1 GearsObj[0x3aa3db4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b923700, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c590ff7, 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 0x6dad2bfb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6dad2bfb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x6dad2bfb 256x256, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6dad2bfb 256x256, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d43f31: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d43f31 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6dad2bfb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6dad2bfb FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] junit.framework.TestListener: endTest(test01)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298992971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.523 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298990496 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 0x6d43f31: tileRendererInUse null, GearsES2[obj 0x6d43f31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d43f31 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 0x6d43f31 created: GearsObj[0x423d19db, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d43f31 created: GearsObj[0x396c9ad6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d43f31 created: GearsObj[0x396c9ad6, 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 0x6d43f31 FIN GearsES2[obj 0x6d43f31 isInit true, usesShared false, 1 GearsObj[0x423d19db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x396c9ad6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x525983cc, 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 0x6d43f31 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d43f31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x6d43f31 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6d43f31 256x256, swapInterval 1, drawable 0x3c00002
[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 0x6dad2bfb: tileRendererInUse null, GearsES2[obj 0x6dad2bfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6dad2bfb 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 0x6dad2bfb created: GearsObj[0x3aa3db4b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6dad2bfb created: GearsObj[0x5b923700, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6dad2bfb created: GearsObj[0x5b923700, 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 0x6dad2bfb FIN GearsES2[obj 0x6dad2bfb isInit true, usesShared false, 1 GearsObj[0x3aa3db4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b923700, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c590ff7, 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 0x6dad2bfb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6dad2bfb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x6dad2bfb 256x256, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x6dad2bfb 256x256, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d43f31: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6d43f31 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6dad2bfb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x6dad2bfb FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298992971 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 1.292 sec
[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 @ 1407298993937 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
[apply] junit.framework.TestListener: startTest(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 0x3c00002, 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 0x3e00002, 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 0x3e00004, 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 0x3e00006, 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.584 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298993937 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 0x3c00002, 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 0x3e00002, 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 0x3e00004, 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 0x3e00006, 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 @ 1407298996475 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 1.355 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298996475 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 @ 1407298997452 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.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 0x3c00002, 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 0x3c00004, 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 0x3c00006, 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 0x3c00008, 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] junit.framework.TestListener: endTest(test01)
[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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.967 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407298997452 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 0x3c00002, 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 0x3c00004, 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 0x3c00006, 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 0x3c00008, 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 @ 1407299001372 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 2.804 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299001372 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] 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 @ 1407299002399 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.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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x64fae917, 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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reused: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reused: GearsObj[0x64fae917, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x712ff9fa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x712ff9fa, (isShared true, created true)
[apply] Ctx #0: hash 0x7e3d2c31, (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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reused: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reused: GearsObj[0x64fae917, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x12c597ef, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x12c597ef, (isShared true, created true)
[apply] Ctx #0: hash 0x7e3d2c31, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (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[0x759a7f62, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x7221373f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x62b243a2, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x12c597ef, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x64b24bfb, (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.593 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299002399 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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x64fae917, 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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reused: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reused: GearsObj[0x64fae917, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x712ff9fa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x712ff9fa, (isShared true, created true)
[apply] Ctx #0: hash 0x7e3d2c31, (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[0x9a303d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reused: GearsObj[0x2d501696, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reused: GearsObj[0x64fae917, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x12c597ef, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x12c597ef, (isShared true, created true)
[apply] Ctx #0: hash 0x7e3d2c31, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (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[0x759a7f62, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x7221373f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x62b243a2, 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 0x7e3d2c31, (isShared true, created true)
[apply] Ctx #0: hash 0x12c597ef, (created true)
[apply] Ctx #1: hash 0x712ff9fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x64b24bfb, (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 @ 1407299004944 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 1.381 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299004944 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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 @ 1407299005883 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedCopyBuffer)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xae3e17a: tileRendererInUse null, GearsES2[obj 0xae3e17a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xae3e17a 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 0xae3e17a created: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xae3e17a created: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xae3e17a created: GearsObj[0x18607df6, 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 0xae3e17a FIN GearsES2[obj 0xae3e17a isInit true, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, 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 0xae3e17a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xae3e17a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] XXX-C-2.1:
[apply] Myself: hash 0x7e264154, (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 0x49bf32f3: tileRendererInUse null, GearsES2[obj 0x49bf32f3 isInit false, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x49bf32f3 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 0x49bf32f3 created w/ share: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x49bf32f3 created w/ share: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x49bf32f3 created w/ share: GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5bcc22a, 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 0x49bf32f3 FIN GearsES2[obj 0x49bf32f3 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[0x5bcc22a, 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 0x49bf32f3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x49bf32f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] XXX-C-2.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x27aa1558, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (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 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2b6f5657: tileRendererInUse null, GearsES2[obj 0x2b6f5657 isInit false, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x2b6f5657 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 0x2b6f5657 created w/ share: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2b6f5657 created w/ share: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2b6f5657 created w/ share: GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x15d03fe9, 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 0x2b6f5657 FIN GearsES2[obj 0x2b6f5657 isInit true, usesShared true, 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-1,5,main] GearsES2.reshape 0x2b6f5657 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b6f5657, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] XXX-C-3.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created true)
[apply] Ctx #1: hash 0x27aa1558, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created true)
[apply] Ctx #1: hash 0x7e264154, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (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-1,5,main] GearsES2.dispose 0x2b6f5657: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b6f5657 FIN
[apply] XXX-D-0.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x27aa1558, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (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-1,5,main] GearsES2.dispose 0x49bf32f3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x49bf32f3 FIN
[apply] XXX-D-1.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Ctx #1: hash 0x27aa1558, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x27aa1558, (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 0xae3e17a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xae3e17a FIN
[apply] XXX-D-2.1:
[apply] Myself: hash 0x7e264154, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2:
[apply] Myself: hash 0x27aa1558, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3:
[apply] Myself: hash 0x1a8d8008, (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 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68f7b23c 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 0x68f7b23c created: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x68f7b23c created: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x68f7b23c created: GearsObj[0x41032397, 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 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, 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 0x68f7b23c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000004, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] XXX-C-2.1:
[apply] Myself: hash 0x43ae24e3, (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 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x5e888f05: tileRendererInUse null, GearsES2[obj 0x5e888f05 isInit false, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] GearsES2 init 0x5e888f05 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 0x5e888f05 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7ff5b38d, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x5e888f05 created w/ share: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5bdf2f9c, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x5e888f05 created w/ share: GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x19aed9e3, 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 0x5e888f05 FIN GearsES2[obj 0x5e888f05 isInit true, usesShared true, 1 GearsObj[0x7ff5b38d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bdf2f9c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x19aed9e3, 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 0x5e888f05 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5e888f05, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] XXX-C-2.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5765c1bf, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (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.init.0 0x6b172719: tileRendererInUse null, GearsES2[obj 0x6b172719 isInit false, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] GearsES2 init 0x6b172719 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 0x6b172719 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x21afe622, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x6b172719 created w/ share: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x232dd375, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x6b172719 created w/ share: GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1595b85e, 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 0x6b172719 FIN GearsES2[obj 0x6b172719 isInit true, usesShared true, 1 GearsObj[0x21afe622, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x232dd375, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1595b85e, 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 0x6b172719 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b172719, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] XXX-C-3.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5ca39971, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5ca39971, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (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 0x6b172719: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6b172719 FIN
[apply] XXX-D-0.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5765c1bf, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (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 0x5e888f05: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5e888f05 FIN
[apply] XXX-D-1.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Ctx #1: hash 0x5765c1bf, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5765c1bf, (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 0x68f7b23c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x68f7b23c FIN
[apply] XXX-D-2.1:
[apply] Myself: hash 0x43ae24e3, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2:
[apply] Myself: hash 0x5765c1bf, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3:
[apply] Myself: hash 0x5ca39971, (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.558 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299005883 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0xae3e17a: tileRendererInUse null, GearsES2[obj 0xae3e17a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xae3e17a 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 0xae3e17a created: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xae3e17a created: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xae3e17a created: GearsObj[0x18607df6, 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 0xae3e17a FIN GearsES2[obj 0xae3e17a isInit true, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, 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 0xae3e17a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xae3e17a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xae3e17a 256x256, swapInterval 0, drawable 0x3c00002
[apply] XXX-C-2.1:
[apply] Myself: hash 0x7e264154, (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 0x49bf32f3: tileRendererInUse null, GearsES2[obj 0x49bf32f3 isInit false, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x49bf32f3 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 0x49bf32f3 created w/ share: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xedebef9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x49bf32f3 created w/ share: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41cbd50f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x49bf32f3 created w/ share: GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5bcc22a, 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 0x49bf32f3 FIN GearsES2[obj 0x49bf32f3 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[0x5bcc22a, 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 0x49bf32f3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x49bf32f3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] XXX-C-2.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x27aa1558, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (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 0x49bf32f3 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x2b6f5657: tileRendererInUse null, GearsES2[obj 0x2b6f5657 isInit false, usesShared false, 1 GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x2b6f5657 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 0x2b6f5657 created w/ share: GearsObj[0x4e2f9ec4, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x520e3850, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2b6f5657 created w/ share: GearsObj[0x18607df6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x23933646, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2b6f5657 created w/ share: GearsObj[0x3e62a49f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x15d03fe9, 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 0x2b6f5657 FIN GearsES2[obj 0x2b6f5657 isInit true, usesShared true, 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-1,5,main] GearsES2.reshape 0x2b6f5657 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b6f5657, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b6f5657 256x256, swapInterval 0, drawable 0x3c00006
[apply] XXX-C-3.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created true)
[apply] Ctx #1: hash 0x27aa1558, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created true)
[apply] Ctx #1: hash 0x7e264154, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (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-1,5,main] GearsES2.dispose 0x2b6f5657: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x2b6f5657 FIN
[apply] XXX-D-0.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x27aa1558, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created true)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (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-1,5,main] GearsES2.dispose 0x49bf32f3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x49bf32f3 FIN
[apply] XXX-D-1.1:
[apply] Myself: hash 0x7e264154, (isShared true, created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Ctx #1: hash 0x27aa1558, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2:
[apply] Myself: hash 0x27aa1558, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x1a8d8008, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3:
[apply] Myself: hash 0x1a8d8008, (isShared true, created false)
[apply] Ctx #0: hash 0x7e264154, (created true)
[apply] Ctx #0: hash 0x27aa1558, (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 0xae3e17a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xae3e17a FIN
[apply] XXX-D-2.1:
[apply] Myself: hash 0x7e264154, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2:
[apply] Myself: hash 0x27aa1558, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3:
[apply] Myself: hash 0x1a8d8008, (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 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68f7b23c 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 0x68f7b23c created: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x68f7b23c created: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x68f7b23c created: GearsObj[0x41032397, 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 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, 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 0x68f7b23c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000004, 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] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] XXX-C-2.1:
[apply] Myself: hash 0x43ae24e3, (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 0x68f7b23c 256x256, swapInterval 0, drawable 0x4000004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x5e888f05: tileRendererInUse null, GearsES2[obj 0x5e888f05 isInit false, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] GearsES2 init 0x5e888f05 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 0x5e888f05 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7ff5b38d, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x5e888f05 created w/ share: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5bdf2f9c, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x5e888f05 created w/ share: GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x19aed9e3, 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 0x5e888f05 FIN GearsES2[obj 0x5e888f05 isInit true, usesShared true, 1 GearsObj[0x7ff5b38d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bdf2f9c, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x19aed9e3, 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 0x5e888f05 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5e888f05, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e888f05 256x256, swapInterval 0, drawable 0x4000006
[apply] XXX-C-2.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5765c1bf, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (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.init.0 0x6b172719: tileRendererInUse null, GearsES2[obj 0x6b172719 isInit false, usesShared false, 1 GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] GearsES2 init 0x6b172719 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 0x6b172719 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x21afe622, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x6b172719 created w/ share: GearsObj[0x41032397, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x232dd375, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x6b172719 created w/ share: GearsObj[0x3515afd9, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1595b85e, 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 0x6b172719 FIN GearsES2[obj 0x6b172719 isInit true, usesShared true, 1 GearsObj[0x21afe622, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x232dd375, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1595b85e, 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 0x6b172719 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b172719, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6b172719 256x256, swapInterval 0, drawable 0x4000008
[apply] XXX-C-3.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5ca39971, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5ca39971, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-2-UserApp-JUSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299016395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] nitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6b172719: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x6b172719 FIN
[apply] XXX-D-0.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5765c1bf, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created true)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #1: hash 0x5765c1bf, (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 0x5e888f05: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5e888f05 FIN
[apply] XXX-D-1.1:
[apply] Myself: hash 0x43ae24e3, (isShared true, created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Ctx #1: hash 0x5765c1bf, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2:
[apply] Myself: hash 0x5765c1bf, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5ca39971, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3:
[apply] Myself: hash 0x5ca39971, (isShared true, created false)
[apply] Ctx #0: hash 0x43ae24e3, (created true)
[apply] Ctx #0: hash 0x5765c1bf, (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 0x68f7b23c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x68f7b23c FIN
[apply] XXX-D-2.1:
[apply] Myself: hash 0x43ae24e3, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2:
[apply] Myself: hash 0x5765c1bf, (isShared false, created false)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3:
[apply] Myself: hash 0x5ca39971, (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 @ 1407299016395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.845 sec
[apply] Testcase: test02CommonAnimatorMapBuffer took 4.501 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1
[apply] junit.framework.TestListener: tests to run: 3
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299017391 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] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd214223: tileRendererInUse null, GearsES2[obj 0xd214223 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd214223 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 0xd214223 created: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd214223 created: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd214223 created: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd214223 FIN GearsES2[obj 0xd214223 isInit true, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd214223 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd214223, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xd214223 256x256, swapInterval 1, drawable 0x3c00002
[apply] Master Gears Init done: GearsES2[obj 0xd214223 isInit true, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x77d62915: tileRendererInUse null, GearsES2[obj 0x77d62915 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x77d62915 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 0x77d62915 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x77d62915 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x77d62915 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x77d62915 FIN GearsES2[obj 0x77d62915 isInit true, usesShared true, 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[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x77d62915 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x77d62915, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x63842212, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x63842212, (isShared true, created true)
[apply] Ctx #0: hash 0x31ff309f, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x77d62915 isInit true, usesShared true, 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[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0xedebef9: tileRendererInUse null, GearsES2[obj 0xedebef9 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0xedebef9 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 0xedebef9 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xedebef9 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xedebef9 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a8d8008, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0xedebef9 FIN GearsES2[obj 0xedebef9 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0xedebef9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xedebef9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x41cbd50f, (isShared true, created true)
[apply] Ctx #0: hash 0x63842212, (created true)
[apply] Ctx #1: hash 0x31ff309f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0xedebef9 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x3fd09ad6: tileRendererInUse null, GearsES2[obj 0x3fd09ad6 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x3fd09ad6 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] Master Context:
[apply] Myself: hash 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Ctx #2: hash 0x18657855, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x18657855, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Ctx #2: hash 0x31ff309f, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] gear1 0x3fd09ad6 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3fd09ad6 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3fd09ad6 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x372b7e8c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3fd09ad6 FIN GearsES2[obj 0x3fd09ad6 isInit true, usesShared true, 1 GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x372b7e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3fd09ad6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3fd09ad6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Slave Gears Init done: GearsES2[obj 0x3fd09ad6 isInit true, usesShared true, 1 GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x372b7e8c, 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 0x77d62915: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x77d62915 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xedebef9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xedebef9 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xd214223 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fd09ad6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fd09ad6 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xd214223: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xd214223 FIN
[apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen)
[apply] junit.framework.TestListener: startTest(test02CommonAnimatorSharedOffscreen)
[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 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68f7b23c 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 0x68f7b23c created: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68f7b23c created: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68f7b23c created: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x68f7b23c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4000004, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68f7b23c 64x64, swapInterval 1, drawable 0x4000004
[apply] Master Gears Init done: GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x65d654a3: tileRendererInUse null, GearsES2[obj 0x65d654a3 isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x65d654a3 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 0x65d654a3 created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65d654a3 created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65d654a3 created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x65d654a3 FIN GearsES2[obj 0x65d654a3 isInit true, usesShared true, 1 GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x65d654a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65d654a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x6b99d741, (isShared true, created true)
[apply] Ctx #0: hash 0x5dd6b6fa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x65d654a3 isInit true, usesShared true, 1 GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5765c1bf: tileRendererInUse null, GearsES2[obj 0x5765c1bf isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x5765c1bf 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 0x5765c1bf created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5765c1bf created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5765c1bf created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5765c1bf FIN GearsES2[obj 0x5765c1bf isInit true, usesShared true, 1 GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5765c1bf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5765c1bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x59930f6c, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x5dd6b6fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x5765c1bf isInit true, usesShared true, 1 GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5bdf2f9c: tileRendererInUse null, GearsES2[obj 0x5bdf2f9c isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x5bdf2f9c 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 0x5bdf2f9c created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5bdf2f9c created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5bdf2f9c created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x78aef93a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5bdf2f9c FIN GearsES2[obj 0x5bdf2f9c isInit true, usesShared true, 1 GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78aef93a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bdf2f9c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5bdf2f9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Ctx #2: hash 0x221b6417, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x221b6417, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Ctx #2: hash 0x5dd6b6fa, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x5bdf2f9c isInit true, usesShared true, 1 GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78aef93a, 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 0x65d654a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x65d654a3 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5765c1bf: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5765c1bf FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5bdf2f9c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5bdf2f9c FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68f7b23c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68f7b23c 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 0x232dd375: tileRendererInUse null, GearsES2[obj 0x232dd375 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x232dd375 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 0x232dd375 created: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x232dd375 created: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x232dd375 created: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x232dd375 FIN GearsES2[obj 0x232dd375 isInit true, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x232dd375 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x232dd375, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x232dd375 64x64, swapInterval 1, drawable 0x3e00006
[apply] Master Gears Init done: GearsES2[obj 0x232dd375 isInit true, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x14b867db: tileRendererInUse null, GearsES2[obj 0x14b867db isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x14b867db 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 0x14b867db created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x14b867db created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x14b867db created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x14b867db FIN GearsES2[obj 0x14b867db isInit true, usesShared true, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x14b867db 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x14b867db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x6f73a5f9, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x6f73a5f9, (isShared true, created true)
[apply] Ctx #0: hash 0x1595b85e, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x14b867db isInit true, usesShared true, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x1029bf49: tileRendererInUse null, GearsES2[obj 0x1029bf49 isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x1029bf49 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 0x1029bf49 created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1029bf49 created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1029bf49 created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1029bf49 FIN GearsES2[obj 0x1029bf49 isInit true, usesShared true, 1 GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1029bf49 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1029bf49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x6f73a5f9, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x2e6b53e6, (isShared true, created true)
[apply] Ctx #0: hash 0x6f73a5f9, (created true)
[apply] Ctx #1: hash 0x1595b85e, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x1029bf49 isInit true, usesShared true, 1 GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x18d1287b: tileRendererInUse null, GearsES2[obj 0x18d1287b isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x18d1287b 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 0x18d1287b created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18d1287b created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18d1287b created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55338621, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x18d1287b FIN GearsES2[obj 0x18d1287b isInit true, usesShared true, 1 GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55338621, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x18d1287b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18d1287b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x2280438b, (created true)
[apply] Ctx #2: hash 0x6f73a5f9, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x2280438b, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x6f73a5f9, (created true)
[apply] Ctx #2: hash 0x1595b85e, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x18d1287b isInit true, usesShared true, 1 GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55338621, 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 0x14b867db: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14b867db FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1029bf49: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1029bf49 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x18d1287b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x18d1287b FIN
[apply] junit.framework.TestListener: endTest(test03EachWithAnimatorSharedOffscreen)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x232dd375: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x232dd375 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.653 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299017391 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 0xd214223: tileRendererInUse null, GearsES2[obj 0xd214223 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd214223 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 0xd214223 created: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd214223 created: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd214223 created: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd214223 FIN GearsES2[obj 0xd214223 isInit true, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd214223 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd214223, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0xd214223 256x256, swapInterval 1, drawable 0x3c00002
[apply] Master Gears Init done: GearsES2[obj 0xd214223 isInit true, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x77d62915: tileRendererInUse null, GearsES2[obj 0x77d62915 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x77d62915 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 0x77d62915 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x77d62915 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x77d62915 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x77d62915 FIN GearsES2[obj 0x77d62915 isInit true, usesShared true, 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[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x77d62915 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x77d62915, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x63842212, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x63842212, (isShared true, created true)
[apply] Ctx #0: hash 0x31ff309f, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x77d62915 isInit true, usesShared true, 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[0x2302d8a2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0xedebef9: tileRendererInUse null, GearsES2[obj 0xedebef9 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0xedebef9 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 0xedebef9 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bcc22a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xedebef9 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2b6f5657, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xedebef9 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1a8d8008, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0xedebef9 FIN GearsES2[obj 0xedebef9 isInit true, usesShared true, 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-Animator,5,main] GearsES2.reshape 0xedebef9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xedebef9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x41cbd50f, (isShared true, created true)
[apply] Ctx #0: hash 0x63842212, (created true)
[apply] Ctx #1: hash 0x31ff309f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0xedebef9 isInit true, usesShared true, 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-Animator,5,main] GearsES2.init.0 0x3fd09ad6: tileRendererInUse null, GearsES2[obj 0x3fd09ad6 isInit false, usesShared false, 1 GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x3fd09ad6 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] Master Context:
[apply] Myself: hash 0x31ff309f, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Ctx #2: hash 0x18657855, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x18657855, (isShared true, created true)
[apply] Ctx #0: hash 0x41cbd50f, (created true)
[apply] Ctx #1: hash 0x63842212, (created true)
[apply] Ctx #2: hash 0x31ff309f, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] gear1 0x3fd09ad6 created w/ share: GearsObj[0x656dd08c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3fd09ad6 created w/ share: GearsObj[0xc96cb5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3fd09ad6 created w/ share: GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x372b7e8c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3fd09ad6 FIN GearsES2[obj 0x3fd09ad6 isInit true, usesShared true, 1 GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x372b7e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3fd09ad6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3fd09ad6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Slave Gears Init done: GearsES2[obj 0x3fd09ad6 isInit true, usesShared true, 1 GearsObj[0x15d03fe9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b13e52f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x372b7e8c, 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 0x77d62915: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x77d62915 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xedebef9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xedebef9 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xd214223 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fd09ad6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3fd09ad6 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xd214223: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xd214223 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 0x68f7b23c: tileRendererInUse null, GearsES2[obj 0x68f7b23c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68f7b23c 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 0x68f7b23c created: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68f7b23c created: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68f7b23c created: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x68f7b23c FIN GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x68f7b23c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x4000004, 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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x68f7b23c 64x64, swapInterval 1, drawable 0x4000004
[apply] Master Gears Init done: GearsES2[obj 0x68f7b23c isInit true, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x65d654a3: tileRendererInUse null, GearsES2[obj 0x65d654a3 isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x65d654a3 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 0x65d654a3 created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65d654a3 created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65d654a3 created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x65d654a3 FIN GearsES2[obj 0x65d654a3 isInit true, usesShared true, 1 GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x65d654a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65d654a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x6b99d741, (isShared true, created true)
[apply] Ctx #0: hash 0x5dd6b6fa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x65d654a3 isInit true, usesShared true, 1 GearsObj[0x4dc34b84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5092eefe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e888f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5765c1bf: tileRendererInUse null, GearsES2[obj 0x5765c1bf isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x5765c1bf 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 0x5765c1bf created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5765c1bf created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5765c1bf created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5765c1bf FIN GearsES2[obj 0x5765c1bf isInit true, usesShared true, 1 GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5765c1bf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5765c1bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x59930f6c, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x5dd6b6fa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x5765c1bf isInit true, usesShared true, 1 GearsObj[0x7018f3c0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x762afbbe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ff5b38d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x5bdf2f9c: tileRendererInUse null, GearsES2[obj 0x5bdf2f9c isInit false, usesShared false, 1 GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x5bdf2f9c 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 0x5bdf2f9c created w/ share: GearsObj[0x43ae24e3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5bdf2f9c created w/ share: GearsObj[0x5df7d5cb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5bdf2f9c created w/ share: GearsObj[0x39f5329f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x78aef93a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5bdf2f9c FIN GearsES2[obj 0x5bdf2f9c isInit true, usesShared true, 1 GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78aef93a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bdf2f9c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4400008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5bdf2f9c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x5dd6b6fa, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Ctx #2: hash 0x221b6417, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x221b6417, (isShared true, created true)
[apply] Ctx #0: hash 0x6b99d741, (created true)
[apply] Ctx #1: hash 0x59930f6c, (created true)
[apply] Ctx #2: hash 0x5dd6b6fa, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x5bdf2f9c isInit true, usesShared true, 1 GearsObj[0x3d08113c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ca39971, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78aef93a, 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 0x65d654a3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x65d654a3 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5765c1bf: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5765c1bf FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5bdf2f9c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x5bdf2f9c FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68f7b23c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x68f7b23c 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 0x232dd375: tileRendererInUse null, GearsES2[obj 0x232dd375 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x232dd375 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 0x232dd375 created: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x232dd375 created: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x232dd375 created: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x232dd375 FIN GearsES2[obj 0x232dd375 isInit true, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x232dd375 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x232dd375, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x232dd375 64x64, swapInterval 1, drawable 0x3e00006
[apply] Master Gears Init done: GearsES2[obj 0x232dd375 isInit true, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x14b867db: tileRendererInUse null, GearsES2[obj 0x14b867db isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x14b867db 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 0x14b867db created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x14b867db created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x14b867db created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x14b867db FIN GearsES2[obj 0x14b867db isInit true, usesShared true, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x14b867db 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x14b867db, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x6f73a5f9, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context:
[apply] Myself: hash 0x6f73a5f9, (isShared true, created true)
[apply] Ctx #0: hash 0x1595b85e, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x14b867db isInit true, usesShared true, 1 GearsObj[0xefa8f2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63cd9962, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f11241e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x1029bf49: tileRendererInUse null, GearsES2[obj 0x1029bf49 isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x1029bf49 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 0x1029bf49 created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1029bf49 created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1029bf49 created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1029bf49 FIN GearsES2[obj 0x1029bf49 isInit true, usesShared true, 1 GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1029bf49 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1029bf49, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x6f73a5f9, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context:
[apply] Myself: hash 0x2e6b53e6, (isShared true, created true)
[apply] Ctx #0: hash 0x6f73a5f9, (created true)
[apply] Ctx #1: hash 0x1595b85e, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x1029bf49 isInit true, usesShared true, 1 GearsObj[0x52d95e69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc569fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44b18036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x18d1287b: tileRendererInUse null, GearsES2[obj 0x18d1287b isInit false, usesShared false, 1 GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2 init 0x18d1287b 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 0x18d1287b created w/ share: GearsObj[0x4a50bdf0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18d1287b created w/ share: GearsObj[0x7ae5fdad, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18d1287b created w/ share: GearsObj[0x1171a7e4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x55338621, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x18d1287b FIN GearsES2[obj 0x18d1287b isInit true, usesShared true, 1 GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55338621, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x18d1287b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18d1287b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x1595b85e, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x2280438b, (created true)
[apply] Ctx #2: hash 0x6f73a5f9, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context:
[apply] Myself: hash 0x2280438b, (isShared true, created true)
[apply] Ctx #0: hash 0x2e6b53e6, (created true)
[apply] Ctx #1: hash 0x6f73a5f9, (created true)
[apply] Ctx #2: hash 0x1595b85e, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x18d1287b isInit true, usesShared true, 1 GearsObj[0x170f0424, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ad8e34f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55338621, 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 0x14b867db: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x14b867db FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1029bf49: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x1029bf49 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x18d1287b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x18d1287b FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x232dd375: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x232dd375 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299023995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CommonAnimatorSharedOnscreen took 2.163 sec
[apply] Testcase: test02CommonAnimatorSharedOffscreen took 1.705 sec
[apply] Testcase: test03EachWithAnimatorSharedOffscreen took 1.64 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299023995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299024929 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 0x76e8162b: tileRendererInUse null, GearsES2[obj 0x76e8162b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x76e8162b 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 0x76e8162b created: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x76e8162b created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x76e8162b created: GearsObj[0xd906466, 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 0x76e8162b FIN GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x76e8162b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76e8162b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x68d9915: tileRendererInUse null, GearsES2[obj 0x68d9915 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x68d9915 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 0x68d9915 created w/ share: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1c054382, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68d9915 created w/ share: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d931a2d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68d9915 created w/ share: GearsObj[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x249b8f86, 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 0x68d9915 FIN GearsES2[obj 0x68d9915 isInit true, usesShared true, 1 GearsObj[0x1c054382, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d931a2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x249b8f86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x68d9915 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68d9915, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x3a3d350f: tileRendererInUse null, GearsES2[obj 0x3a3d350f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3a3d350f 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 0x3a3d350f created w/ share: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1ee839f2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3a3d350f created w/ share: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x20344eb8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3a3d350f created w/ share: GearsObj[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a1c228c, 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 0x3a3d350f FIN GearsES2[obj 0x3a3d350f isInit true, usesShared true, 1 GearsObj[0x1ee839f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20344eb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x3a3d350f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3a3d350f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] XXX-C-3.1:
[apply] Myself: hash 0x7b75032d, (isShared true, created true)
[apply] Ctx #0: hash 0x4c562a40, (created true)
[apply] Ctx #1: hash 0x60ebb930, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x4c562a40, (isShared true, created true)
[apply] Ctx #0: hash 0x7b75032d, (created true)
[apply] Ctx #1: hash 0x60ebb930, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x60ebb930, (isShared true, created true)
[apply] Ctx #0: hash 0x4c562a40, (created true)
[apply] Ctx #1: hash 0x7b75032d, (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 0x3a3d350f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3a3d350f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d9915: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d9915 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.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x76e8162b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x76e8162b 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 0x218ec2d7: tileRendererInUse null, GearsES2[obj 0x218ec2d7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x218ec2d7 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 0x218ec2d7 created: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x218ec2d7 created: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x218ec2d7 created: GearsObj[0x3515afd9, 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 0x218ec2d7 FIN GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x218ec2d7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x218ec2d7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x2399c277: tileRendererInUse null, GearsES2[obj 0x2399c277 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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] GearsES2 init 0x2399c277 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 0x2399c277 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x59930f6c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2399c277 created w/ share: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45d9a965, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2399c277 created w/ share: GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x550049b6, 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 0x2399c277 FIN GearsES2[obj 0x2399c277 isInit true, usesShared true, 1 GearsObj[0x59930f6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45d9a965, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x550049b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x2399c277 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2399c277, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x43ae24e3: tileRendererInUse null, GearsES2[obj 0x43ae24e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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] GearsES2 init 0x43ae24e3 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 0x43ae24e3 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bdf2f9c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43ae24e3 created w/ share: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19aed9e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43ae24e3 created w/ share: GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2662d341, 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 0x43ae24e3 FIN GearsES2[obj 0x43ae24e3 isInit true, usesShared true, 1 GearsObj[0x5bdf2f9c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19aed9e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2662d341, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x43ae24e3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43ae24e3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] XXX-C-3.1:
[apply] Myself: hash 0x5df7d5cb, (isShared true, created true)
[apply] Ctx #0: hash 0x5e77753, (created true)
[apply] Ctx #1: hash 0x79a343f7, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x79a343f7, (isShared true, created true)
[apply] Ctx #0: hash 0x5df7d5cb, (created true)
[apply] Ctx #1: hash 0x5e77753, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x5e77753, (isShared true, created true)
[apply] Ctx #0: hash 0x5df7d5cb, (created true)
[apply] Ctx #1: hash 0x79a343f7, (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 0x218ec2d7: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x218ec2d7 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2399c277: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2399c277 FIN
[apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder)
[apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x43ae24e3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x43ae24e3 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 0x11bf9757: tileRendererInUse null, GearsES2[obj 0x11bf9757 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11bf9757 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 0x11bf9757 created: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11bf9757 created: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11bf9757 created: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11bf9757 FIN GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11bf9757 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11bf9757, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3f9106ba: tileRendererInUse null, GearsES2[obj 0x3f9106ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3f9106ba 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 0x3f9106ba created w/ share: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3f9106ba created w/ share: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3f9106ba created w/ share: GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1029bf49, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3f9106ba FIN GearsES2[obj 0x3f9106ba isInit true, usesShared true, 1 GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1029bf49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3f9106ba 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3f9106ba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x374ec63b: tileRendererInUse null, GearsES2[obj 0x374ec63b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x374ec63b 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 0x374ec63b created w/ share: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28c19a75, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x374ec63b created w/ share: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3e838c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x374ec63b created w/ share: GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e6b53e6, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x374ec63b FIN GearsES2[obj 0x374ec63b isInit true, usesShared true, 1 GearsObj[0x28c19a75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e838c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e6b53e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x374ec63b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x374ec63b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x187b2e64, (isShared true, created true)
[apply] Ctx #0: hash 0x45ecf8c1, (created true)
[apply] Ctx #1: hash 0xefa8f2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x45ecf8c1, (isShared true, created true)
[apply] Ctx #0: hash 0x187b2e64, (created true)
[apply] Ctx #1: hash 0xefa8f2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0xefa8f2c, (isShared true, created true)
[apply] Ctx #0: hash 0x45ecf8c1, (created true)
[apply] Ctx #1: hash 0x187b2e64, (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 0x374ec63b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x374ec63b FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x3f9106ba: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x3f9106ba FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x11bf9757: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x11bf9757 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] junit.framework.TestListener: endTest(test11AsyncEachAnimatorCleanDtorOrder)
[apply] junit.framework.TestListener: startTest(test12AsyncEachAnimatorDirtyDtorOrder)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7b4f840f: tileRendererInUse null, GearsES2[obj 0x7b4f840f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b4f840f 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 0x7b4f840f created: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b4f840f created: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b4f840f created: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7b4f840f FIN GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7b4f840f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b4f840f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x170f0424: tileRendererInUse null, GearsES2[obj 0x170f0424 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x170f0424 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 0x170f0424 created w/ share: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66976434, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x170f0424 created w/ share: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5d33c68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x170f0424 created w/ share: GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x722fbdd3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x170f0424 FIN GearsES2[obj 0x170f0424 isInit true, usesShared true, 1 GearsObj[0x66976434, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x170f0424 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x170f0424, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1cafc935: tileRendererInUse null, GearsES2[obj 0x1cafc935 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1cafc935 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 0x1cafc935 created w/ share: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x116639, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1cafc935 created w/ share: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x764e2837, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1cafc935 created w/ share: GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5326f8f, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1cafc935 FIN GearsES2[obj 0x1cafc935 isInit true, usesShared true, 1 GearsObj[0x116639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764e2837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5326f8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1cafc935 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00014, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1cafc935, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x63edf119, (isShared true, created true)
[apply] Ctx #0: hash 0x6ba9dbac, (created true)
[apply] Ctx #1: hash 0x3c88831, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x3c88831, (isShared true, created true)
[apply] Ctx #0: hash 0x6ba9dbac, (created true)
[apply] Ctx #1: hash 0x63edf119, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x6ba9dbac, (isShared true, created true)
[apply] Ctx #0: hash 0x3c88831, (created true)
[apply] Ctx #1: hash 0x63edf119, (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 0x7b4f840f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7b4f840f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x170f0424: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x170f0424 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1cafc935: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1cafc935 FIN
[apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299032561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.679 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299024929 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 0x76e8162b: tileRendererInUse null, GearsES2[obj 0x76e8162b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x76e8162b 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 0x76e8162b created: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x76e8162b created: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x76e8162b created: GearsObj[0xd906466, 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 0x76e8162b FIN GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x76e8162b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76e8162b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x68d9915: tileRendererInUse null, GearsES2[obj 0x68d9915 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x68d9915 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 0x68d9915 created w/ share: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1c054382, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68d9915 created w/ share: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d931a2d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68d9915 created w/ share: GearsObj[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x249b8f86, 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 0x68d9915 FIN GearsES2[obj 0x68d9915 isInit true, usesShared true, 1 GearsObj[0x1c054382, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d931a2d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x249b8f86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x68d9915 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68d9915, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x3a3d350f: tileRendererInUse null, GearsES2[obj 0x3a3d350f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3a3d350f 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 0x3a3d350f created w/ share: GearsObj[0x503fd07b, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1ee839f2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3a3d350f created w/ share: GearsObj[0xd906466, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x20344eb8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3a3d350f created w/ share: GearsObj[0x67257ce8, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a1c228c, 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 0x3a3d350f FIN GearsES2[obj 0x3a3d350f isInit true, usesShared true, 1 GearsObj[0x1ee839f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20344eb8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a1c228c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x76e8162b 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[0x67257ce8, 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 0x3a3d350f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3a3d350f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x68d9915 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3a3d350f 256x256, swapInterval 0, drawable 0x3c00006
[apply] XXX-C-3.1:
[apply] Myself: hash 0x7b75032d, (isShared true, created true)
[apply] Ctx #0: hash 0x4c562a40, (created true)
[apply] Ctx #1: hash 0x60ebb930, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x4c562a40, (isShared true, created true)
[apply] Ctx #0: hash 0x7b75032d, (created true)
[apply] Ctx #1: hash 0x60ebb930, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x60ebb930, (isShared true, created true)
[apply] Ctx #0: hash 0x4c562a40, (created true)
[apply] Ctx #1: hash 0x7b75032d, (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 0x3a3d350f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3a3d350f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d9915: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x68d9915 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x76e8162b 256x256, swapInterval 0, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x76e8162b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x76e8162b 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 0x218ec2d7: tileRendererInUse null, GearsES2[obj 0x218ec2d7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x218ec2d7 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 0x218ec2d7 created: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x218ec2d7 created: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x218ec2d7 created: GearsObj[0x3515afd9, 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 0x218ec2d7 FIN GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x218ec2d7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x218ec2d7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x2399c277: tileRendererInUse null, GearsES2[obj 0x2399c277 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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] GearsES2 init 0x2399c277 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 0x2399c277 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x59930f6c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2399c277 created w/ share: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45d9a965, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2399c277 created w/ share: GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x550049b6, 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 0x2399c277 FIN GearsES2[obj 0x2399c277 isInit true, usesShared true, 1 GearsObj[0x59930f6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45d9a965, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x550049b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x2399c277 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2399c277, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2399c277 256x256, swapInterval 0, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x43ae24e3: tileRendererInUse null, GearsES2[obj 0x43ae24e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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] GearsES2 init 0x43ae24e3 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 0x43ae24e3 created w/ share: GearsObj[0x6b99d741, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bdf2f9c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43ae24e3 created w/ share: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19aed9e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43ae24e3 created w/ share: GearsObj[0x22cbeac9, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2662d341, 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 0x43ae24e3 FIN GearsES2[obj 0x43ae24e3 isInit true, usesShared true, 1 GearsObj[0x5bdf2f9c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19aed9e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2662d341, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x218ec2d7 isInit true, usesShared false, 1 GearsObj[0x6b99d741, 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-2,5,main] GearsES2.reshape 0x43ae24e3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43ae24e3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x43ae24e3 256x256, swapInterval 0, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x218ec2d7 256x256, swapInterval 0, drawable 0x3c00008
[apply] XXX-C-3.1:
[apply] Myself: hash 0x5df7d5cb, (isShared true, created true)
[apply] Ctx #0: hash 0x5e77753, (created true)
[apply] Ctx #1: hash 0x79a343f7, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x79a343f7, (isShared true, created true)
[apply] Ctx #0: hash 0x5df7d5cb, (created true)
[apply] Ctx #1: hash 0x5e77753, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x5e77753, (isShared true, created true)
[apply] Ctx #0: hash 0x5df7d5cb, (created true)
[apply] Ctx #1: hash 0x79a343f7, (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 0x218ec2d7: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x218ec2d7 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2399c277: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2399c277 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x43ae24e3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x43ae24e3 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 0x11bf9757: tileRendererInUse null, GearsES2[obj 0x11bf9757 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11bf9757 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 0x11bf9757 created: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11bf9757 created: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11bf9757 created: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11bf9757 FIN GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11bf9757 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11bf9757, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3f9106ba: tileRendererInUse null, GearsES2[obj 0x3f9106ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3f9106ba 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 0x3f9106ba created w/ share: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3f9106ba created w/ share: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3f9106ba created w/ share: GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1029bf49, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3f9106ba FIN GearsES2[obj 0x3f9106ba isInit true, usesShared true, 1 GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1029bf49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3f9106ba 0/0 256x256 of 256x256, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3f9106ba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x374ec63b: tileRendererInUse null, GearsES2[obj 0x374ec63b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x374ec63b 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 0x374ec63b created w/ share: GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28c19a75, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x374ec63b created w/ share: GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3e838c3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x374ec63b created w/ share: GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2e6b53e6, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x374ec63b FIN GearsES2[obj 0x374ec63b isInit true, usesShared true, 1 GearsObj[0x28c19a75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e838c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e6b53e6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x11bf9757 isInit true, usesShared false, 1 GearsObj[0x7c48a6d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c0a664, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aebf22f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x374ec63b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x374ec63b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x187b2e64, (isShared true, created true)
[apply] Ctx #0: hash 0x45ecf8c1, (created true)
[apply] Ctx #1: hash 0xefa8f2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x45ecf8c1, (isShared true, created true)
[apply] Ctx #0: hash 0x187b2e64, (created true)
[apply] Ctx #1: hash 0xefa8f2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0xefa8f2c, (isShared true, created true)
[apply] Ctx #0: hash 0x45ecf8c1, (created true)
[apply] Ctx #1: hash 0x187b2e64, (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 0x374ec63b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x374ec63b FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x3f9106ba: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x3f9106ba FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x11bf9757: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x11bf9757 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 0x7b4f840f: tileRendererInUse null, GearsES2[obj 0x7b4f840f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b4f840f 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 0x7b4f840f created: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b4f840f created: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b4f840f created: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7b4f840f FIN GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7b4f840f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b4f840f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x170f0424: tileRendererInUse null, GearsES2[obj 0x170f0424 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x170f0424 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 0x170f0424 created w/ share: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66976434, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x170f0424 created w/ share: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5d33c68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x170f0424 created w/ share: GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x722fbdd3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x170f0424 FIN GearsES2[obj 0x170f0424 isInit true, usesShared true, 1 GearsObj[0x66976434, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d33c68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722fbdd3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x170f0424 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x170f0424, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x1cafc935: tileRendererInUse null, GearsES2[obj 0x1cafc935 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1cafc935 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 0x1cafc935 created w/ share: GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x116639, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1cafc935 created w/ share: GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x764e2837, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1cafc935 created w/ share: GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5326f8f, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x1cafc935 FIN GearsES2[obj 0x1cafc935 isInit true, usesShared true, 1 GearsObj[0x116639, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x764e2837, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5326f8f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7b4f840f isInit true, usesShared false, 1 GearsObj[0x634fa707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25eef81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26bdff5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1cafc935 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00014, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1cafc935, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x63edf119, (isShared true, created true)
[apply] Ctx #0: hash 0x6ba9dbac, (created true)
[apply] Ctx #1: hash 0x3c88831, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2:
[apply] Myself: hash 0x3c88831, (isShared true, created true)
[apply] Ctx #0: hash 0x6ba9dbac, (created true)
[apply] Ctx #1: hash 0x63edf119, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3:
[apply] Myself: hash 0x6ba9dbac, (isShared true, created true)
[apply] Ctx #0: hash 0x3c88831, (created true)
[apply] Ctx #1: hash 0x63edf119, (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 0x7b4f840f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x7b4f840f FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x170f0424: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x170f0424 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1cafc935: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1cafc935 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299032561 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.885 sec
[apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.557 sec
[apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.561 sec
[apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.526 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299033556 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3
[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(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 0x5f4e7ecf: tileRendererInUse null, GearsES2[obj 0x5f4e7ecf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5f4e7ecf 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 0x5f4e7ecf created: GearsObj[0x4aaf32dc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5f4e7ecf created: GearsObj[0x34342fd2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5f4e7ecf created: GearsObj[0x34342fd2, 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 0x5f4e7ecf FIN GearsES2[obj 0x5f4e7ecf isInit true, usesShared false, 1 GearsObj[0x4aaf32dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34342fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c25a0f7, 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 0x5f4e7ecf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5f4e7ecf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x5f4e7ecf 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x5f4e7ecf 256x256, swapInterval 0, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xc355f75: tileRendererInUse null, GearsES2[obj 0xc355f75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5f4e7ecf isInit true, usesShared false, 1 GearsObj[0x4aaf32dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34342fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c25a0f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xc355f75 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 0xc355f75 created w/ share: GearsObj[0x4aaf32dc, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66eda17e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xc355f75 created w/ share: GearsObj[0x34342fd2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7b058bfc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xc355f75 created w/ share: GearsObj[0x4c25a0f7, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x29298c7d, 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 0xc355f75 FIN GearsES2[obj 0xc355f75 isInit true, usesShared true, 1 GearsObj[0x66eda17e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b058bfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29298c7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5f4e7ecf isInit true, usesShared false, 1 GearsObj[0x4aaf32dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34342fd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c25a0f7, 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 0xc355f75 0/0 256x256 of 256x256, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xc355f75, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0xc355f75 256x256, swapInterval 0, drawable 0x3c00006
[apply] junit.framework.TestListener: addFailure(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer, null)
[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] Result: 137
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299718388 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCojunit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(test01OneLife)
[apply] mpleteNEWT - test01OneLife
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x70dc6f58: tileRendererInUse null, GearsES2[obj 0x70dc6f58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x70dc6f58 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 0x70dc6f58 created: GearsObj[0x7227563, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x70dc6f58 created: GearsObj[0x6748ba3d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x70dc6f58 created: GearsObj[0x6748ba3d, 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 0x70dc6f58 FIN GearsES2[obj 0x70dc6f58 isInit true, usesShared false, 1 GearsObj[0x7227563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6748ba3d, 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-1,5,main] GearsES2.reshape 0x70dc6f58 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x70dc6f58, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x70dc6f58 256x256, swapInterval 1, drawable 0x3c00002
[apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
[apply] junit.framework.TestListener: endTest(test01OneLife)
[apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x70dc6f58: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x70dc6f58 FIN
[apply] Total: 2651.264ms
[apply] GLProfile.initSingleton(): 1026.391ms
[apply] Demo Code: 1588.19ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 36.682ms
[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 0x15ab7d89: tileRendererInUse null, GearsES2[obj 0x15ab7d89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x15ab7d89 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 0x15ab7d89 created: GearsObj[0x1305e45c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x15ab7d89 created: GearsObj[0x67d35dc5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x15ab7d89 created: GearsObj[0x67d35dc5, 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 0x15ab7d89 FIN GearsES2[obj 0x15ab7d89 isInit true, usesShared false, 1 GearsObj[0x1305e45c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67d35dc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65b165c3, 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 0x15ab7d89 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x15ab7d89, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x15ab7d89 256x256, swapInterval 1, drawable 0x3e00004
[apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x15ab7d89: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x15ab7d89 FIN
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4f630e9e, isOwner false, <7054cfc9, 5015cebc>[count 0, qsz 0, owner <NULL>]]]
[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(test02AnotherLifeWithGLInfo)
[apply] junit.framework.TestListener: startTest(test03AnotherLife)
[apply] Total: 1931.552ms
[apply] GLProfile.initSingleton(): 514.544ms
[apply] Demo Code: 1381.866ms
[apply] GLInfo: 1.954ms
[apply] GLProfile.shutdown(): 33.188ms
[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 0x6e821075: tileRendererInUse null, GearsES2[obj 0x6e821075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6e821075 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 0x6e821075 created: GearsObj[0x10bdd4ae, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6e821075 created: GearsObj[0x1ed5f418, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6e821075 created: GearsObj[0x1ed5f418, 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 0x6e821075 FIN GearsES2[obj 0x6e821075 isInit true, usesShared false, 1 GearsObj[0x10bdd4ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ed5f418, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x708c6378, 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 0x6e821075 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6e821075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6e821075 256x256, swapInterval 1, drawable 0x1e0000d
[apply] 1 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f
[apply] junit.framework.TestListener: endTest(test03AnotherLife)
[apply] junit.framework.TestListener: startTest(test03TwoLifes)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6e821075: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6e821075 FIN
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7d6a276, isOwner false, <1c43f4ff, 31899fd8>[count 0, qsz 0, owner <NULL>]]]
[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: 1855.931ms
[apply] GLProfile.initSingleton(): 438.932ms
[apply] Demo Code: 1378.268ms
[apply] GLInfo: 1.279ms
[apply] GLProfile.shutdown(): 37.452ms
[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 0x2b044bcb: tileRendererInUse null, GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2b044bcb on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x2b044bcb created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2b044bcb created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2b044bcb created: GearsObj[0xeb059ce, 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 0x2b044bcb FIN GearsES2[obj 0x2b044bcb 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-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x2b044bcb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b044bcb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2b044bcb 256x256, swapInterval 1, drawable 0x3c00011
[apply] 1 s: 60 f / 1008 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-4,5,main] GearsES2.dispose 0x2b044bcb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x2b044bcb FIN
[apply] Total: 1869.699ms
[apply] GLProfile.initSingleton(): 478.389ms
[apply] Demo Code: 1358.835ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 32.474ms
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x22fc3147: tileRendererInUse null, GearsES2[obj 0x22fc3147 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x22fc3147 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 0x22fc3147 created: GearsObj[0x7f4e01b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x22fc3147 created: GearsObj[0x5da510b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x22fc3147 created: GearsObj[0x5da510b1, 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 0x22fc3147 FIN GearsES2[obj 0x22fc3147 isInit true, usesShared false, 1 GearsObj[0x7f4e01b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5da510b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7feb047e, 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 0x22fc3147 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00013, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22fc3147, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, 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 0x22fc3147 256x256, swapInterval 1, drawable 0x3e00013
[apply] 1 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x22fc3147: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x22fc3147 FIN
[apply] junit.framework.TestListener: endTest(test03TwoLifes)
[apply] Total: 1896.821ms
[apply] GLProfile.initSingleton(): 475.917ms
[apply] Demo Code: 1378.262ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 42.641ms
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299728700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.36 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299718388 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 0x70dc6f58: tileRendererInUse null, GearsES2[obj 0x70dc6f58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x70dc6f58 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 0x70dc6f58 created: GearsObj[0x7227563, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x70dc6f58 created: GearsObj[0x6748ba3d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x70dc6f58 created: GearsObj[0x6748ba3d, 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 0x70dc6f58 FIN GearsES2[obj 0x70dc6f58 isInit true, usesShared false, 1 GearsObj[0x7227563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6748ba3d, 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-1,5,main] GearsES2.reshape 0x70dc6f58 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x70dc6f58, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x70dc6f58 256x256, swapInterval 1, drawable 0x3c00002
[apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x70dc6f58: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x70dc6f58 FIN
[apply] Total: 2651.264ms
[apply] GLProfile.initSingleton(): 1026.391ms
[apply] Demo Code: 1588.19ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 36.682ms
[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 0x15ab7d89: tileRendererInUse null, GearsES2[obj 0x15ab7d89 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x15ab7d89 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 0x15ab7d89 created: GearsObj[0x1305e45c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x15ab7d89 created: GearsObj[0x67d35dc5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x15ab7d89 created: GearsObj[0x67d35dc5, 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 0x15ab7d89 FIN GearsES2[obj 0x15ab7d89 isInit true, usesShared false, 1 GearsObj[0x1305e45c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67d35dc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65b165c3, 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 0x15ab7d89 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x15ab7d89, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x15ab7d89 256x256, swapInterval 1, drawable 0x3e00004
[apply] 1 s: 60 f / 1019 ms, 58.8 fps, 16 ms/f; total: 60 f, 58.8 fps, 16 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x15ab7d89: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x15ab7d89 FIN
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4f630e9e, isOwner false, <7054cfc9, 5015cebc>[count 0, qsz 0, owner <NULL>]]]
[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: 1931.552ms
[apply] GLProfile.initSingleton(): 514.544ms
[apply] Demo Code: 1381.866ms
[apply] GLInfo: 1.954ms
[apply] GLProfile.shutdown(): 33.188ms
[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 0x6e821075: tileRendererInUse null, GearsES2[obj 0x6e821075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6e821075 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 0x6e821075 created: GearsObj[0x10bdd4ae, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6e821075 created: GearsObj[0x1ed5f418, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6e821075 created: GearsObj[0x1ed5f418, 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 0x6e821075 FIN GearsES2[obj 0x6e821075 isInit true, usesShared false, 1 GearsObj[0x10bdd4ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1ed5f418, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x708c6378, 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 0x6e821075 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6e821075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6e821075 256x256, swapInterval 1, drawable 0x1e0000d
[apply] 1 s: 60 f / 1021 ms, 58.7 fps, 17 ms/f; total: 60 f, 58.7 fps, 17 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6e821075: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6e821075 FIN
[apply] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7d6a276, isOwner false, <1c43f4ff, 31899fd8>[count 0, qsz 0, owner <NULL>]]]
[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: 1855.931ms
[apply] GLProfile.initSingleton(): 438.932ms
[apply] Demo Code: 1378.268ms
[apply] GLInfo: 1.279ms
[apply] GLProfile.shutdown(): 37.452ms
[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 0x2b044bcb: tileRendererInUse null, GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2b044bcb on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x2b044bcb created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2b044bcb created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2b044bcb created: GearsObj[0xeb059ce, 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 0x2b044bcb FIN GearsES2[obj 0x2b044bcb 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-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x2b044bcb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b044bcb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2b044bcb 256x256, swapInterval 1, drawable 0x3c00011
[apply] 1 s: 60 f / 1008 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-4,5,main] GearsES2.dispose 0x2b044bcb: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x2b044bcb FIN
[apply] Total: 1869.699ms
[apply] GLProfile.initSingleton(): 478.389ms
[apply] Demo Code: 1358.835ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 32.474ms
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x22fc3147: tileRendererInUse null, GearsES2[obj 0x22fc3147 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x22fc3147 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 0x22fc3147 created: GearsObj[0x7f4e01b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x22fc3147 created: GearsObj[0x5da510b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x22fc3147 created: GearsObj[0x5da510b1, 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 0x22fc3147 FIN GearsES2[obj 0x22fc3147 isInit true, usesShared false, 1 GearsObj[0x7f4e01b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5da510b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7feb047e, 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 0x22fc3147 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00013, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x22fc3147, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, 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 0x22fc3147 256x256, swapInterval 1, drawable 0x3e00013
[apply] 1 s: 60 f / 1015 ms, 59.1 fps, 16 ms/f; total: 60 f, 59.1 fps, 16 ms/f
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x22fc3147: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x22fc3147 FIN
[apply] Total: 1896.821ms
[apply] GLProfile.initSingleton(): 475.917ms
[apply] Demo Code: 1378.262ms
[apply] GLInfo: 0.001ms
[apply] GLProfile.shutdown(): 42.641ms
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299728700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OneLife took 2.658 sec
[apply] Testcase: test02AnotherLifeWithGLInfo took 1.934 sec
[apply] Testcase: test03AnotherLife took 1.858 sec
[apply] Testcase: test03TwoLifes took 3.77 sec
[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 @ 1407299729646 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 0x7a20bec9: tileRendererInUse null, GearsES2[obj 0x7a20bec9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7a20bec9 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 0x7a20bec9 created: GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7a20bec9 created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7a20bec9 created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a20bec9 FIN GearsES2[obj 0x7a20bec9 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[0x671aeb3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7a20bec9 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7a20bec9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x594c9066: tileRendererInUse null, GearsES2[obj 0x594c9066 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x594c9066 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 0x594c9066 created: GearsObj[0x29cf3877, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x594c9066 created: GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x594c9066 created: GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x594c9066 FIN GearsES2[obj 0x594c9066 isInit true, usesShared false, 1 GearsObj[0x29cf3877, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77d8fec8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x594c9066 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x594c9066, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x319c4657: tileRendererInUse null, GearsES2[obj 0x319c4657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x319c4657 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 0x319c4657 created: GearsObj[0x5d6b3f00, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x319c4657 created: GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x319c4657 created: GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x319c4657 FIN GearsES2[obj 0x319c4657 isInit true, usesShared false, 1 GearsObj[0x5d6b3f00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74861131, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x319c4657 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x319c4657, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7a20bec9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7a20bec9 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x594c9066: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x594c9066 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x319c4657: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x319c4657 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 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-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 0x4563b254 created: GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4563b254 created: GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4563b254 created: GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4563b254 FIN GearsES2[obj 0x4563b254 isInit true, usesShared false, 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 0x4563b254 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4563b254, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 null, 2 null, 3 null, 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[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 0x7bccf12f created: GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bccf12f created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bccf12f created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x585df7c6, 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 640x480 of 640x480, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7bccf12f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x19676b0c: tileRendererInUse null, GearsES2[obj 0x19676b0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x19676b0c 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 0x19676b0c created: GearsObj[0x3fd09ad6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x19676b0c created: GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x19676b0c created: GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x19676b0c FIN GearsES2[obj 0x19676b0c isInit true, usesShared false, 1 GearsObj[0x3fd09ad6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2dbf20f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19676b0c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19676b0c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4563b254: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254 FIN
[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] junit.framework.TestListener: endTest(test02AsyncEachAnimator)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x19676b0c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x19676b0c 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.346 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299729646 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 0x7a20bec9: tileRendererInUse null, GearsES2[obj 0x7a20bec9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7a20bec9 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 0x7a20bec9 created: GearsObj[0x3b114c4f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7a20bec9 created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7a20bec9 created: GearsObj[0x6ca8f4d4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7a20bec9 FIN GearsES2[obj 0x7a20bec9 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[0x671aeb3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7a20bec9 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7a20bec9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x594c9066: tileRendererInUse null, GearsES2[obj 0x594c9066 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x594c9066 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 0x594c9066 created: GearsObj[0x29cf3877, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x594c9066 created: GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x594c9066 created: GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x594c9066 FIN GearsES2[obj 0x594c9066 isInit true, usesShared false, 1 GearsObj[0x29cf3877, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63842212, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77d8fec8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x594c9066 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x594c9066, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x319c4657: tileRendererInUse null, GearsES2[obj 0x319c4657 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x319c4657 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 0x319c4657 created: GearsObj[0x5d6b3f00, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x319c4657 created: GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x319c4657 created: GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x319c4657 FIN GearsES2[obj 0x319c4657 isInit true, usesShared false, 1 GearsObj[0x5d6b3f00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bf548ea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74861131, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x319c4657 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x319c4657, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7a20bec9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7a20bec9 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x594c9066: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x594c9066 FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x319c4657: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x319c4657 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 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-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 0x4563b254 created: GearsObj[0x78718d1f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4563b254 created: GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4563b254 created: GearsObj[0x66e82bff, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4563b254 FIN GearsES2[obj 0x4563b254 isInit true, usesShared false, 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 0x4563b254 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4563b254, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x7bccf12f: tileRendererInUse null, GearsES2[obj 0x7bccf12f isInit false, usesShared false, 1 null, 2 null, 3 null, 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[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 0x7bccf12f created: GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bccf12f created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bccf12f created: GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7bccf12f FIN GearsES2[obj 0x7bccf12f isInit true, usesShared false, 1 GearsObj[0x2d10ed88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x325a92d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x585df7c6, 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 640x480 of 640x480, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7bccf12f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x19676b0c: tileRendererInUse null, GearsES2[obj 0x19676b0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x19676b0c 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 0x19676b0c created: GearsObj[0x3fd09ad6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x19676b0c created: GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x19676b0c created: GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x19676b0c FIN GearsES2[obj 0x19676b0c isInit true, usesShared false, 1 GearsObj[0x3fd09ad6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18657855, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299734945 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] 0x2dbf20f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19676b0c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19676b0c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4563b254: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4563b254 FIN
[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 0x19676b0c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x19676b0c FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299734945 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01SyncedOneAnimator took 3.27 sec
[apply] Testcase: test02AsyncEachAnimator took 1.941 sec
[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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299735923 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT
[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(test01NormalPre_1Win)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] ++++ 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
[apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] junit.framework.TestListener: endTest(test07ExclPre_4Win)
[apply] junit.framework.TestListener: startTest(test08ExclPost_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299749691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.816 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299735923 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 @ 1407299749691 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NormalPre_1Win took 2.771 sec
[apply] Testcase: test02NormalPost_1Win took 0.404 sec
[apply] Testcase: test03ExclPre_1Win took 3.002 sec
[apply] Testcase: test04ExclPost_1Win took 0.403 sec
[apply] Testcase: test05NormalPre_4Win took 2.125 sec
[apply] Testcase: test06NormalPost_4Win took 0.659 sec
[apply] Testcase: test07ExclPre_4Win took 3.447 sec
[apply] Testcase: test08ExclPost_4Win took 0.636 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 @ 1407299750610 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test01NormalPre_1Win)
[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] +junit.framework.TestListener: endTest(test01NormalPre_1Win)
[apply] junit.framework.TestListener: startTest(test02NormalPost_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] junit.framework.TestListener: endTest(test02NormalPost_1Win)
[apply] junit.framework.TestListener: startTest(test03ExclPre_1Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
[apply] junit.framework.TestListener: endTest(test03ExclPre_1Win)
[apply] junit.framework.TestListener: startTest(test04ExclPost_1Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
[apply] junit.framework.TestListener: endTest(test04ExclPost_1Win)
[apply] junit.framework.TestListener: startTest(test05NormalPre_4Win)
[apply] junit.framework.TestListener: endTest(test05NormalPre_4Win)
[apply] junit.framework.TestListener: startTest(test06NormalPost_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
[apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
[apply] 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 - test07ExclPre_4Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.78 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299750610 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407299764343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NormalPre_1Win took 2.797 sec
[apply] Testcase: test02NormalPost_1Win took 0.391 sec
[apply] Testcase: test03ExclPre_1Win took 2.997 sec
[apply] Testcase: test04ExclPost_1Win took 0.387 sec
[apply] Testcase: test05NormalPre_4Win took 2.036 sec
[apply] Testcase: test06NormalPost_4Win took 0.702 sec
[apply] Testcase: test07ExclPre_4Win took 3.461 sec
[apply] Testcase: test08ExclPost_4Win took 0.679 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299764343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299765293 ms +++ localhosjunit.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.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 483 ms, 124.2 fps, 8 ms/f; total: 60 f, 124.2 fps, 8 ms/f
[apply] 0 s: 60 f / 226 ms, 265.4 fps, 3 ms/f; total: 120 f, 169.2 fps, 5 ms/f
[apply] 0 s: 60 f / 186 ms, 322.5 fps, 3 ms/f; total: 180 f, 201.1 fps, 4 ms/f
[apply] 1 s: 60 f / 164 ms, 365.8 fps, 2 ms/f; total: 240 f, 226.6 fps, 4 ms/f
[apply] 1 s: 60 f / 169 ms, 355.0 fps, 2 ms/f; total: 300 f, 244.2 fps, 4 ms/f
[apply] 1 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 360 f, 269.6 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 / 121 ms, 495.8 fps, 2 ms/f; total: 60 f, 495.8 fps, 2 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 120 f, 685.7 fps, 1 ms/f
[apply] 0 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 180 f, 792.9 fps, 1 ms/f
[apply] 0 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 240 f, 941.1 fps, 1 ms/f
[apply] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 300 f, 1071.4 fps, 0 ms/f
[apply] 0 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 360 f, 1176.4 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 420 f, 1276.5 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 480 f, 1359.7 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 540 f, 1432.3 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 600 f, 1496.2 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 660 f, 1556.6 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 720 f, 1610.7 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 780 f, 1663.1 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 840 f, 1707.3 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 900 f, 1750.9 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 960 f, 1787.7 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1020 f, 1824.6 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1080 f, 1858.8 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1140 f, 1890.5 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1200 f, 1920.0 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1260 f, 1947.4 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1320 f, 1973.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1380 f, 2002.9 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1440 f, 2031.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1500 f, 2057.6 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1560 f, 2085.5 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1620 f, 2109.3 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1680 f, 2134.6 fps, 0 ms/f
[apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1740 f, 2153.4 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1800 f, 2176.5 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1860 f, 2195.9 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1920 f, 2217.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1980 f, 2234.7 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2040 f, 2254.1 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 2100 f, 2270.2 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2160 f, 2288.1 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2220 f, 2305.2 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2280 f, 2321.7 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2340 f, 2340.0 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2400 f, 2355.2 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2460 f, 2372.2 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2520 f, 2386.3 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2580 f, 2400.0 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2640 f, 2413.1 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2700 f, 2428.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2760 f, 2442.4 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2820 f, 2454.3 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2880 f, 2465.7 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2940 f, 2478.9 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 3000 f, 2489.6 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3060 f, 2504.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3120 f, 2516.1 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3180 f, 2529.8 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3240 f, 2543.1 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3300 f, 2554.1 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3360 f, 2566.8 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3420 f, 2579.1 fps, 0 ms/f
[apply] junit.framework.TestListener: endTest(test03Excl_1Win)
[apply] junit.framework.TestListener: startTest(test05Normal_4Win)
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3480 f, 2589.2 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3540 f, 2601.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3600 f, 2610.5 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3660 f, 2621.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 / 535 ms, 112.1 fps, 8 ms/f; total: 60 f, 112.1 fps, 8 ms/f
[apply] 0 s: 60 f / 388 ms, 154.6 fps, 6 ms/f; total: 120 f, 130.0 fps, 7 ms/f
[apply] 1 s: 60 f / 391 ms, 153.4 fps, 6 ms/f; total: 180 f, 136.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 / 585 ms, 102.5 fps, 9 ms/f; total: 60 f, 102.5 fps, 9 ms/f
[apply] 1 s: 60 f / 432 ms, 138.8 fps, 7 ms/f; total: 120 f, 117.9 fps, 8 ms/f
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
[apply] junit.framework.TestListener: endTest(test07Excl_4Win)
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.018 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299765293 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 483 ms, 124.2 fps, 8 ms/f; total: 60 f, 124.2 fps, 8 ms/f
[apply] 0 s: 60 f / 226 ms, 265.4 fps, 3 ms/f; total: 120 f, 169.2 fps, 5 ms/f
[apply] 0 s: 60 f / 186 ms, 322.5 fps, 3 ms/f; total: 180 f, 201.1 fps, 4 ms/f
[apply] 1 s: 60 f / 164 ms, 365.8 fps, 2 ms/f; total: 240 f, 226.6 fps, 4 ms/f
[apply] 1 s: 60 f / 169 ms, 355.0 fps, 2 ms/f; total: 300 f, 244.2 fps, 4 ms/f
[apply] 1 s: 60 f / 107 ms, 560.7 fps, 1 ms/f; total: 360 f, 269.6 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 / 121 ms, 495.8 fps, 2 ms/f; total: 60 f, 495.8 fps, 2 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 120 f, 685.7 fps, 1 ms/f
[apply] 0 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 180 f, 792.9 fps, 1 ms/f
[apply] 0 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 240 f, 941.1 fps, 1 ms/f
[apply] 0 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 300 f, 1071.4 fps, 0 ms/f
[apply] 0 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 360 f, 1176.4 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 420 f, 1276.5 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 480 f, 1359.7 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 540 f, 1432.3 fps, 0 ms/f
[apply] 0 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 600 f, 1496.2 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 660 f, 1556.6 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 720 f, 1610.7 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 780 f, 1663.1 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 840 f, 1707.3 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 900 f, 1750.9 fps, 0 ms/f
[apply] 0 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 960 f, 1787.7 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1020 f, 1824.6 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1080 f, 1858.8 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1140 f, 1890.5 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1200 f, 1920.0 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1260 f, 1947.4 fps, 0 ms/f
[apply] 0 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1320 f, 1973.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1380 f, 2002.9 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1440 f, 2031.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1500 f, 2057.6 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1560 f, 2085.5 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1620 f, 2109.3 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1680 f, 2134.6 fps, 0 ms/f
[apply] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1740 f, 2153.4 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1800 f, 2176.5 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1860 f, 2195.9 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1920 f, 2217.0 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1980 f, 2234.7 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2040 f, 2254.1 fps, 0 ms/f
[apply] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 2100 f, 2270.2 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2160 f, 2288.1 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2220 f, 2305.2 fps, 0 ms/f
[apply] 0 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2280 f, 2321.7 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2340 f, 2340.0 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2400 f, 2355.2 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2460 f, 2372.2 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2520 f, 2386.3 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2580 f, 2400.0 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2640 f, 2413.1 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2700 f, 2428.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2760 f, 2442.4 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2820 f, 2454.3 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 2880 f, 2465.7 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 2940 f, 2478.9 fps, 0 ms/f
[apply] 1 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 3000 f, 2489.6 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3060 f, 2504.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3120 f, 2516.1 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3180 f, 2529.8 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3240 f, 2543.1 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3300 f, 2554.1 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3360 f, 2566.8 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3420 f, 2579.1 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3480 f, 2589.2 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3540 f, 2601.0 fps, 0 ms/f
[apply] 1 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 3600 f, 2610.5 fps, 0 ms/f
[apply] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 3660 f, 2621.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 / 535 ms, 112.1 fps, 8 ms/f; total: 60 f, 112.1 fps, 8 ms/f
[apply] 0 s: 60 f / 388 ms, 154.6 fps, 6 ms/f; total: 120 f, 130.0 fps, 7 ms/f
[apply] 1 s: 60 f / 391 ms, 153.4 fps, 6 ms/f; total: 180 f, 136.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 / 585 ms, 102.5 fps, 9 ms/f; total: 60 f, 102.5 fps, 9 ms/f
[apply] 1 s: 60 f / 432 ms, 138.8 fps, 7 ms/f; total: 120 f, 117.9 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 @ 1407299773265 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Normal_1Win took 2.572 sec
[apply] Testcase: test03Excl_1Win took 1.473 sec
[apply] Testcase: test05Normal_4Win took 1.851 sec
[apply] Testcase: test07Excl_4Win took 1.773 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299773265 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299774194 ms +++ localhost/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.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 489 ms, 122.6 fps, 8 ms/f; total: 60 f, 122.6 fps, 8 ms/f
[apply] 0 s: 60 f / 226 ms, 265.4 fps, 3 ms/f; total: 120 f, 167.8 fps, 5 ms/f
[apply] 0 s: 60 f / 188 ms, 319.1 fps, 3 ms/f; total: 180 f, 199.3 fps, 5 ms/f
[apply] 1 s: 60 f / 182 ms, 329.6 fps, 3 ms/f; total: 240 f, 221.1 fps, 4 ms/f
[apply] 1 s: 60 f / 170 ms, 352.9 fps, 2 ms/f; total: 300 f, 239.0 fps, 4 ms/f
[apply] junit.framework.TestListener: endTest(test01Normal_1Win)
[apply] junit.framework.TestListener: startTest(test03Excl_1Win)
[apply] 1 s: 60 f / 130 ms, 461.5 fps, 2 ms/f; total: 360 f, 259.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 / 190 ms, 315.7 fps, 3 ms/f; total: 60 f, 315.7 fps, 3 ms/f
[apply] 0 s: 60 f / 83 ms, 722.8 fps, 1 ms/f; total: 120 f, 439.5 fps, 2 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 180 f, 518.7 fps, 1 ms/f
[apply] 0 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 240 f, 579.7 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 300 f, 626.3 fps, 1 ms/f
[apply] 0 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 360 f, 662.9 fps, 1 ms/f
[apply] 0 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 420 f, 687.3 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 480 f, 710.0 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 540 f, 728.7 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 600 f, 744.4 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 660 f, 757.7 fps, 1 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 720 f, 761.9 fps, 1 ms/f
[apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 780 f, 768.4 fps, 1 ms/f
[apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 840 f, 771.3 fps, 1 ms/f
[apply] 1 s: 60 f / 75 ms, 800.0 fps, 1 ms/f; total: 900 f, 773.1 fps, 1 ms/f
[apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 960 f, 777.9 fps, 1 ms/f
[apply] 1 s: 60 f / 69 ms, 869.5 fps, 1 ms/f; total: 1020 f, 782.8 fps, 1 ms/f
[apply] 1 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 1080 f, 783.1 fps, 1 ms/f
[apply] junit.framework.TestListener: endTest(test03Excl_1Win)
[apply] junit.framework.TestListener: startTest(test05Normal_4Win)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
[apply] 0 s: 60 f / 591 ms, 101.5 fps, 9 ms/f; total: 60 f, 101.5 fps, 9 ms/f
[apply] 1 s: 60 f / 436 ms, 137.6 fps, 7 ms/f; total: 120 f, 116.8 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 / 677 ms, 88.6 fps, 11 ms/f; total: 60 f, 88.6 fps, 11 ms/f
[apply] 1 s: 60 f / 454 ms, 132.1 fps, 7 ms/f; total: 120 f, 106.1 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.029 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299774194 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 489 ms, 122.6 fps, 8 ms/f; total: 60 f, 122.6 fps, 8 ms/f
[apply] 0 s: 60 f / 226 ms, 265.4 fps, 3 ms/f; total: 120 f, 167.8 fps, 5 ms/f
[apply] 0 s: 60 f / 188 ms, 319.1 fps, 3 ms/f; total: 180 f, 199.3 fps, 5 ms/f
[apply] 1 s: 60 f / 182 ms, 329.6 fps, 3 ms/f; total: 240 f, 221.1 fps, 4 ms/f
[apply] 1 s: 60 f / 170 ms, 352.9 fps, 2 ms/f; total: 300 f, 239.0 fps, 4 ms/f
[apply] 1 s: 60 f / 130 ms, 461.5 fps, 2 ms/f; total: 360 f, 259.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 / 190 ms, 315.7 fps, 3 ms/f; total: 60 f, 315.7 fps, 3 ms/f
[apply] 0 s: 60 f / 83 ms, 722.8 fps, 1 ms/f; total: 120 f, 439.5 fps, 2 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 180 f, 518.7 fps, 1 ms/f
[apply] 0 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 240 f, 579.7 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 300 f, 626.3 fps, 1 ms/f
[apply] 0 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 360 f, 662.9 fps, 1 ms/f
[apply] 0 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 420 f, 687.3 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 480 f, 710.0 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 540 f, 728.7 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 600 f, 744.4 fps, 1 ms/f
[apply] 0 s: 60 f / 65 ms, 923.0 fps, 1 ms/f; total: 660 f, 757.7 fps, 1 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 720 f, 761.9 fps, 1 ms/f
[apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 780 f, 768.4 fps, 1 ms/f
[apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 840 f, 771.3 fps, 1 ms/f
[apply] 1 s: 60 f / 75 ms, 800.0 fps, 1 ms/f; total: 900 f, 773.1 fps, 1 ms/f
[apply] 1 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 960 f, 777.9 fps, 1 ms/f
[apply] 1 s: 60 f / 69 ms, 869.5 fps, 1 ms/f; total: 1020 f, 782.8 fps, 1 ms/f
[apply] 1 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 1080 f, 783.1 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 / 591 ms, 101.5 fps, 9 ms/f; total: 60 f, 101.5 fps, 9 ms/f
[apply] 1 s: 60 f / 436 ms, 137.6 fps, 7 ms/f; total: 120 f, 116.8 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 / 677 ms, 88.6 fps, 11 ms/f; total: 60 f, 88.6 fps, 11 ms/f
[apply] 1 s: 60 f / 454 ms, 132.1 fps, 7 ms/f; total: 120 f, 106.1 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 @ 1407299782176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Normal_1Win took 2.552 sec
[apply] Testcase: test03Excl_1Win took 1.46 sec
[apply] Testcase: test05Normal_4Win took 1.89 sec
[apply] Testcase: test07Excl_4Win took 1.79 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299782176 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299783136 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
[apply] junit.framework.TestListener: tests to run: 6
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x657250c: tileRendererInUse null, GearsES2[obj 0x657250c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x657250c 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 0x657250c created: GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x657250c created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x657250c created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x657250c FIN GearsES2[obj 0x657250c 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[0x4f17cb47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x657250c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x3c00004, 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 1001
[apply] 1 - A w1-h 0x3c00002,-ctx 0x7f7fe46cf790
[apply] 1 - A w2-h 0x3c00004,-ctx 0x309af70
[apply] Thread[Thread-5,5,main] GearsES2.reshape 0x657250c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 11.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
[apply] 1 - B w1-h 0x3c00002,-ctx 0x309af70
[apply] 1 - B w2-h 0x3c00004,-ctx 0x7f7fe46cf790
[apply] 1 - switch - END 1001
[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-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2006
[apply] 2 - A w1-h 0x3c00002,-ctx 0x309af70
[apply] 2 - A w2-h 0x3c00004,-ctx 0x7f7fe46cf790
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, tileRendererInUse null
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-5,5,main] GearsES2.reshape 0x657250c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x3c00002,-ctx 0x7f7fe46cf790
[apply] 2 - B w2-h 0x3c00004,-ctx 0x309af70
[apply] 2 - switch - END 2006
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0051-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 0x657250c: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x657250c 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] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
[apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGL2ES2)
[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 0x9ab9261: tileRendererInUse null, GearsES2[obj 0x9ab9261 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x9ab9261 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 0x9ab9261 created: GearsObj[0x31ebe3a7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x9ab9261 created: GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x9ab9261 created: GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x9ab9261 FIN GearsES2[obj 0x9ab9261 isInit true, usesShared false, 1 GearsObj[0x31ebe3a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d03009, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x9ab9261 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001
[apply] 1 - A w1-h 0x3c00006,-ctx 0x25d8920
[apply] 1 - A w2-h 0x3c00008,-ctx 0x7f7fe4a20170
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x9ab9261 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 1 - B w1-h 0x3c00006,-ctx 0x7f7fe4a20170
[apply] 1 - B w2-h 0x3c00008,-ctx 0x25d8920
[apply] 1 - switch - END 1001
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[apply] 2 - switch - START 2050
[apply] 2 - A w1-h 0x3c00006,-ctx 0x7f7fe4a20170
[apply] 2 - A w2-h 0x3c00008,-ctx 0x25d8920
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x9ab9261 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x3c00006,-ctx 0x25d8920
[apply] 2 - B w2-h 0x3c00008,-ctx 0x7f7fe4a20170
[apply] 2 - switch - END 2050
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0090-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 0x9ab9261: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x9ab9261 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 0x2432a50a: tileRendererInUse null, GearsES2[obj 0x2432a50a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2432a50a 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 0x2432a50a created: GearsObj[0x300d438c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2432a50a created: GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2432a50a created: GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x2432a50a FIN GearsES2[obj 0x2432a50a isInit true, usesShared false, 1 GearsObj[0x300d438c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b24638a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x2432a50a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1002
[apply] Thread[Thread-9,5,main] GearsES2.reshape 0x2432a50a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 1 - switch - END 1002
[apply] 2 - switch - START 2045
[apply] Thread[Thread-9,5,main] GearsES2.reshape 0x2432a50a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - switch - END 2045
[apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2)
[apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2)
[apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2)
[apply] Thread[Thread-9,5,main] GearsES2.dispose 0x2432a50a: tileRendererInUse null
[apply] Thread[Thread-9,5,main] GearsES2.dispose 0x2432a50a 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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.9 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299783136 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x657250c: tileRendererInUse null, GearsES2[obj 0x657250c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x657250c 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 0x657250c created: GearsObj[0x882b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x657250c created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x657250c created: GearsObj[0x22ebbf0d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x657250c FIN GearsES2[obj 0x657250c 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[0x4f17cb47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x657250c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x3c00004, 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 1001
[apply] 1 - A w1-h 0x3c00002,-ctx 0x7f7fe46cf790
[apply] 1 - A w2-h 0x3c00004,-ctx 0x309af70
[apply] Thread[Thread-5,5,main] GearsES2.reshape 0x657250c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 11.0, [l -1.0, r 1.0, b -1.0, t 1.0] 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
[apply] 1 - B w1-h 0x3c00002,-ctx 0x309af70
[apply] 1 - B w2-h 0x3c00004,-ctx 0x7f7fe46cf790
[apply] 1 - switch - END 1001
[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-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2006
[apply] 2 - A w1-h 0x3c00002,-ctx 0x309af70
[apply] 2 - A w2-h 0x3c00004,-ctx 0x7f7fe46cf790
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, tileRendererInUse null
[apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-5,5,main] GearsES2.reshape 0x657250c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x657250c, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x3c00002,-ctx 0x7f7fe46cf790
[apply] 2 - B w2-h 0x3c00004,-ctx 0x309af70
[apply] 2 - switch - END 2006
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0051-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 0x657250c: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x657250c 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 0x9ab9261: tileRendererInUse null, GearsES2[obj 0x9ab9261 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x9ab9261 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 0x9ab9261 created: GearsObj[0x31ebe3a7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x9ab9261 created: GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x9ab9261 created: GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x9ab9261 FIN GearsES2[obj 0x9ab9261 isInit true, usesShared false, 1 GearsObj[0x31ebe3a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75af028b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d03009, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x9ab9261 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1001
[apply] 1 - A w1-h 0x3c00006,-ctx 0x25d8920
[apply] 1 - A w2-h 0x3c00008,-ctx 0x7f7fe4a20170
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x9ab9261 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 1 - B w1-h 0x3c00006,-ctx 0x7f7fe4a20170
[apply] 1 - B w2-h 0x3c00008,-ctx 0x25d8920
[apply] 1 - switch - END 1001
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[apply] 2 - switch - START 2050
[apply] 2 - A w1-h 0x3c00006,-ctx 0x7f7fe4a20170
[apply] 2 - A w2-h 0x3c00008,-ctx 0x25d8920
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x9ab9261 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x9ab9261, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x3c00006,-ctx 0x25d8920
[apply] 2 - B w2-h 0x3c00008,-ctx 0x7f7fe4a20170
[apply] 2 - switch - END 2050
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0090-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 0x9ab9261: tileRendererInUse null
[apply] Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x9ab9261 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 0x2432a50a: tileRendererInUse null, GearsES2[obj 0x2432a50a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2432a50a 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 0x2432a50a created: GearsObj[0x300d438c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2432a50a created: GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2432a50a created: GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x2432a50a FIN GearsES2[obj 0x2432a50a isInit true, usesShared false, 1 GearsObj[0x300d438c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36cdb4f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b24638a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x2432a50a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 1002
[apply] Thread[Thread-9,5,main] GearsES2.reshape 0x2432a50a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 1 - switch - END 1002
[apply] 2 - switch - START 2045
[apply] Thread[Thread-9,5,main] GearsES2.reshape 0x2432a50a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2432a50a, angle 45.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - switch - END 2045
[apply] Thread[Thread-9,5,main] GearsES2.dispose 0x2432a50a: tileRendererInUse null
[apply] Thread[Thread-9,5,main] GearsES2.dispose 0x2432a50a 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 @ 1407299791988 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 3.712 sec
[apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 0.003 sec
[apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.464 sec
[apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 0.003 sec
[apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.568 sec
[apply] Testcase: testSwitch2WindowSingleContextGLES2 took 0.002 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299791988 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT
[apply] junit.framework.TestListener: tests tThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299792991 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] o run: 12
[apply] junit.framework.TestListener: startTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Is SwapGLContext safe: true
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1023
[apply] 1 - switch - END 1023
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0048-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2085
[apply] 2 - switch - END 2085
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0108-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: true
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1017
[apply] 1 - switch - END 1017
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0062-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2069
[apply] 2 - switch - END 2069
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0554-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-2,5,main]
[apply] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1004
[apply] 1 - switch - END 1004
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2026
[apply] 2 - switch - END 2026
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1132-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1046
[apply] 1 - switch - END 1046
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0599-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2098
[apply] 2 - switch - END 2098
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0660-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-3,5,main]
[apply] junit.framework.TestListener: endTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps 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] Dest Caps Requested: 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] Is SwapGLContext safe: true
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] 1 - switch - START 1088
[apply] 1 - switch - END 1088
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] 2 - switch - START 2049
[apply] 2 - switch - END 2049
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] junit.framework.TestListener: endTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-4,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-4,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps 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] Dest Caps Requested: 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], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-5,5,main]
[apply] junit.framework.TestListener: endTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] 1 - switch - START 1005
[apply] 1 - switch - END 1005
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0548-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] 2 - switch - START 2024
[apply] 2 - switch - END 2024
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1163-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: endTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1005
[apply] 1 - switch - END 1005
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2073
[apply] 2 - switch - END 2073
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0122-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-6,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-6,5,main]
[apply] junit.framework.TestListener: endTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: startTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] junit.framework.TestListener: endTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: startTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu)
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-7,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1080
[apply] 1 - switch - END 1080
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0760-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2097
[apply] 2 - switch - END 2097
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1549-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: startTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: endTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 26.133 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299792991 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Is SwapGLContext safe: true
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1023
[apply] 1 - switch - END 1023
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0048-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2085
[apply] 2 - switch - END 2085
[apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0108-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-1,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: true
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1017
[apply] 1 - switch - END 1017
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0062-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2069
[apply] 2 - switch - END 2069
[apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0554-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[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.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1004
[apply] 1 - switch - END 1004
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2026
[apply] 2 - switch - END 2026
[apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1132-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1046
[apply] 1 - switch - END 1046
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0599-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2098
[apply] 2 - switch - END 2098
[apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0660-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[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.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps 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] Dest Caps Requested: 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] Is SwapGLContext safe: true
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] 1 - switch - START 1088
[apply] 1 - switch - END 1088
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0066-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] 2 - switch - START 2049
[apply] 2 - switch - END 2049
[apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0128x0128.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-4,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-4,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps 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] Dest Caps Requested: 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], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-5,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] 1 - switch - START 1005
[apply] 1 - switch - END 1005
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0548-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] 2 - switch - START 2024
[apply] 2 - switch - END 2024
[apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1163-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1005
[apply] 1 - switch - END 1005
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2073
[apply] 2 - switch - END 2073
[apply] Thread-13-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0122-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-6,5,main]
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-6,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[apply] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[apply] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-5-Display-.x11_:0-1-EDT-7,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1080
[apply] 1 - switch - END 1080
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0760-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2097
[apply] 2 - switch - END 2097
[apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1549-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299819076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.314 sec
[apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.16 sec
[apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.976 sec
[apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 3.003 sec
[apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.162 sec
[apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.154 sec
[apply] Testcase: test0SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299819076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] 2cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.971 sec
[apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.006 sec
[apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.116 sec
[apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.165 sec
[apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.939 sec
[apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.005 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299820003 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLCojunit.framework.TestListener: startTest(test01GLADDelegateGL2ES2)
[apply] ntextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
[apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x6562aeda: tileRendererInUse null, GearsES2[obj 0x6562aeda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6562aeda 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 0x6562aeda created: GearsObj[0x4328bff9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6562aeda created: GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6562aeda created: GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x6562aeda FIN GearsES2[obj 0x6562aeda isInit true, usesShared false, 1 GearsObj[0x4328bff9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2928fd34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x6562aeda 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6562aeda, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x6562aeda 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6562aeda, 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-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0044-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 0x6562aeda: tileRendererInUse null
[apply] Thread[Thread-5,5,main] GearsES2.dispose 0x6562aeda 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.612 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299820003 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x6562aeda: tileRendererInUse null, GearsES2[obj 0x6562aeda isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6562aeda 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 0x6562aeda created: GearsObj[0x4328bff9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6562aeda created: GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6562aeda created: GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x6562aeda FIN GearsES2[obj 0x6562aeda isInit true, usesShared false, 1 GearsObj[0x4328bff9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x285396e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2928fd34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x6562aeda 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6562aeda, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x6562aeda 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6562aeda, 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-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0044-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[apply] Thread[Thread-5,5,main] GearsES2.dispose 0x6562aeda: tileRendererInUse null
[apply] Thread[Thread-5,5,main] GearsES2.dispose 0x6562aeda 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 @ 1407299823568 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLADDelegateGL2ES2 took 3.466 sec
[apply] Testcase: test02GLADDelegateGLES2 took 0.003 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299823568 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 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] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299824596 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
[apply] junit.framework.TestListener: startTest(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(tesXXX 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[GL2t01DefaultFBO)
[apply] /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] Image right side up
[apply] junit.framework.TestListener: endTest(test01DefaultPBuffer)
[apply] junit.framework.TestListener: startTest(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.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] Image right side up
[apply] junit.framework.TestListener: endTest(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.68 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 @ 1407299824596 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299826228 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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] 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 @ 1407299826228 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01AccumStencilPBuffer took 1.26 sec
[apply] Testcase: test01DefaultFBO took 0.097 sec
[apply] Testcase: test01DefaultPBuffer took 0.109 sec
[apply] Testcase: test01StencilFBO took 0.082 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT
[apply] junit.framework.TestListener: tests to run: 8
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299827130 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] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
[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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.536 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299827130 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: antialiasinSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299834619 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] g 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 @ 1407299834619 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.511 sec
[apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.268 sec
[apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.22 sec
[apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.261 sec
[apply] Testcase: testOnscreenMultiSampleAA0 took 0.282 sec
[apply] Testcase: testOnscreenMultiSampleAA2 took 0.266 sec
[apply] Testcase: testOnscreenMultiSampleAA4 took 0.283 sec
[apply] Testcase: testOnscreenMultiSampleAA8 took 0.291 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.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299835544 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] 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] 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] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.067 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299835544 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 @ 1407299842562 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenFBOMultiSampleAA0 took 2.618 sec
[apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.268 sec
[apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.204 sec
[apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.262 sec
[apply] Testcase: testOnscreenMultiSampleAA0 took 0.278 sec
[apply] Testcase: testOnscreenMultiSampleAA8 took 0.29 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299842562 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299843522 ms +++ localhosjunit.framework.TestListener: tests to run: 3
[apply] t/127.0.0.1:59999 - Locked within 5 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 0x7b0cea2e: tileRendererInUse null, GearsES2[obj 0x7b0cea2e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b0cea2e 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 0x7b0cea2e created: GearsObj[0x579cdf24, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b0cea2e created: GearsObj[0x7bfde16b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b0cea2e created: GearsObj[0x7bfde16b, 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 0x7b0cea2e FIN GearsES2[obj 0x7b0cea2e isInit true, usesShared false, 1 GearsObj[0x579cdf24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bfde16b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57348b49, 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 0x7b0cea2e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b0cea2e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x7b0cea2e 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7b0cea2e 512x512, swapInterval 1, drawable 0x3c00002
[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 0x7b0cea2e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7b0cea2e 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 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-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 0x440ca800 created: GearsObj[0x4f17cb47, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x440ca800 created: GearsObj[0x2322cae2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x440ca800 created: GearsObj[0x2322cae2, 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 0x440ca800 FIN GearsES2[obj 0x440ca800 isInit true, usesShared false, 1 GearsObj[0x4f17cb47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2322cae2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4135cd73, 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 0x440ca800 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, 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-2,5,main] GearsES2.display 0x440ca800 512x512, swapInterval 1, drawable 0x3c00004
[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 0x440ca800: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x440ca800 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 0x26acb63d: tileRendererInUse null, GearsES2[obj 0x26acb63d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26acb63d 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 0x26acb63d created: GearsObj[0x44042bb8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26acb63d created: GearsObj[0x6dd25fea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26acb63d created: GearsObj[0x6dd25fea, 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 0x26acb63d FIN GearsES2[obj 0x26acb63d isInit true, usesShared false, 1 GearsObj[0x44042bb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dd25fea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe9733fa, 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 0x26acb63d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26acb63d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x26acb63d 512x512, swapInterval 1, drawable 0x3c00006
[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 0x26acb63d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x26acb63d FIN
[apply] junit.framework.TestListener: endTest(test01TransparentUndecorated)
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.005 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299843522 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x7b0cea2e: tileRendererInUse null, GearsES2[obj 0x7b0cea2e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b0cea2e 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 0x7b0cea2e created: GearsObj[0x579cdf24, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b0cea2e created: GearsObj[0x7bfde16b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b0cea2e created: GearsObj[0x7bfde16b, 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 0x7b0cea2e FIN GearsES2[obj 0x7b0cea2e isInit true, usesShared false, 1 GearsObj[0x579cdf24, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bfde16b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57348b49, 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 0x7b0cea2e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b0cea2e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x7b0cea2e 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7b0cea2e 512x512, swapInterval 1, drawable 0x3c00002
[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 0x7b0cea2e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7b0cea2e 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 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-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 0x440ca800 created: GearsObj[0x4f17cb47, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x440ca800 created: GearsObj[0x2322cae2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x440ca800 created: GearsObj[0x2322cae2, 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 0x440ca800 FIN GearsES2[obj 0x440ca800 isInit true, usesShared false, 1 GearsObj[0x4f17cb47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2322cae2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4135cd73, 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 0x440ca800 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, 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-2,5,main] GearsES2.display 0x440ca800 512x512, swapInterval 1, drawable 0x3c00004
[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 0x440ca800: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x440ca800 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 0x26acb63d: tileRendererInUse null, GearsES2[obj 0x26acb63d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26acb63d 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 0x26acb63d created: GearsObj[0x44042bb8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26acb63d created: GearsObj[0x6dd25fea, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26acb63d created: GearsObj[0x6dd25fea, 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 0x26acb63d FIN GearsES2[obj 0x26acb63d isInit true, usesShared false, 1 GearsObj[0x44042bb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dd25fea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe9733fa, 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 0x26acb63d 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26acb63d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x26acb63d 512x512, swapInterval 1, drawable 0x3c00006
[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 0x26acb63d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x26acb63d FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299847479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OpaqueDecorated took 1.105 sec
[apply] Testcase: test01TransparentDecorated took 0.971 sec
[apply] Testcase: test01TransparentUndecorated took 0.722 sec
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299847479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(test00)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299848408 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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[0x1cd86eb9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x454d427a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x53477b21, 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.144 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299848408 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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_EXTENSIONSSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299850504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] 28
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x1cd86eb9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x454d427a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x53477b21, 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] 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299850504 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.008 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299851444 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.TestOlympicES1NEWT - test00
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(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@49daafb9, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
[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 / 1133 ms, 52.9 fps, 18 ms/f; total: 60 f, 52.9 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.719 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299851444 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.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@49daafb9, 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
[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 / 1133 ms, 52.9 fps, 18 ms/f; total: 60 f, 52.9 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 @ 1407299854116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.587 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299854116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] jThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299855080 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** 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] junit.framework.TestListener: endTest(test00)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299857624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.591 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299855080 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/
[apply] 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** 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 @ 1407299857624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.451 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 @ 1407299858577 ms +++ localhosjunit.framework.TestListener: tests to run: 1
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testElektronenMultiplizierer01)
[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:1407299859840 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859841 d 0ms]]
[apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859849 d 674ms]]
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859842 d 691ms]]]
[apply] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 fps, 16 ms/f
[apply] 2 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 120 f, 59.7 fps, 16 ms/f
[apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1306094
[apply] 3 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 180 f, 59.8 fps, 16 ms/f
[apply] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 240 f, 59.8 fps, 16 ms/f
[apply] 5 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 300 f, 59.8 fps, 16 ms/f
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299865638 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] junit.framework.TestListener: endTest(testElektronenMultiplizierer01)
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299865659 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.225 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-UseSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299865755 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] rApp-JUnitTestRunner @ 1407299858577 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:1407299859840 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859841 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859849 d 674ms]]
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299859842 d 691ms]]]
[apply] 1 s: 60 f / 1006 ms, 59.6 fps, 16 ms/f; total: 60 f, 59.6 fps, 16 ms/f
[apply] 2 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 120 f, 59.7 fps, 16 ms/f
[apply] 3 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 180 f, 59.8 fps, 16 ms/f
[apply] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 240 f, 59.8 fps, 16 ms/f
[apply] 5 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 300 f, 59.8 fps, 16 ms/f
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407299865638 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:1407299865659 d 1ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299865755 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testElektronenMultiplizierer01 took 6.011 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junitThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299866658 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 0x2168854c, .x11_:0-1, 0x3c00004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x6dba61f0, .x11_:0-1, 0x3c00008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0xe2ef9bd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x511c63f7, .x11_:0-1, 0x3c0000c, 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,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-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 0x2799d8a8 created: GearsObj[0x473f39f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2799d8a8 created: GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2799d8a8 created: GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2799d8a8 FIN GearsES2[obj 0x2799d8a8 isInit true, usesShared false, 1 GearsObj[0x473f39f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a4eddb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2799d8a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2799d8a8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 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.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 0x73a1bc98, .x11_:0-1, 0x3c00012, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x56d637ab, .x11_:0-1, 0x3c00016, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x35d6593a, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0xb7c0a73, .x11_:0-1, 0x3c0001a, 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x11648e6f: tileRendererInUse null, GearsES2[obj 0x11648e6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11648e6f 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 0x11648e6f created: GearsObj[0x441b4cef, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11648e6f created: GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11648e6f created: GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11648e6f FIN GearsES2[obj 0x11648e6f isInit true, usesShared false, 1 GearsObj[0x441b4cef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15e0f99e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11648e6f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0001c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11648e6f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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] junit.framework.TestListener: startTest(test99_PixelScale1_DefaultNorm)
[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 0x11648e6f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x11648e6f FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[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 0x5565c037, .x11_:0-1, 0x3c00020, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x83cbd93, .x11_:0-1, 0x3c00024, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x7529d5bf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0xd902ab1, .x11_:0-1, 0x3c00028, 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] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x73e3df54: tileRendererInUse null, GearsES2[obj 0x73e3df54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x73e3df54 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 0x73e3df54 created: GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x73e3df54 created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x73e3df54 created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x73e3df54 FIN GearsES2[obj 0x73e3df54 isInit true, usesShared false, 1 GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9cb4cb5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x73e3df54 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0002a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x73e3df54, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test99_PixelScale1_DefaultNorm)
[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 0x73e3df54: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x73e3df54 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.322 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299866658 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 0x2168854c, .x11_:0-1, 0x3c00004, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x6dba61f0, .x11_:0-1, 0x3c00008, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0xe2ef9bd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x511c63f7, .x11_:0-1, 0x3c0000c, 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,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-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 0x2799d8a8 created: GearsObj[0x473f39f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2799d8a8 created: GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2799d8a8 created: GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x2799d8a8 FIN GearsES2[obj 0x2799d8a8 isInit true, usesShared false, 1 GearsObj[0x473f39f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f4e01b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a4eddb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x2799d8a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2799d8a8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 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.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 0x73a1bc98, .x11_:0-1, 0x3c00012, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x56d637ab, .x11_:0-1, 0x3c00016, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x35d6593a, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0xb7c0a73, .x11_:0-1, 0x3c0001a, 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x11648e6f: tileRendererInUse null, GearsES2[obj 0x11648e6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11648e6f 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 0x11648e6f created: GearsObj[0x441b4cef, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11648e6f created: GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11648e6f created: GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x11648e6f FIN GearsES2[obj 0x11648e6f isInit true, usesShared false, 1 GearsObj[0x441b4cef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c5801d7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15e0f99e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x11648e6f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0001c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11648e6f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x11648e6f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x11648e6f FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[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 0x5565c037, .x11_:0-1, 0x3c00020, RGBA8888, 16 x 16, 8 / 8, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x83cbd93, .x11_:0-1, 0x3c00024, RGBA8888, 16 x 24, 0 / 0, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x7529d5bf, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0xd902ab1, .x11_:0-1, 0x3c00028, 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] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x73e3df54: tileRendererInUse null, GearsES2[obj 0x73e3df54 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x73e3df54 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 0x73e3df54 created: GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x73e3df54 created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x73e3df54 created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x73e3df54 FIN GearsES2[obj 0x73e3df54 isInit true, usesShared false, 1 GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9cb4cb5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x73e3df54 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0002a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x73e3df54, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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.test99_PixelScale1_DefaultNorm-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-3,5,main]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x73e3df54: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x73e3df54 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299869931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_GL2ES2 took 1.953 sec
[apply] Testcase: test02_GLES2 took 0.002 sec
[apply] Testcase: test03_GL3 took 0.607 sec
[apply] Testcase: test99_PixelScale1_DefaultNorm took 0.614 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299869931 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[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] jThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299870931 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
[apply] unit.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@3d237608, 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 0x3c00002
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0500x0290.png
[apply] junit.framework.TestListener: endTest(test01GL2ES2)
[apply] junit.framework.TestListener: startTest(test02GL3)
[apply] 1 s: 60 f / 1792 ms, 33.4 fps, 29 ms/f; total: 60 f, 33.4 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@66547346, 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 0x3c00004
[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 / 1572 ms, 38.1 fps, 26 ms/f; total: 60 f, 38.1 fps, 26 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: 4.878 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299870931 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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, GLProfSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299875763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ile[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@3d237608, 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 0x3c00002
[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 / 1792 ms, 33.4 fps, 29 ms/f; total: 60 f, 33.4 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@66547346, 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 0x3c00004
[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 / 1572 ms, 38.1 fps, 26 ms/f; total: 60 f, 38.1 fps, 26 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 @ 1407299875763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2ES2 took 3.068 sec
[apply] Testcase: test02GL3 took 1.673 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299876740 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] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01GL2ES2)
[apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.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 0x3c00002, 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 / 400 ms, 150.0 fps, 6 ms/f; total: 60 f, 150.0 fps, 6 ms/f
[apply] 0 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 120 f, 238.5 fps, 4 ms/f
[apply] junit.framework.TestListener: endTest(test01GL2ES2)
[apply] junit.framework.TestListener: startTest(test02GL3)
[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 0x3c00004, 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 / 268 ms, 223.8 fps, 4 ms/f; total: 60 f, 223.8 fps, 4 ms/f
[apply] 0 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 120 f, 323.4 fps, 3 ms/f
[apply] 0 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 180 f, 384.6 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, 423.2 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.693 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299876740 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 0x3c00002, 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 / 400 ms, 150.0 fps, 6 ms/f; total: 60 f, 150.0 fps, 6 ms/f
[apply] 0 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 120 f, 238.5 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 0x3c00004, 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 / 268 ms, 223.8 fps, 4 ms/f; total: 60 f, 223.8 fps, 4 ms/f
[apply] 0 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 120 f, 323.4 fps, 3 ms/f
[apply] 0 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 180 f, 384.6 fps, 2 ms/f
[apply] 0 s: 60 f / 99 ms, 606.0 fps, 1 ms/f; total: 240 f, 423.2 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 @ 1407299879386 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2ES2 took 1.895 sec
[apply] Testcase: test02GL3 took 0.653 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299879386 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299880389 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.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 0x3c00002, 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.125 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299880389 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] GeSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299882467 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ars.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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 @ 1407299882467 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 0.943 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299883420 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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__-n0009-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0010-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] 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.641 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299883420 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.TestTeapotNEWT - test01_DefCaps_Anim
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL4bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0010-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] 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.jSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299888014 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ogamp.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 @ 1407299888014 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_DefCaps_Anim took 0.877 sec
[apply] Testcase: test02_DefCaps_NoAnim took 0.805 sec
[apply] Testcase: test12_FBOCaps_NoAnim took 1.765 sec
[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 @ 1407299888978 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough)
[apply] t/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@2592cb49, 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 / 1316 ms, 45.5 fps, 21 ms/f; total: 60 f, 45.5 fps, 21 ms/f
[apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main]
[apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough)
[apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ)
[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@e2b8f23, 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.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1085 ms, 55.2 fps, 18 ms/f; total: 60 f, 55.2 fps, 18 ms/f
[apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main]
[apply] junit.framework.TestListener: endTest(test02_GL3Core_FlipXYZ)
[apply] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough)
[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@27683756, 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 / 1077 ms, 55.7 fps, 17 ms/f; total: 60 f, 55.7 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] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough)
[apply] junit.framework.TestListener: startTest(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@74861131, 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-Display-.x11_:0-1-EDT-4: ** screenshot: TestGeomShader01TextureGL3NEWT.test12_GL3Compat_FlipXYZ____-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1083 ms, 55.4 fps, 18 ms/f; total: 60 f, 55.4 fps, 18 ms/f
[apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ)
[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.745 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299888978 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@2592cb49, 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 / 1316 ms, 45.5 fps, 21 ms/f; total: 60 f, 45.5 fps, 21 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@e2b8f23, 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.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1085 ms, 55.2 fps, 18 ms/f; total: 60 f, 55.2 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@27683756, 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 / 1077 ms, 55.7 fps, 17 ms/f; total: 60 f, 55.7 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@74861131, 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-Display-.x11_:0-1-EDT-4: ** screenshot: TestGeomShader01TextureGL3NEWT.test12_GL3Compat_FlipXYZ____-n0000-GL3bc_-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1083 ms, 55.4 fps, 18 ms/f; total: 60 f, 55.4 fps, 18 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 @ 1407299895674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_GL3Core_Passthrough took 2.77 sec
[apply] Testcase: test02_GL3Core_FlipXYZ took 1.29 sec
[apply] Testcase: test11_GL3Compat_Passthrough took 1.246 sec
[apply] Testcase: test12_GL3Compat_FlipXYZ took 1.282 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299895674 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] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT
[apply] junit.framework.TestListener: tests to run: 5
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] junit.framework.TestListener: startTest(test00NoShaderState_Validation)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299896597 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 0x6aa69b6c, handle 0x7fa1e0a9c8c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6f630366,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner true, <734a81fb, 209bc0df>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x51938132, isOwner false, <2b072375, 61a8ec64>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x51938132, isOwner false, <2b072375, 61a8ec64>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <1937cb53, 1e05c314>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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 0x2cc9914e, handle 0x203a9a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6562aeda,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x31c59e36, isOwner true, <251604c1, 48922dec>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7505062c, isOwner false, <1cd86eb9, 454d427a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7505062c, isOwner false, <1cd86eb9, 454d427a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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 <53477b21, 79e4de3d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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] junit.framework.TestListener: endTest(test01ShaderState_Validation)
[apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled)
[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 0x4c184a49, handle 0x1dcce60, isShared false, jogamp.opengl.gl4.GL4bcImpl@4eb525a6,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x56badda8, isOwner true, <62e6d14, 51fb3f37>[count 1, qsz 0, owner <Thread-5>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x45f35ded, isOwner false, <6c9b967b, 5ab49cf1>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x45f35ded, isOwner false, <6c9b967b, 5ab49cf1>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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 <7abc0bd, 1cfabc3a>[count 1, qsz 0, owner <Thread-5>], 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.147s: 600f, 4081.6 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 0xf31cdb, handle 0x2176e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@58eb6e59,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00008,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x4899c2aa, isOwner true, <66bb4c22, 128380df>[count 1, qsz 0, owner <Thread-6>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7781b9f7, isOwner false, <65d8446c, 597442b0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7781b9f7, isOwner false, <65d8446c, 597442b0>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00008,
[apply] SurfaceHandle 0x3c00008 (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 <5fc65eb1, 5872e796>[count 1, qsz 0, owner <Thread-6>], 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.17s: 600f, 3529.4 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 0x155f84e7, handle 0x2176e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@320e64a7,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c0000a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x4ef2299d, isOwner true, <7c8a2ae8, 53072538>[count 1, qsz 0, owner <Thread-7>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7a1caa1d, isOwner false, <6fe4948c, 7d4acb8>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7a1caa1d, isOwner false, <6fe4948c, 7d4acb8>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000a,
[apply] SurfaceHandle 0x3c0000a (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 <1b97680c, 712ff9fa>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], direct true]
[apply] screen #1
[apply] screen #2
[apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble)
[apply] testShaderState01PerformanceDouble: 0.145s: 600f, 4137.9 fps, 0 ms/f
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.217 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299896597 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 0x6aa69b6c, handle 0x7fa1e0a9c8c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6f630366,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner true, <734a81fb, 209bc0df>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x51938132, isOwner false, <2b072375, 61a8ec64>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x51938132, isOwner false, <2b072375, 61a8ec64>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <1937cb53, 1e05c314>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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 0x2cc9914e, handle 0x203a9a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6562aeda,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x31c59e36, isOwner true, <251604c1, 48922dec>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7505062c, isOwner false, <1cd86eb9, 454d427a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7505062c, isOwner false, <1cd86eb9, 454d427a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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 <53477b21, 79e4de3d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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 0x4c184a49, handle 0x1dcce60, isShared false, jogamp.opengl.gl4.GL4bcImpl@4eb525a6,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x56badda8, isOwner true, <62e6d14, 51fb3f37>[count 1, qsz 0, owner <Thread-5>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x45f35ded, isOwner false, <6c9b967b, 5ab49cf1>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x45f35ded, isOwner false, <6c9b967b, 5ab49cf1>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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 <7abc0bd, 1cfabc3a>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true]
[apply] screen #1
[apply] testShaderState00PerformanceSingle toggleEnable false: 0.147s: 600f, 4081.6 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 0xf31cdb, handle 0x2176e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@58eb6e59,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c00008,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x4899c2aa, isOwner true, <66bb4c22, 128380df>[count 1, qsz 0, owner <Thread-6>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7781b9f7, isOwner false, <65d8446c, 597442b0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7781b9f7, isOwner false, <65d8446c, 597442b0>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00008,
[apply] SurfaceHandle 0x3c00008 (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 <5fc65eb1, 5872e796>[count 1, qsz 0, owner <Thread-6>], surfaceLockCount 1]], direct true]
[apply] screen #1
[apply] testShaderState00PerformanceSingle toggleEnable true: 0.17s: 600f, 3529.4 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 0x155f84e7, handle 0x2176e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@320e64a7,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@4d7456ab,
[apply] Handle 0x3c0000a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x19ef970, owner true, ResourceToolkitLock[obj 0x4ef2299d, isOwner true, <7c8a2ae8, 53072538>[count 1, qsz 0, owner <Thread-7>]]], 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 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7a1caa1d, isOwner false, <6fe4948c, 7d4acb8>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fa1e0a399f0, owner true, ResourceToolkitLock[obj 0x7a1caa1d, isOwner false, <6fe4948c, 7d4acb8>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000a,
[apply] SurfaceHandle 0x3c0000a (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 <1b97680c, 712ff9fa>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], direct true]
[apply] screen #1
[apply] screen #2
[apply] testShaderState01PerformanceDouble: 0.145s: 600f, 4137.9 fps, 0 ms/f
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299899767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00NoShaderState_Validation took 1.604 sec
[apply] Testcase: test01ShaderState_Validation took 0.232 sec
[apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 0.39 sec
[apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 0.426 sec
[apply] Testcase: test04ShaderState_PerformanceDouble took 0.419 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299899767 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299900726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x5ae4e7df, handle 0x25d6f00, isShared false, jogamp.opengl.gl4.GL4bcImpl@44c7c7fa,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x5769fd07, isOwner true, <6f630366, 4d7456ab>[count 1, qsz 0, owner <Thread-5>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner false, <734a81fb, 209bc0df>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner false, <734a81fb, 209bc0df>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <51938132, 2b072375>[count 1, qsz 0, owner <Thread-5>], 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.163s: 600f, 3680.9 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 0x54820699, handle 0x1b70e50, isShared false, jogamp.opengl.gl4.GL4bcImpl@71798075,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x5fe0bb86, isOwner true, <1b378b97, 5bad7476>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x58b91dff, isOwner false, <61607dda, 5e6a528>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x58b91dff, isOwner false, <61607dda, 5e6a528>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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 <6964e81e, 5fc33fa0>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Linked)
[apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
[apply] 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 0x56badda8, handle 0x25d98f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@62e6d14,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x51fb3f37, isOwner true, <45f35ded, 6c9b967b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x5ab49cf1, isOwner false, <7abc0bd, 1cfabc3a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x5ab49cf1, isOwner false, <7abc0bd, 1cfabc3a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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 <115b92b3, 12fc2eac>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked)
[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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.486 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299900726 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x5ae4e7df, handle 0x25d6f00, isShared false, jogamp.opengl.gl4.GL4bcImpl@44c7c7fa,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x5769fd07, isOwner true, <6f630366, 4d7456ab>[count 1, qsz 0, owner <Thread-5>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner false, <734a81fb, 209bc0df>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x10e61c47, isOwner false, <734a81fb, 209bc0df>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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 <51938132, 2b072375>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], direct true]
[apply] screen #1
[apply] screen #2
[apply] screen #1
[apply] screen #2
[apply] testShaderState01PerformanceDouble: 0.163s: 600f, 3680.9 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 0x54820699, handle 0x1b70e50, isShared false, jogamp.opengl.gl4.GL4bcImpl@71798075,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x5fe0bb86, isOwner true, <1b378b97, 5bad7476>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x58b91dff, isOwner false, <61607dda, 5e6a528>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x58b91dff, isOwner false, <61607dda, 5e6a528>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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 <6964e81e, 5fc33fa0>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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, componSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299903165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ents 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 0x56badda8, handle 0x25d98f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@62e6d14,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@181a115d,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2625190, owner true, ResourceToolkitLock[obj 0x51fb3f37, isOwner true, <45f35ded, 6c9b967b>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>]]], 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 0x24db920, owner true, ResourceToolkitLock[obj 0x5ab49cf1, isOwner false, <7abc0bd, 1cfabc3a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x24db920, owner true, ResourceToolkitLock[obj 0x5ab49cf1, isOwner false, <7abc0bd, 1cfabc3a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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 <115b92b3, 12fc2eac>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], 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 @ 1407299903165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testShaderState01PerformanceDouble took 1.687 sec
[apply] Testcase: testShaderState01ValidationSP1Linked took 0.376 sec
[apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.278 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 @ 1407299904146 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] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(testGLSLCompilation01)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
[apply] junit.framework.TestListener: endTest(testGLSLCompilation01)
[apply] junit.framework.TestListener: startTest(testGLSLUse01)
[apply] Thread[Thread-6-Animator,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-6-Animator,5,main]
[apply] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3c00004, 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.012 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299904146 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=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 0x3c00004, 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 @ 1407299906111 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testGLSLCompilation01 took 1.483 sec
[apply] Testcase: testGLSLUse01 took 0.385 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299906111 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01
[apply] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299907099 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_PSA
[apply] TestListener: startTest(test01_PSA)
[apply] Screen pixel/cm 37.065636, 37.037037
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] junit.framework.TestListener: endTest(test01_PSA)
[apply] junit.framework.TestListener: startTest(test99_PS1)
[apply] Screen pixel/cm 37.065636, 37.037037
[apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test99_PS1)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.971 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299910023 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 @ 1407299907099 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_PSA
[apply] Screen pixel/cm 37.065636, 37.037037
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] Screen pixel/cm 37.065636, 37.037037
[apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299910023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_PSA took 2.098 sec
[apply] Testcase: test99_PS1 took 0.724 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] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT
[apply] junit.framework.TestListener: tests toThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299910988 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
[apply] run: 2
[apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT -junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
[apply] junit.framework.TestListener: startTest(tes testGlTransformFeedbackVaryings_WhenVarNameWrong
[apply] tGlTransformFeedbackVaryings_WhenVarNameWrong)
[apply] #
[apply] # A fatal error has been detected by the Java Runtime Environment:
[apply] #
[apply] # SIGSEGV (0xb) at pc=0x00007f3a43f0db34, pid=15672, tid=139888178280192
[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_pid15672.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 @ 1407299913660 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] 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] junit.framework.TestListener: endTest(test00MatrixToString)
[apply] junit.framework.TestListener: startTest(test01MviUpdateTraditionalAccess)
[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.57 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299913660 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.000SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299915182 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] 00 ]
[apply] [ 4.00000 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-R-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-C-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299915182 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00MatrixToString took 0.012 sec
[apply] Testcase: test01MviUpdateTraditionalAccess took 0.167 sec
[apply] Testcase: test02MviUpdateShaderAccess took 0.105 sec
[apply] Testcase: test03MvTranslate took 0.002 sec
[apply] Testcase: test04MvTranslateRotate took 0.003 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299916102 ms +++ localhosjunit.framework.TestListener: tests to run: 7
[apply] t/127.0.0.1:59999 - Locked within 5 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] 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 0x3c00004, 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] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer)
[apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
[apply] junit.framework.TestListener: endTest(test01bOffscreenWindowPBufferStencil)
[apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBuffer555)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[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 0x3c00008, 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 0x3c0000c, 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] junit.framework.TestListener: endTest(test01cOffscreenWindowPBuffer555)
[apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBufferStencilAlpha)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
[apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBufferStencilAlpha)
[apply] junit.framework.TestListener: startTest(test02Offscreen3Windows1DisplayPBuffer)
[apply] Create Window 0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[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 0x3c00010, 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 0x3c00014, 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 0x3c00018, 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 0x3c0001c, 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] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer)
[apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer)
[apply] Create Window 0
[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] 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 0x3c00020, 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 0x3e00004, 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 0x4000004, 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] junit.framework.TestListener: endTest(test03Offscreen3Windows3DisplaysPBuffer)
[apply] junit.framework.TestListener: startTest(test04OffscreenSnapshotWithDemoPBuffer)
[apply] Create Window 1
[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 0x3e00008, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 14.153 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 @ 1407299916102 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3c00004, 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 0x3c00008, 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 0x3c0000c, 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 0x3c00010, 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 0x3c00014, 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 0x3c00018, 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 0x3c0001c, 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 0x3c00020, 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 0x3e00004, 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. SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299930207 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR ATI Technologies Inc.
[apply] GL_RENDERER AMD Radeon R9 200 Series
[apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: 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 0x4000004, 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 0x3e00008, 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 @ 1407299930207 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01aOffscreenWindowPBuffer took 1.439 sec
[apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.134 sec
[apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.146 sec
[apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.146 sec
[apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.414 sec
[apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.439 sec
[apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.234 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 @ 1407299931119 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscrunit.framework.TestListener: startTest(test11OffscreenWindowPixmap)
[apply] een02BitmapNEWT - 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 0x3c00002, 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] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap)
[apply] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap)
[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 0x3c00006, 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] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap)
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299934648 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.577 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299931119 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 0x3c00002, 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 0x3c00006, 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 @ 1407299934648 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test11OffscreenWindowPixmap took 2.317 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 @ 1407299935593 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test01NopGLWindowNoReuse)
[apply] junit.framework.TestListener: endTest(test01NopGLWindowNoReuse)
[apply] junit.framework.TestListener: startTest(test02NopGLWindowReuse)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] INIT START
[apply] Sleep initialized: 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: 6/25
[apply] Sleep initialized: 6/25
[apply] Sleep initialized: 7/25
[apply] Sleep initialized: 8/25
[apply] Sleep initialized: 9/25
[apply] Sleep initialized: 9/25
[apply] Sleep initialized: 10/25
[apply] Sleep initialized: 11/25
[apply] Sleep initialized: 12/25
[apply] Sleep initialized: 12/25
[apply] Sleep initialized: 13/25
[apply] Sleep initialized: 14/25
[apply] Sleep initialized: 15/25
[apply] Sleep initialized: 16/25
[apply] Sleep initialized: 16/25
[apply] Sleep initialized: 17/25
[apply] Sleep initialized: 18/25
[apply] Sleep initialized: 19/25
[apply] Sleep initialized: 19/25
[apply] Sleep initialized: 20/25
[apply] Sleep initialized: 21/25
[apply] Sleep initialized: 22/25
[apply] Sleep initialized: 22/25
[apply] Sleep initialized: 23/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 25/25
[apply] P: 25 GLWindow:
[apply] ctor 119/t 4.76/1
[apply] visible 3312/t 132.48/1
[apply] sum-i 3431/t 137.24/1
[apply] INIT END: 25/25
[apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse)
[apply] T: duration 0 6
[apply] total-d 3437/t 137.48/1
[apply] total-i 3437/t 137.48/1
[apply] Total: 3437
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.44 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299935593 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: 6/25
[apply] Sleep initialized: 6/25
[apply] Sleep initialized: 7/25
[apply] Sleep initialized: 8/25
[apply] Sleep initialized: 9/25
[apply] Sleep initialized: 9/25
[apply] Sleep initialized: 10/25
[apply] Sleep initialized: 11/25
[apply] Sleep initialized: 12/25
[apply] Sleep initialized: 12/25
[apply] Sleep initialized: 13/25
[apply] Sleep initialized: 14/25
[apply] Sleep initialized: 15/25
[apply] Sleep initialized: 16/25
[apply] Sleep initialized: 16/25
[apply] Sleep initialized: 17/25
[apply] Sleep initialized: 18/25
[apply] Sleep initialized: 19/25
[apply] Sleep initialized: 19/25
[apply] Sleep initialized: 20/25
[apply] Sleep initialized: 21/25
[apply] Sleep initialized: 22/25
[apply] Sleep initialized: 22/25
[apply] Sleep initialized: 23/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 25/25
[apply] P: 25 GLWindow:
[apply] ctor 119/t 4.76/1
[apply] visible 3312/t 132.48/1
[apply] sum-i 3431/t 137.24/1
[apply] INIT END: 25/25
[apply] T: duration 0 6
[apply] total-d 3437/t 137.48/1
[apply] total-i 3437/t 137.48/1
[apply] Total: 3437
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299940985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NopGLWindowNoReuse took 0.005 sec
[apply] Testcase: test02NopGLWindowReuse took 4.231 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299940985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299941930 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(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 63/t 1.26/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50/50 raw:
[apply] choose 57/t 1.14/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 57/t 1.14/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 402/t 8.04/1
[apply] glad-realize 86/t 1.72/1
[apply] ctx-create1 2414/t 48.28/1
[apply] ctx-curren2 35/t 0.70/1
[apply] glad-ctx-init 2902/t 58.04/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50 raw:
[apply] glad-create 24/t 0.48/1
[apply] glad-realize 29/t 0.58/1
[apply] ctx-create1 2373/t 47.46/1
[apply] ctx-curren2 31/t 0.62/1
[apply] glad-ctx-init 2426/t 48.52/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50 raw:
[apply] glad-create 27/t 0.54/1
[apply] glad-realize 37/t 0.74/1
[apply] ctx-create1 2376/t 47.52/1
[apply] ctx-curren2 31/t 0.62/1
[apply] glad-ctx-init 2440/t 48.80/1
[apply] INIT END #2
[apply] junit.framework.TestListener: endTest(test02Full)
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.729 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299955612 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] @ 1407299941930 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 63/t 1.26/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50/50 raw:
[apply] choose 57/t 1.14/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50/50 raw:
[apply] choose 57/t 1.14/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 402/t 8.04/1
[apply] glad-realize 86/t 1.72/1
[apply] ctx-create1 2414/t 48.28/1
[apply] ctx-curren2 35/t 0.70/1
[apply] glad-ctx-init 2902/t 58.04/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50 raw:
[apply] glad-create 24/t 0.48/1
[apply] glad-realize 29/t 0.58/1
[apply] ctx-create1 2373/t 47.46/1
[apply] ctx-curren2 31/t 0.62/1
[apply] glad-ctx-init 2426/t 48.52/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50 raw:
[apply] glad-create 27/t 0.54/1
[apply] glad-realize 37/t 0.74/1
[apply] ctx-create1 2376/t 47.52/1
[apply] ctx-curren2 31/t 0.62/1
[apply] glad-ctx-init 2440/t 48.80/1
[apply] INIT END #2
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299955612 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01ChooseOnly took 0.312 sec
[apply] Testcase: test02Full took 12.21 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299956593 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01_aa0)
[apply] t/127.0.0.1:59999 - Locked within 3 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x3c00002, 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse null
[apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]]
[apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] junit.framework.TestListener: endTest(test02_aa8)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299959704 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.157 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299956593 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x26585611], 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 0x3c00002, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x26585611], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x26585611], 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 0x3c00002, 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x2cbefcfd], 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 0x3c00006, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2cbefcfd], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x2cbefcfd], 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 0x3c00006, 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 @ 1407299959704 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_aa0 took 2.104 sec
[apply] Testcase: test02_aa8 took 0.934 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299960780 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01)
[apply] t/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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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] 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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] junit.framework.TestListener: endTest(test02_EOT_01)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 @ 1407299962440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.707 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299960780 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00002, 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 0x2783890e], 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 0x3c00006, 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 @ 1407299962440 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 1.477 sec
[apply] Testcase: test02_EOT_01 took 0.1 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299963402 ms +++ localhosjunit.framework.TestListener: tests to run: 8
[apply] junit.framework.TestListener: startTest(test001_off_gl2___aa0)
[apply] t/127.0.0.1:59999 - Locked within 5 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 0x34222e58], 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 0x34222e58], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x34222e58], 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 0x3c00002, 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 0x10983277], 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 0x10983277], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x10983277], 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 0x3c00006, msaa true, tileRendererInUse null
[apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] junit.framework.TestListener: endTest(test002_off_gl2___aa8)
[apply] junit.framework.TestListener: startTest(test011_off_gl2es3_aa0)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x64e8a10f: 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x64e8a10f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64e8a10f 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 0x64e8a10f created: GearsObj[0x529cc591, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64e8a10f created: GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64e8a10f created: GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64e8a10f FIN GearsES2[obj 0x64e8a10f isInit true, usesShared false, 1 GearsObj[0x529cc591, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc6cb458, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x64e8a10fTileRenderer[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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] GearsES2.endTileRendering: 0x64e8a10fTileRenderer[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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e8a10f, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[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 0x64e8a10f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64e8a10f 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 0x33ae93c5: 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x33ae93c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x33ae93c5 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 0x33ae93c5 created: GearsObj[0x6ab7501b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x33ae93c5 created: GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x33ae93c5 created: GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x33ae93c5 FIN GearsES2[obj 0x33ae93c5 isInit true, usesShared false, 1 GearsObj[0x6ab7501b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33540d0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x33ae93c5TileRenderer[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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] GearsES2.endTileRendering: 0x33ae93c5TileRenderer[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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x33ae93c5, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[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 0x33ae93c5: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x33ae93c5 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x36cdb4f9], 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 0x3c00012, 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] 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-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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x2fa56884], 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 0x3c00014, 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-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x51e2299d: tileRendererInUse null, GearsES2[obj 0x51e2299d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51e2299d 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 0x51e2299d created: GearsObj[0x174550ce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51e2299d created: GearsObj[0x47bc1051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51e2299d created: GearsObj[0x47bc1051, 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 0x51e2299d FIN GearsES2[obj 0x51e2299d isInit true, usesShared false, 1 GearsObj[0x174550ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47bc1051, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x736fd757, 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 0x51e2299d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51e2299d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] GearsES2.startTileRendering: 0x51e2299dTileRenderer[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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] GearsES2.endTileRendering: 0x51e2299dTileRenderer[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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51e2299d, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x51e2299d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x51e2299d 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] 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-4,5,main] GearsES2.init.0 0x3fc4819b: tileRendererInUse null, GearsES2[obj 0x3fc4819b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3fc4819b 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 0x3fc4819b created: GearsObj[0x7713c735, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3fc4819b created: GearsObj[0x337ba5a6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3fc4819b created: GearsObj[0x337ba5a6, 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 0x3fc4819b FIN GearsES2[obj 0x3fc4819b isInit true, usesShared false, 1 GearsObj[0x7713c735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x337ba5a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ab84fb1, 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 0x3fc4819b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00018, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3fc4819b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] GearsES2.startTileRendering: 0x3fc4819bTileRenderer[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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] GearsES2.endTileRendering: 0x3fc4819bTileRenderer[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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00018, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3fc4819b, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3fc4819b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3fc4819b FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.065 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299963402 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x34222e58], 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 0x34222e58], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x3c00002, 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 0x34222e58], glad[1 listener, pre true, post false, preSwap false], 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 0x34222e58], 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 0x3c00002, 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 0x10983277], 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 0x10983277], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x3c00006, 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 0x10983277], glad[1 listener, pre true, post false, preSwap true], 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 0x10983277], 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 0x3c00006, 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 0x64e8a10f: 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x64e8a10f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x64e8a10f 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 0x64e8a10f created: GearsObj[0x529cc591, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x64e8a10f created: GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x64e8a10f created: GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x64e8a10f FIN GearsES2[obj 0x64e8a10f isInit true, usesShared false, 1 GearsObj[0x529cc591, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x326edcf6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc6cb458, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x64e8a10fTileRenderer[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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000a, 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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x64e8a10f, 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 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] GearsES2.endTileRendering: 0x64e8a10fTileRenderer[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 0x635edf5c], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x64e8a10f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x64e8a10f, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x64e8a10f 256x256, swapInterval 1, drawable 0x3c0000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64e8a10f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x64e8a10f 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 0x33ae93c5: 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x33ae93c5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x33ae93c5 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 0x33ae93c5 created: GearsObj[0x6ab7501b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x33ae93c5 created: GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x33ae93c5 created: GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x33ae93c5 FIN GearsES2[obj 0x33ae93c5 isInit true, usesShared false, 1 GearsObj[0x6ab7501b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ec5359, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33540d0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x33ae93c5TileRenderer[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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c0000e, 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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x33ae93c5, 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 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] GearsES2.endTileRendering: 0x33ae93c5TileRenderer[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 0x4323b632], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33ae93c5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000e, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x33ae93c5, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33ae93c5 256x256, swapInterval 1, drawable 0x3c0000e
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x33ae93c5: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x33ae93c5 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x3c00012, 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 0x36cdb4f9], 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 0x36cdb4f9], 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 0x3c00012, 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x3c00014, 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 0x2fa56884], 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 0x2fa56884], 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 0x3c00014, 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-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x51e2299d: tileRendererInUse null, GearsES2[obj 0x51e2299d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51e2299d 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 0x51e2299d created: GearsObj[0x174550ce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51e2299d created: GearsObj[0x47bc1051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51e2299d created: GearsObj[0x47bc1051, 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 0x51e2299d FIN GearsES2[obj 0x51e2299d isInit true, usesShared false, 1 GearsObj[0x174550ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47bc1051, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x736fd757, 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 0x51e2299d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51e2299d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] GearsES2.startTileRendering: 0x51e2299dTileRenderer[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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00016, 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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51e2299d, angle 0.5, [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 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] GearsES2.endTileRendering: 0x51e2299dTileRenderer[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 0x4fc9df6], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51e2299d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51e2299d, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51e2299d 256x256, swapInterval 1, drawable 0x3c00016
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x51e2299d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x51e2299d 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 0x3fc4819b: tileRendererInUse null, GearsES2[obj 0x3fc4819b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3fc4819b 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 0x3fc4819b created: GearsObj[0x7713c735, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3fc4819b created: GearsObj[0x337ba5a6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3fc4819b created: GearsObj[0x337ba5a6, 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 0x3fc4819b FIN GearsES2[obj 0x3fc4819b isInit true, usesShared false, 1 GearsObj[0x7713c735, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x337ba5a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ab84fb1, 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 0x3fc4819b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00018, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3fc4819b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] GearsES2.startTileRendering: 0x3fc4819bTileRenderer[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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x3c00018, 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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x3fc4819b, angle 0.5, [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 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] GearsES2.endTileRendering: 0x3fc4819bTileRenderer[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 0x7ab8e3f], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fc4819b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00018, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3fc4819b, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fc4819b 256x256, swapInterval 1, drawable 0x3c00018
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3fc4819b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x3fc4819b FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299968419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test001_off_gl2___aa0 took 1.524 sec
[apply] Testcase: test002_off_gl2___aa8 took 0.388 sec
[apply] Testcase: test011_off_gl2es3_aa0 took 0.498 sec
[apply] Testcase: test012_off_gl2es3_aa8 took 0.346 sec
[apply] Testcase: test101_on__gl2___aa0 took 0.621 sec
[apply] Testcase: test102_on__gl2___aa8 took 0.476 sec
[apply] Testcase: test111_on__gl2es3_aa0 took 0.518 sec
[apply] Testcase: test112_on__gl2es3_aa8 took 0.543 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299968419 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT
[apply] junit.framework.TestListener: tests to run: 4Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299969630 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply]
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
[apply] junit.framework.TestListener: startTest(test01GL2Normal)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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 0x3c00002, 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[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x10e155fb, 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-Animator: ** 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] junit.framework.TestListener: endTest(test01GL2Normal)
[apply] junit.framework.TestListener: startTest(test02GL2FFPEmu)
[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] GL Profile GLProfile[GL2ES1/GL4bc.hw.custom]
[apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.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 0x3c0000a, 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[GL2ES1/GL4bc.hw.custom]
[apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.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[0x47d42e2e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x3b23f2d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x351ca2e4, 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 0x3c00012, 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[0xe8a37ce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1455bcd7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x8e0d1af, 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-Animator: ** 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] junit.framework.TestListener: startTest(test04ES2FFPEmu)
[apply] junit.framework.TestListener: endTest(test04ES2FFPEmu)
[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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.546 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299969630 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 0x3c00002, 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[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x10e155fb, 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-Animator: ** 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] GL Profile GLProfile[GL2ES1/GL4bc.hw.custom]
[apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.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 0x3c0000a, 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[GL2ES1/GL4bc.hw.custom]
[apply] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.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[0x47d42e2e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x3b23f2d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x351ca2e4, 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 0x3c00012, 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[0xe8a37ce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1455bcd7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x8e0d1af, 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-Animator: ** 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 @ 1407299986127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2Normal took 6.186 sec
[apply] Testcase: test02GL2FFPEmu took 5.294 sec
[apply] Testcase: test03GL2ES1Normal took 4.91 sec
[apply] Testcase: test04ES2FFPEmu took 0.002 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299986127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299987042 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] junit.framework.TestListener: startTest(test01Plain__GL2ES1_VBOOffUsePlain)
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
[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.hwbufferAll: 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] ], 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - 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.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: ** 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.601 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[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 @ 1407299987042 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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: ** 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299990595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 1.61 sec
[apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.288 sec
[apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.318 sec
[apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.295 sec
[apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.299 sec
[apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.303 sec
[apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.347 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299990595 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.fraThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299991588 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] mework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[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] ++++ 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] 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] 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.772 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 @ 1407299991588 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 ProfSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299994312 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ile 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] ++++ 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] ++++ 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 @ 1407299994312 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 1.703 sec
[apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.285 sec
[apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.315 sec
[apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.327 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT
[apply] junit.framework.TeThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299995275 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBugstListener: tests to run: 8
[apply] junit.framework.TestListener: startTest(test00_RGBtoRGB)
[apply] 817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x58e02ea0: tileRendererInUse null, GearsES2[obj 0x58e02ea0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58e02ea0 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 0x58e02ea0 created: GearsObj[0x19379814, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58e02ea0 created: GearsObj[0x10e155fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58e02ea0 created: GearsObj[0x10e155fb, 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 0x58e02ea0 FIN GearsES2[obj 0x58e02ea0 isInit true, usesShared false, 1 GearsObj[0x19379814, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10e155fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28170a64, 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 0x58e02ea0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58e02ea0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x58e02ea0 512x512, swapInterval 1, drawable 0x3c00002
[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 0x58e02ea0 512x512, swapInterval 1, drawable 0x3c00002
[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] 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.dispose 0x58e02ea0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x58e02ea0 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 0x7d1a070b: tileRendererInUse null, GearsES2[obj 0x7d1a070b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d1a070b 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 0x7d1a070b created: GearsObj[0x5dd6b6fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d1a070b created: GearsObj[0x3b870737, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d1a070b created: GearsObj[0x3b870737, 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 0x7d1a070b FIN GearsES2[obj 0x7d1a070b isInit true, usesShared false, 1 GearsObj[0x5dd6b6fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b870737, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1deaca69, 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 0x7d1a070b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d1a070b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7d1a070b 512x512, swapInterval 1, drawable 0x3c00004
[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 0x7d1a070b 512x512, swapInterval 1, drawable 0x3c00004
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] junit.framework.TestListener: endTest(test01_RGBtoRGBA)
[apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB)
[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 0x7d1a070b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d1a070b 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 0x2399c277: tileRendererInUse null, GearsES2[obj 0x2399c277 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2399c277 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 0x2399c277 created: GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2399c277 created: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2399c277 created: GearsObj[0x3515afd9, 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 0x2399c277 FIN GearsES2[obj 0x2399c277 isInit true, usesShared false, 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.reshape 0x2399c277 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2399c277, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2399c277 512x512, swapInterval 1, drawable 0x3c00006
[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 0x2399c277 512x512, swapInterval 1, drawable 0x3c00006
[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 0x2399c277: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x2399c277 FIN
[apply] junit.framework.TestListener: endTest(test10_RGBAtoRGB)
[apply] junit.framework.TestListener: startTest(test11_RGBAtoRGBA)
[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 0x4dc34b84: tileRendererInUse null, GearsES2[obj 0x4dc34b84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4dc34b84 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 0x4dc34b84 created: GearsObj[0x1f4aed2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4dc34b84 created: GearsObj[0x7018f3c0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4dc34b84 created: GearsObj[0x7018f3c0, 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 0x4dc34b84 FIN GearsES2[obj 0x4dc34b84 isInit true, usesShared false, 1 GearsObj[0x1f4aed2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7018f3c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x762afbbe, 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 0x4dc34b84 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4dc34b84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4dc34b84 512x512, swapInterval 1, drawable 0x3c00008
[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 0x4dc34b84 512x512, swapInterval 1, drawable 0x3c00008
[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 0x4dc34b84: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4dc34b84 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 0x702cf1a9: tileRendererInUse null, GearsES2[obj 0x702cf1a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x702cf1a9 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 0x702cf1a9 created: GearsObj[0x3968d9db, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x702cf1a9 created: GearsObj[0x12b6d64f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x702cf1a9 created: GearsObj[0x12b6d64f, 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 0x702cf1a9 FIN GearsES2[obj 0x702cf1a9 isInit true, usesShared false, 1 GearsObj[0x3968d9db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12b6d64f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21afe622, 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 0x702cf1a9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000c, 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-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x702cf1a9 512x512, swapInterval 1, drawable 0x3c0000c
[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 0x702cf1a9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x702cf1a9 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 0x3f22b3ca: tileRendererInUse null, GearsES2[obj 0x3f22b3ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3f22b3ca 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 0x3f22b3ca created: GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3f22b3ca created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3f22b3ca created: GearsObj[0x3614b648, 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 0x3f22b3ca FIN GearsES2[obj 0x3f22b3ca isInit true, usesShared false, 1 GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9cb4cb5, 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 0x3f22b3ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3f22b3ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3f22b3ca 512x512, swapInterval 1, drawable 0x3c0000e
[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 0x3f22b3ca: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x3f22b3ca 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 0x60890e74: tileRendererInUse null, GearsES2[obj 0x60890e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x60890e74 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 0x60890e74 created: GearsObj[0x653c0fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x60890e74 created: GearsObj[0x64a26054, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x60890e74 created: GearsObj[0x64a26054, 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 0x60890e74 FIN GearsES2[obj 0x60890e74 isInit true, usesShared false, 1 GearsObj[0x653c0fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64a26054, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60625e69, 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 0x60890e74 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00014, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x60890e74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x60890e74 512x512, swapInterval 1, drawable 0x3c00014
[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 0x60890e74: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x60890e74 FIN
[apply] junit.framework.TestListener: endTest(test31_RGBAtoRGBA_pbuffer)
[apply] junit.framework.TestListener: startTest(test32_RGBAtoRGBA_fbo)
[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 0x6ce3b250: tileRendererInUse null, GearsES2[obj 0x6ce3b250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6ce3b250 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 0x6ce3b250 created: GearsObj[0x509ae0a1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6ce3b250 created: GearsObj[0x6811935e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6ce3b250 created: GearsObj[0x6811935e, 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 0x6ce3b250 FIN GearsES2[obj 0x6ce3b250 isInit true, usesShared false, 1 GearsObj[0x509ae0a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6811935e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e235b2, 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 0x6ce3b250 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce3b250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6ce3b250 512x512, swapInterval 1, drawable 0x3c00016
[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 0x6ce3b250: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6ce3b250 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.813 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407299995275 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x58e02ea0: tileRendererInUse null, GearsES2[obj 0x58e02ea0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58e02ea0 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 0x58e02ea0 created: GearsObj[0x19379814, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58e02ea0 created: GearsObj[0x10e155fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58e02ea0 created: GearsObj[0x10e155fb, 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 0x58e02ea0 FIN GearsES2[obj 0x58e02ea0 isInit true, usesShared false, 1 GearsObj[0x19379814, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10e155fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28170a64, 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 0x58e02ea0 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58e02ea0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x58e02ea0 512x512, swapInterval 1, drawable 0x3c00002
[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 0x58e02ea0 512x512, swapInterval 1, drawable 0x3c00002
[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 0x58e02ea0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x58e02ea0 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 0x7d1a070b: tileRendererInUse null, GearsES2[obj 0x7d1a070b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d1a070b 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 0x7d1a070b created: GearsObj[0x5dd6b6fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d1a070b created: GearsObj[0x3b870737, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d1a070b created: GearsObj[0x3b870737, 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 0x7d1a070b FIN GearsES2[obj 0x7d1a070b isInit true, usesShared false, 1 GearsObj[0x5dd6b6fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b870737, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1deaca69, 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 0x7d1a070b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d1a070b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7d1a070b 512x512, swapInterval 1, drawable 0x3c00004
[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 0x7d1a070b 512x512, swapInterval 1, drawable 0x3c00004
[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 0x7d1a070b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d1a070b 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 0x2399c277: tileRendererInUse null, GearsES2[obj 0x2399c277 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2399c277 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 0x2399c277 created: GearsObj[0x41032397, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2399c277 created: GearsObj[0x3515afd9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2399c277 created: GearsObj[0x3515afd9, 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 0x2399c277 FIN GearsES2[obj 0x2399c277 isInit true, usesShared false, 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.reshape 0x2399c277 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2399c277, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x2399c277 512x512, swapInterval 1, drawable 0x3c00006
[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 0x2399c277 512x512, swapInterval 1, drawable 0x3c00006
[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 0x2399c277: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x2399c277 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 0x4dc34b84: tileRendererInUse null, GearsES2[obj 0x4dc34b84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4dc34b84 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 0x4dc34b84 created: GearsObj[0x1f4aed2c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4dc34b84 created: GearsObj[0x7018f3c0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4dc34b84 created: GearsObj[0x7018f3c0, 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 0x4dc34b84 FIN GearsES2[obj 0x4dc34b84 isInit true, usesShared false, 1 GearsObj[0x1f4aed2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7018f3c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x762afbbe, 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 0x4dc34b84 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4dc34b84, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x4dc34b84 512x512, swapInterval 1, drawable 0x3c00008
[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 0x4dc34b84 512x512, swapInterval 1, drawable 0x3c00008
[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 0x4dc34b84: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4dc34b84 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 0x702cf1a9: tileRendererInUse null, GearsES2[obj 0x702cf1a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x702cf1a9 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 0x702cf1a9 created: GearsObj[0x3968d9db, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x702cf1a9 created: GearsObj[0x12b6d64f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x702cf1a9 created: GearsObj[0x12b6d64f, 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 0x702cf1a9 FIN GearsES2[obj 0x702cf1a9 isInit true, usesShared false, 1 GearsObj[0x3968d9db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12b6d64f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21afe622, 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 0x702cf1a9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000c, 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-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x702cf1a9 512x512, swapInterval 1, drawable 0x3c0000c
[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 0x702cf1a9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x702cf1a9 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 0x3f22b3ca: tileRendererInUse null, GearsES2[obj 0x3f22b3ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3f22b3ca 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 0x3f22b3ca created: GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3f22b3ca created: GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3f22b3ca created: GearsObj[0x3614b648, 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 0x3f22b3ca FIN GearsES2[obj 0x3f22b3ca isInit true, usesShared false, 1 GearsObj[0x656a8c1c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3614b648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9cb4cb5, 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 0x3f22b3ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3f22b3ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x3f22b3ca 512x512, swapInterval 1, drawable 0x3c0000e
[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 0x3f22b3ca: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x3f22b3ca 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 0x60890e74: tileRendererInUse null, GearsES2[obj 0x60890e74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x60890e74 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 0x60890e74 created: GearsObj[0x653c0fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x60890e74 created: GearsObj[0x64a26054, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x60890e74 created: GearsObj[0x64a26054, 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 0x60890e74 FIN GearsES2[obj 0x60890e74 isInit true, usesShared false, 1 GearsObj[0x653c0fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64a26054, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60625e69, 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 0x60890e74 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00014, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x60890e74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x60890e74 512x512, swapInterval 1, drawable 0x3c00014
[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 0x60890e74: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x60890e74 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 0x6ce3b250: tileRendererInUse null, GearsES2[obj 0x6ce3b250 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6ce3b250 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 0x6ce3b250 created: GearsObj[0x509ae0a1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6ce3b250 created: GearsObj[0x6811935e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6ce3b250 created: GearsObj[0x6811935e, 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 0x6ce3b250 FIN GearsES2[obj 0x6ce3b250 isInit true, usesShared false, 1 GearsObj[0x509ae0a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6811935e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e235b2, 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 0x6ce3b250 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00016, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce3b250, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.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 0x6ce3b250 512x512, swapInterval 1, drawable 0x3c00016
[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 0x6ce3b250: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x6ce3b250 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300003040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00_RGBtoRGB took 1.693 sec
[apply] Testcase: test01_RGBtoRGBA took 0.325 sec
[apply] Testcase: test10_RGBAtoRGB took 0.321 sec
[apply] Testcase: test11_RGBAtoRGBA took 0.265 sec
[apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.31 sec
[apply] Testcase: test22_RGBtoRGBA_fbo took 1.228 sec
[apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.317 sec
[apply] Testcase: test32_RGBAtoRGBA_fbo took 1.208 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300003040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300004036 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testOffscreenWritePNG)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x36305d63: tileRendererInUse null, GearsES2[obj 0x36305d63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x36305d63 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 0x36305d63 created: GearsObj[0x16db2cce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x36305d63 created: GearsObj[0xf5a941b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x36305d63 created: GearsObj[0xf5a941b, 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 0x36305d63 FIN GearsES2[obj 0x36305d63 isInit true, usesShared false, 1 GearsObj[0x16db2cce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf5a941b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1acae565, 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 0x36305d63 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x36305d63, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x36305d63 256x256, swapInterval 1, drawable 0x3c00004
[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 0x36305d63: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36305d63 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 0x2cf3e1fd: tileRendererInUse null, GearsES2[obj 0x2cf3e1fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2cf3e1fd 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 0x2cf3e1fd created: GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2cf3e1fd created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2cf3e1fd created: GearsObj[0x59930f6c, 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 0x2cf3e1fd FIN GearsES2[obj 0x2cf3e1fd 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-2,5,main] GearsES2.reshape 0x2cf3e1fd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2cf3e1fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2cf3e1fd 256x256, swapInterval 1, drawable 0x3c00006
[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 0x2cf3e1fd 256x256, swapInterval 1, drawable 0x3c00006
[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 0x2cf3e1fd: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2cf3e1fd 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.582 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300004036 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x36305d63: tileRendererInUse null, GearsES2[obj 0x36305d63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x36305d63 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 0x36305d63 created: GearsObj[0x16db2cce, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x36305d63 created: GearsObj[0xf5a941b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x36305d63 created: GearsObj[0xf5a941b, 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 0x36305d63 FIN GearsES2[obj 0x36305d63 isInit true, usesShared false, 1 GearsObj[0x16db2cce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf5a941b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1acae565, 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 0x36305d63 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x36305d63, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x36305d63 256x256, swapInterval 1, drawable 0x3c00004
[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 0x36305d63: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x36305d63 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 0x2cf3e1fd: tileRendererInUse null, GearsES2[obj 0x2cf3e1fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2cf3e1fd 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 0x2cf3e1fd created: GearsObj[0x5765c1bf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2cf3e1fd created: GearsObj[0x59930f6c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2cf3e1fd created: GearsObj[0x59930f6c, 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 0x2cf3e1fd FIN GearsES2[obj 0x2cf3e1fd 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-2,5,main] GearsES2.reshape 0x2cf3e1fd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2cf3e1fd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x2cf3e1fd 256x256, swapInterval 1, drawable 0x3c00006
[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 0x2cf3e1fd 256x256, swapInterval 1, drawable 0x3c00006
[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 0x2cf3e1fd: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x2cf3e1fd FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300007571 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenWritePNG took 1.631 sec
[apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.758 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300007571 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300008513 ms +++ localhosjunit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize)
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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 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[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 0x480ab210 created: GearsObj[0x525983cc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x480ab210 created: GearsObj[0x72dbf050, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x480ab210 created: GearsObj[0x72dbf050, 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 0x480ab210 FIN GearsES2[obj 0x480ab210 isInit true, usesShared false, 1 GearsObj[0x525983cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72dbf050, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7663a188, 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 64x64 of 64x64, swapInterval 1, drawable 0x3c00004, 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] XXX: init
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 64x64, swapInterval 1, drawable 0x3c00004
[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 0x480ab210 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3c00005, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x480ab210 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [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 0x480ab210 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00007, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 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 0x480ab210 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, 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] 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 0x480ab210: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x480ab210 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 0x44e43d5e: tileRendererInUse null, GearsES2[obj 0x44e43d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44e43d5e 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 0x44e43d5e created: GearsObj[0x5e91f604, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44e43d5e created: GearsObj[0x40aeb11d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44e43d5e created: GearsObj[0x40aeb11d, 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 0x44e43d5e FIN GearsES2[obj 0x44e43d5e isInit true, usesShared false, 1 GearsObj[0x5e91f604, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40aeb11d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcee0818, 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 0x44e43d5e 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44e43d5e 64x64, swapInterval 1, drawable 0x3c0000a
[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 0x44e43d5e 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44e43d5e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44e43d5e 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.208 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300008513 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x480ab210: tileRendererInUse null, GearsES2[obj 0x480ab210 isInit false, usesShared false, 1 null, 2 null, 3 null, 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[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 0x480ab210 created: GearsObj[0x525983cc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x480ab210 created: GearsObj[0x72dbf050, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x480ab210 created: GearsObj[0x72dbf050, 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 0x480ab210 FIN GearsES2[obj 0x480ab210 isInit true, usesShared false, 1 GearsObj[0x525983cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72dbf050, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7663a188, 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 64x64 of 64x64, swapInterval 1, drawable 0x3c00004, 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] XXX: init
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x480ab210 64x64, swapInterval 1, drawable 0x3c00004
[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 0x480ab210 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3c00005, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL4bc_-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x480ab210 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [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 0x480ab210 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00007, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 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 0x480ab210 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x480ab210, 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-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] 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 0x44e43d5e: tileRendererInUse null, GearsES2[obj 0x44e43d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44e43d5e 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 0x44e43d5e created: GearsObj[0x5e91f604, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44e43d5e created: GearsObj[0x40aeb11d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44e43d5e created: GearsObj[0x40aeb11d, 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 0x44e43d5e FIN GearsES2[obj 0x44e43d5e isInit true, usesShared false, 1 GearsObj[0x5e91f604, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40aeb11d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcee0818, 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 0x44e43d5e 0/0 64x64 of 64x64, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x44e43d5e 64x64, swapInterval 1, drawable 0x3c0000a
[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 0x44e43d5e 0/0 128x128 of 128x128, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.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 0x44e43d5e 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44e43d5e, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44e43d5e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x44e43d5e FIN
[apply] XXX: dispose
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300012674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenWritePNGWiSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300012674 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] thResize took 1.821 sec
[apply] Testcase: testOnscreenWritePNGWithResize took 1.187 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] juniThread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300013597 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
[apply] t.framework.TestListener: startTest(testReadES2_RGBn)
[apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testReadES2_RGBn)
[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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.926 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300013597 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 YCbSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300015477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Cr, 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 @ 1407300015477 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testReadES2_RGBn took 1.793 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300016557 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT
[apply] junit.framework.TestListener: tests to run: 12
[apply] junit.framework.TestListener: startTest(test01YUV422hBase__ES2)
[apply] t/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] junit.framework.TestListener: endTest(test01YUV422hBase__ES2)
[apply] junit.framework.TestListener: startTest(test01YUV422hProg_ES2)
[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] junit.framework.TestListener: endTest(test01YUV422hProg_ES2)
[apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2)
[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] junit.framework.TestListener: endTest(test01YUV444Base__ES2)
[apply] junit.framework.TestListener: startTest(test01YUV444Base__GL2)
[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] junit.framework.TestListener: startTest(test01YUV444Prog__GL2)
[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] 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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main]
[apply] junit.framework.TestListener: endTest(test02YUV420Base__ES2)
[apply] junit.framework.TestListener: startTest(test02YUV420Prog_ES2)
[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-1-EDT-9: ** 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-1-EDT-9,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
[apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** 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-1-EDT-10,5,main]
[apply] junit.framework.TestListener: endTest(test03CMYK_01_ES2)
[apply] junit.framework.TestListener: startTest(test03YCCK_01_ES2)
[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-1: ** 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-1,5,main]
[apply] junit.framework.TestListener: endTest(test03YCCK_01_ES2)
[apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2)
[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-2: ** 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-2,5,main]
[apply] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300023090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.582 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300016557 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-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.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-1-EDT-9: ** 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-1-EDT-9,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
[apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10: ** 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-1-EDT-10,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
[apply] TextureData: TextureData[872x583, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1: ** 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-1,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
[apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 49152, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-2: ** 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-2,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300023090 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01YUV422hBase__ES2 took 1.878 sec
[apply] Testcase: test01YUV422hProg_ES2 took 0.35 sec
[apply] Testcase: test01YUV444Base__ES2 took 0.398 sec
[apply] Testcase: test01YUV444Base__GL2 took 0.295 sec
[apply] Testcase: test01YUV444Prog__ES2 took 0.372 sec
[apply] Testcase: test01YUV444Prog__GL2 took 0.384 sec
[apply] Testcase: test02YUV420BaseGray_ES2 took 0.407 sec
[apply] Testcase: test02YUV420Base__ES2 took 0.439 sec
[apply] Testcase: test02YUV420Prog_ES2 took 0.431 sec
[apply] Testcase: test03CMYK_01_ES2 took 0.466 sec
[apply] Testcase: test03YCCK_01_ES2 took 0.611 sec
[apply] Testcase: test04QTTDefPostFrame_ES2 took 0.394 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT
[apply] junit.framework.TestListener: tests to run: 10
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300024076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] junit.framework.TestListener: startTest(testPNGRead01_All)
[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 0x5b8b3f9a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] junit.framework.TestListener: endTest(testPNGRead01_All)
[apply] junit.framework.TestListener: startTest(testPNGRead02_RGB888_to_RGBA8888)
[apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
[apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x59159684, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x184ce1cd, 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 0x5f7c6631, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x60194bf0, 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 0x1cc8aada, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3a48dcf9, 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 0x5a37d54, 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 0x3b18618d, 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 0x3dac8e4a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0xbb1bbe8, 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 0x41a78257, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x5c5e3f6d, 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 0x2f963c7b, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x305cc7a5, 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 0x1b373a71, 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 0x686bef53, 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 0x62d67b4, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0xef35d97, 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 0xb856c2c, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x6480c29c, 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 0x4168c350, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x44eedabc, 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 0x1d5a8fff, 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 0x5ffa6e43, 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 0x325d21ef, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x5eebbe, 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 0x57c70722, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x4ba57633, 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 0x5bf33511, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3c211e40, 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 0x22491a97, 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 0x4d98c155, 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 0x67bcdb3f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x1fde3a4e, 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 0x36c5e73a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x7acfaced, 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 0x58623a98, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x18f4fe7d, 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 0x7c6fcd57, 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 0x458d6f3d, 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 0x48823177, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x5b7da0d1, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] junit.framework.TestListener: endTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
[apply] junit.framework.TestListener: startTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
[apply] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
[apply] junit.framework.TestListener: startTest(testPNGRead11_RGBA8888_to_LUMINA)
[apply] junit.framework.TestListener: endTest(testPNGRead11_RGBA8888_to_LUMINA)
[apply] junit.framework.TestListener: startTest(testPNGRead12_RGBA8888_to_RGB888)
[apply] junit.framework.TestListener: endTest(testPNGRead12_RGBA8888_to_RGB888)
[apply] junit.framework.TestListener: startTest(testPNGRead13_RGBA8888_to_BGR888)
[apply] junit.framework.TestListener: endTest(testPNGRead13_RGBA8888_to_BGR888)
[apply] junit.framework.TestListener: startTest(testPNGRead14_RGBA8888_to_BGRA8888)
[apply] junit.framework.TestListener: endTest(testPNGRead14_RGBA8888_to_BGRA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead15_RGBA8888_to_ARGB8888)
[apply] junit.framework.TestListener: endTest(testPNGRead15_RGBA8888_to_ARGB8888)
[apply] junit.framework.TestListener: startTest(testPNGRead16_RGBA8888_to_ABGR8888)
[apply] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888)
[apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x14c92844, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x22729305, 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 0x10123eee, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1de18380, 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 0x408057d3, 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 0x1cf0b007, 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 0x7db4aa68, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x601fd251, 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 0x4928f524, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x1ff63402, 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 0x5cd07fb2, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c6faeb8, 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 0x837f1db, 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 0x1a1feb69, 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 0x259847e5, 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 0x1681b50e, 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 0x1d95b5ad, 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 0x11f69937, 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 0x54c4f317, 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 0x39f91f44, 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 0x1273c718, 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 0x30c2599f, 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 0x2789eebb, 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 0x2e2b5ba8, 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 0x208e8a46, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
[apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.715 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300024076 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x5b8b3f9a, 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 0x59159684, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x184ce1cd, 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 0x5f7c6631, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x60194bf0, 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 0x1cc8aada, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3a48dcf9, 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 0x5a37d54, 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 0x3b18618d, 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 0x3dac8e4a, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0xbb1bbe8, 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 0x41a78257, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x5c5e3f6d, 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 0x2f963c7b, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x305cc7a5, 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 0x1b373a71, 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 0x686bef53, 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 0x62d67b4, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0xef35d97, 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 0xb856c2c, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x6480c29c, 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 0x4168c350, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x44eedabc, 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 0x1d5a8fff, 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 0x5ffa6e43, 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 0x325d21ef, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x5eebbe, 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 0x57c70722, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x4ba57633, 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 0x5bf33511, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3c211e40, 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 0x22491a97, 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 0x4d98c155, 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 0x67bcdb3f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x1fde3a4e, 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 0x36c5e73a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x7acfaced, 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 0x58623a98, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x18f4fe7d, 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 0x7c6fcd57, 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 0x458d6f3d, 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 0x48823177, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x5b7da0d1, 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 0x14c92844, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x22729305, 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 0x10123eee, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1de18380, 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 0x408057d3, 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 0x1cf0b007, 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 0x7db4aa68, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x601fd251, 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 0x4928f524, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x1ff63402, 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 0x5cd07fb2, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c6faeb8, 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 0x837f1db, 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 0x1a1feb69, 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 0x259847e5, 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 0x1681b50e, 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 0x1d95b5ad, 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 0x11f69937, 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 0x54c4f317, 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 0x39f91f44, BGRA8888, 160 x 90, stride 640, isGLOrient falsSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300024741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] e, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1273c718, 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 0x30c2599f, 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 0x2789eebb, 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 0x2e2b5ba8, 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 0x208e8a46, 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 @ 1407300024741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testPNGRead01_All took 0.501 sec
[apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.025 sec
[apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.025 sec
[apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.022 sec
[apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.005 sec
[apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.006 sec
[apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.007 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 @ 1407300025660 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 0x1da3607e, 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 0x7df92e01, handle 0x2bae7d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dd72b61,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x76d1c4af, isOwner true, <45c7fa1a, 4bf4e4c0>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x3ad62035, isOwner false, <3fdc95c0, 2aeb9101>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x3ad62035, isOwner false, <3fdc95c0, 2aeb9101>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@4f7ceeaa, com.jogamp.opengl.test.junit.util.QuitAdapter@131903ab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@131903ab, ], windowLock <4f3fd958, 68d6490d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], 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 0x6ef3f76, 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 0x77d62915, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@22fc3147,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x5b073e42, isOwner true, <38888dbe, d11d1f1>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0xcee2beb, isOwner false, <688557ee, a4fffde>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0xcee2beb, isOwner false, <688557ee, a4fffde>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@a274d1c, com.jogamp.opengl.test.junit.util.QuitAdapter@1a376e79, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1a376e79, ], windowLock <2d35d761, 29cf3877>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>], 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 0x7bccf12f, 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 0x4ff0be90, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@14a0a721,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x3f3c721b, isOwner true, <19676b0c, 54a4eddb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x17fbf047, isOwner false, <1d5bd19e, 771eeb20>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x17fbf047, isOwner false, <1d5bd19e, 771eeb20>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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@edebef9, com.jogamp.opengl.test.junit.util.QuitAdapter@41cbd50f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@41cbd50f, ], windowLock <2d10ed88, 325a92d5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>], 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 0x2b6f5657, 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 0x2dbf20f6, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@1b13e52f,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00008,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x372b7e8c, isOwner true, <88135a0, 5ae79fbc>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x1ca81e44, isOwner false, <615b110e, 21bce011>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x1ca81e44, isOwner false, <615b110e, 21bce011>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00008,
[apply] SurfaceHandle 0x3c00008 (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@771a8d64, com.jogamp.opengl.test.junit.util.QuitAdapter@7038dd52, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7038dd52, ], windowLock <254a6c0d, 38fbdc9b>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>], 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 0x7e9fc304, 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 0x4741acf8, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@436daf20,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x56048075, isOwner true, <418dad71, 3c75f756>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x64c14e1c, isOwner false, <4eef43f1, 3e55abb3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x64c14e1c, isOwner false, <4eef43f1, 3e55abb3>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000a,
[apply] SurfaceHandle 0x3c0000a (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@6a7b94bd, com.jogamp.opengl.test.junit.util.QuitAdapter@57623ae8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@57623ae8, ], windowLock <72098229, 4e408c3c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5>], 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 0x37c4a357, 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 0x1deaca69, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@10ce8273,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000c,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x65d654a3, isOwner true, <5a4ecd90, 6b99d741>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x41032397, isOwner false, <3515afd9, 22cbeac9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x41032397, isOwner false, <3515afd9, 22cbeac9>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000c,
[apply] SurfaceHandle 0x3c0000c (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@79a343f7, com.jogamp.opengl.test.junit.util.QuitAdapter@4dc34b84, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4dc34b84, ], windowLock <5092eefe, 5e888f05>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>], 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 0x5bdf2f9c, 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 0x3d08113c, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@11bf9757,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000e,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x3968d9db, isOwner true, <12b6d64f, 21afe622>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x232dd375, isOwner false, <1595b85e, 187b2e64>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x232dd375, isOwner false, <1595b85e, 187b2e64>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000e,
[apply] SurfaceHandle 0x3c0000e (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@3f22b3ca, com.jogamp.opengl.test.junit.util.QuitAdapter@7f49b327, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7f49b327, ], windowLock <3f9106ba, 4a50bdf0>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7>], 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 0x61587c75, 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 0x2280438b, handle 0x2b501f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7e890a59,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00010,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x570699f5, isOwner true, <7265d075, 7a58ebff>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x63edf119, isOwner false, <1a6fd390, 23aaa07f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x63edf119, isOwner false, <1a6fd390, 23aaa07f>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00010,
[apply] SurfaceHandle 0x3c00010 (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@170f0424, com.jogamp.opengl.test.junit.util.QuitAdapter@5ad8e34f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5ad8e34f, ], windowLock <55338621, 29ab0c3a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>], 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 0x3c88831, 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 0x4f5f0269, handle 0x2f48170, isShared false, jogamp.opengl.gl4.GL4bcImpl@61e54ad,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00012,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x31492cfe, isOwner true, <3b28f0f9, 7ce489c6>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x116639, isOwner false, <764e2837, 5326f8f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x116639, isOwner false, <764e2837, 5326f8f>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00012,
[apply] SurfaceHandle 0x3c00012 (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@323a17f3, com.jogamp.opengl.test.junit.util.QuitAdapter@3fa6c48, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3fa6c48, ], windowLock <2ddaed02, 7ffe35d2>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9>], 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 0xc386513, 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 0x6fccb59b, handle 0x2b501f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@78b0a381,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00014,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x14bea80e, isOwner true, <710b39c5, 17fdee7e>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x20349e80, isOwner false, <5e91f604, 40aeb11d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x20349e80, isOwner false, <5e91f604, 40aeb11d>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00014,
[apply] SurfaceHandle 0x3c00014 (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@cee0818, com.jogamp.opengl.test.junit.util.QuitAdapter@5f556649, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5f556649, ], windowLock <5fae7384, 3622102f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10>], 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 0x374598d4, 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 0x2d0db0b3, handle 0x2af83d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1d39e225,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00016,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x432dfa20, isOwner true, <7f806d54, 4889e731>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x55a9672b, isOwner false, <64b463fc, 7f10690a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x55a9672b, isOwner false, <64b463fc, 7f10690a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00016,
[apply] SurfaceHandle 0x3c00016 (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@e6050b2, com.jogamp.opengl.test.junit.util.QuitAdapter@5551dd7d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5551dd7d, ], windowLock <71a4654d, 5ff6dc84>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11>], 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 0x69a6bf9f, 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 0x4b22cc13, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@24769ece,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00018,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x67b3f915, isOwner true, <58a606e3, 7c0e4e8c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x48b7638f, isOwner false, <7fe96694, 344dc027>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x48b7638f, isOwner false, <7fe96694, 344dc027>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00018,
[apply] SurfaceHandle 0x3c00018 (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@5c825b44, com.jogamp.opengl.test.junit.util.QuitAdapter@7235fcce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7235fcce, ], windowLock <366872f6, 3539062>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12>], 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 0x145d3317, 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 0x6b621e2a, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@25078b2e,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x12428c00, isOwner true, <4ef55d5d, 4ec4ad2a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5244c8cc, isOwner false, <21daf346, 2d998a07>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5244c8cc, isOwner false, <21daf346, 2d998a07>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001a,
[apply] SurfaceHandle 0x3c0001a (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@3b34e8f4, com.jogamp.opengl.test.junit.util.QuitAdapter@eaa098a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@eaa098a, ], windowLock <3d584a8b, 6f860b23>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>], 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 0x36dce5c, 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 0x166bc406, handle 0x2af83d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@14f1ca95,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001c,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0xe2b06f1, isOwner true, <2ad4bf7b, 75673a34>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x4c1e6823, isOwner false, <6046f8df, 537d29da>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x4c1e6823, isOwner false, <6046f8df, 537d29da>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001c,
[apply] SurfaceHandle 0x3c0001c (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@3e46d208, com.jogamp.opengl.test.junit.util.QuitAdapter@1b872b29, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b872b29, ], windowLock <47229edd, 31ebe3a7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14>], 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 0x6628e279, 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 0x4200629a, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@3551ff5b,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001e,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x1a53cab6, isOwner true, <7321803a, 1c699ae3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5937bba7, isOwner false, <5a00feb3, 7751c7ee>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5937bba7, isOwner false, <5a00feb3, 7751c7ee>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001e,
[apply] SurfaceHandle 0x3c0001e (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@1a1d1775, com.jogamp.opengl.test.junit.util.QuitAdapter@6bef0fb7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6bef0fb7, ], windowLock <1bf0eebd, 66c9c89f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15>], 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 0x11648e6f, 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 0x7c9209e8, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@6f03d792,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00020,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x653deb2e, isOwner true, <441b4cef, 5c5801d7>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x15e0f99e, isOwner false, <6523ff4a, 1e4d8726>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x15e0f99e, isOwner false, <6523ff4a, 1e4d8726>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00020,
[apply] SurfaceHandle 0x3c00020 (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@73e3df54, com.jogamp.opengl.test.junit.util.QuitAdapter@755b3f3c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@755b3f3c, ], windowLock <3994b855, 52d1f1fb>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16>], 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 0x4b04cf88, 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 0x2190419, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@60890e74,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00022,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x4614132f, isOwner true, <4ff7969a, 7c0817a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x6f74748f, isOwner false, <46909173, 3d3d3936>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x6f74748f, isOwner false, <46909173, 3d3d3936>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00022,
[apply] SurfaceHandle 0x3c00022 (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@7e7727a2, com.jogamp.opengl.test.junit.util.QuitAdapter@40cb3d8b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@40cb3d8b, ], windowLock <5f3591e8, 35fe472d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17>], 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 0x70b3a89a, 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 0x6e38323f, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@393c3737,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00024,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x204d193c, isOwner true, <25b3c2b5, 3cb40c69>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x509ae0a1, isOwner false, <6811935e, 59e235b2>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x509ae0a1, isOwner false, <6811935e, 59e235b2>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00024,
[apply] SurfaceHandle 0x3c00024 (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@12336738, com.jogamp.opengl.test.junit.util.QuitAdapter@6cbd96dd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6cbd96dd, ], windowLock <12fbbef1, 4db4c9f3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18>], 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 0x71996d4b, 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 0x4390e5dc, handle 0x25d4ad0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7700362a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00026,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x2ee43c6f, isOwner true, <a3bb376, 55830d39>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0xed9450b, isOwner false, <5a43dcca, 1d548012>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0xed9450b, isOwner false, <5a43dcca, 1d548012>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00026,
[apply] SurfaceHandle 0x3c00026 (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@16a42cc9, com.jogamp.opengl.test.junit.util.QuitAdapter@74784bbb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@74784bbb, ], windowLock <5b41dba, 740ba142>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19>], 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] junit.framework.TestListener: endTest(testRead02_Gray2RGBA)
[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] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.664 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300025660 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 0x1da3607e, 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 0x7df92e01, handle 0x2bae7d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@5dd72b61,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x76d1c4af, isOwner true, <45c7fa1a, 4bf4e4c0>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x3ad62035, isOwner false, <3fdc95c0, 2aeb9101>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x3ad62035, isOwner false, <3fdc95c0, 2aeb9101>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@4f7ceeaa, com.jogamp.opengl.test.junit.util.QuitAdapter@131903ab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@131903ab, ], windowLock <4f3fd958, 68d6490d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], 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 0x6ef3f76, 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 0x77d62915, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@22fc3147,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x5b073e42, isOwner true, <38888dbe, d11d1f1>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0xcee2beb, isOwner false, <688557ee, a4fffde>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0xcee2beb, isOwner false, <688557ee, a4fffde>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@a274d1c, com.jogamp.opengl.test.junit.util.QuitAdapter@1a376e79, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1a376e79, ], windowLock <2d35d761, 29cf3877>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2>], 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 0x7bccf12f, 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 0x4ff0be90, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@14a0a721,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00006,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x3f3c721b, isOwner true, <19676b0c, 54a4eddb>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x17fbf047, isOwner false, <1d5bd19e, 771eeb20>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x17fbf047, isOwner false, <1d5bd19e, 771eeb20>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00006,
[apply] SurfaceHandle 0x3c00006 (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@edebef9, com.jogamp.opengl.test.junit.util.QuitAdapter@41cbd50f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@41cbd50f, ], windowLock <2d10ed88, 325a92d5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3>], 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 0x2b6f5657, 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 0x2dbf20f6, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@1b13e52f,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00008,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x372b7e8c, isOwner true, <88135a0, 5ae79fbc>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x1ca81e44, isOwner false, <615b110e, 21bce011>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x1ca81e44, isOwner false, <615b110e, 21bce011>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00008,
[apply] SurfaceHandle 0x3c00008 (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@771a8d64, com.jogamp.opengl.test.junit.util.QuitAdapter@7038dd52, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7038dd52, ], windowLock <254a6c0d, 38fbdc9b>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4>], 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 0x7e9fc304, 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 0x4741acf8, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@436daf20,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x56048075, isOwner true, <418dad71, 3c75f756>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x64c14e1c, isOwner false, <4eef43f1, 3e55abb3>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x64c14e1c, isOwner false, <4eef43f1, 3e55abb3>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000a,
[apply] SurfaceHandle 0x3c0000a (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@6a7b94bd, com.jogamp.opengl.test.junit.util.QuitAdapter@57623ae8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@57623ae8, ], windowLock <72098229, 4e408c3c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5>], 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 0x37c4a357, 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 0x1deaca69, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@10ce8273,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000c,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x65d654a3, isOwner true, <5a4ecd90, 6b99d741>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x41032397, isOwner false, <3515afd9, 22cbeac9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x41032397, isOwner false, <3515afd9, 22cbeac9>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000c,
[apply] SurfaceHandle 0x3c0000c (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@79a343f7, com.jogamp.opengl.test.junit.util.QuitAdapter@4dc34b84, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4dc34b84, ], windowLock <5092eefe, 5e888f05>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6>], 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 0x5bdf2f9c, 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 0x3d08113c, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@11bf9757,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0000e,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x3968d9db, isOwner true, <12b6d64f, 21afe622>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x232dd375, isOwner false, <1595b85e, 187b2e64>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x232dd375, isOwner false, <1595b85e, 187b2e64>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0000e,
[apply] SurfaceHandle 0x3c0000e (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@3f22b3ca, com.jogamp.opengl.test.junit.util.QuitAdapter@7f49b327, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7f49b327, ], windowLock <3f9106ba, 4a50bdf0>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7>], 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 0x61587c75, 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 0x2280438b, handle 0x2b501f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7e890a59,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00010,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x570699f5, isOwner true, <7265d075, 7a58ebff>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x63edf119, isOwner false, <1a6fd390, 23aaa07f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x63edf119, isOwner false, <1a6fd390, 23aaa07f>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00010,
[apply] SurfaceHandle 0x3c00010 (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@170f0424, com.jogamp.opengl.test.junit.util.QuitAdapter@5ad8e34f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5ad8e34f, ], windowLock <55338621, 29ab0c3a>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8>], 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 0x3c88831, 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 0x4f5f0269, handle 0x2f48170, isShared false, jogamp.opengl.gl4.GL4bcImpl@61e54ad,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00012,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x31492cfe, isOwner true, <3b28f0f9, 7ce489c6>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x116639, isOwner false, <764e2837, 5326f8f>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x116639, isOwner false, <764e2837, 5326f8f>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00012,
[apply] SurfaceHandle 0x3c00012 (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@323a17f3, com.jogamp.opengl.test.junit.util.QuitAdapter@3fa6c48, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3fa6c48, ], windowLock <2ddaed02, 7ffe35d2>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9>], 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 0xc386513, 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 0x6fccb59b, handle 0x2b501f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@78b0a381,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00014,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x14bea80e, isOwner true, <710b39c5, 17fdee7e>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x20349e80, isOwner false, <5e91f604, 40aeb11d>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x20349e80, isOwner false, <5e91f604, 40aeb11d>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00014,
[apply] SurfaceHandle 0x3c00014 (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@cee0818, com.jogamp.opengl.test.junit.util.QuitAdapter@5f556649, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5f556649, ], windowLock <5fae7384, 3622102f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-10>], 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 0x374598d4, 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 0x2d0db0b3, handle 0x2af83d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1d39e225,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00016,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x432dfa20, isOwner true, <7f806d54, 4889e731>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x55a9672b, isOwner false, <64b463fc, 7f10690a>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x55a9672b, isOwner false, <64b463fc, 7f10690a>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00016,
[apply] SurfaceHandle 0x3c00016 (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@e6050b2, com.jogamp.opengl.test.junit.util.QuitAdapter@5551dd7d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@5551dd7d, ], windowLock <71a4654d, 5ff6dc84>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-11>], 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 0x69a6bf9f, 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 0x4b22cc13, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@24769ece,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00018,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x67b3f915, isOwner true, <58a606e3, 7c0e4e8c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x48b7638f, isOwner false, <7fe96694, 344dc027>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x48b7638f, isOwner false, <7fe96694, 344dc027>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00018,
[apply] SurfaceHandle 0x3c00018 (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@5c825b44, com.jogamp.opengl.test.junit.util.QuitAdapter@7235fcce, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7235fcce, ], windowLock <366872f6, 3539062>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-12>], 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 0x145d3317, 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 0x6b621e2a, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@25078b2e,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001a,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x12428c00, isOwner true, <4ef55d5d, 4ec4ad2a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5244c8cc, isOwner false, <21daf346, 2d998a07>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5244c8cc, isOwner false, <21daf346, 2d998a07>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001a,
[apply] SurfaceHandle 0x3c0001a (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@3b34e8f4, com.jogamp.opengl.test.junit.util.QuitAdapter@eaa098a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@eaa098a, ], windowLock <3d584a8b, 6f860b23>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-13>], 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 0x36dce5c, 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 0x166bc406, handle 0x2af83d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@14f1ca95,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001c,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0xe2b06f1, isOwner true, <2ad4bf7b, 75673a34>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x4c1e6823, isOwner false, <6046f8df, 537d29da>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x4c1e6823, isOwner false, <6046f8df, 537d29da>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001c,
[apply] SurfaceHandle 0x3c0001c (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@3e46d208, com.jogamp.opengl.test.junit.util.QuitAdapter@1b872b29, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b872b29, ], windowLock <47229edd, 31ebe3a7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-14>], 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 0x6628e279, 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 0x4200629a, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@3551ff5b,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c0001e,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x1a53cab6, isOwner true, <7321803a, 1c699ae3>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5937bba7, isOwner false, <5a00feb3, 7751c7ee>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x5937bba7, isOwner false, <5a00feb3, 7751c7ee>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c0001e,
[apply] SurfaceHandle 0x3c0001e (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@1a1d1775, com.jogamp.opengl.test.junit.util.QuitAdapter@6bef0fb7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6bef0fb7, ], windowLock <1bf0eebd, 66c9c89f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-15>], 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 0x11648e6f, 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 0x7c9209e8, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@6f03d792,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00020,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x653deb2e, isOwner true, <441b4cef, 5c5801d7>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x15e0f99e, isOwner false, <6523ff4a, 1e4d8726>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x15e0f99e, isOwner false, <6523ff4a, 1e4d8726>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00020,
[apply] SurfaceHandle 0x3c00020 (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@73e3df54, com.jogamp.opengl.test.junit.util.QuitAdapter@755b3f3c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@755b3f3c, ], windowLock <3994b855, 52d1f1fb>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-16>], 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 0x4b04cf88, 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 0x2190419, handle 0x38c5c20, isShared false, jogamp.opengl.gl4.GL4bcImpl@60890e74,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00022,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x4614132f, isOwner true, <4ff7969a, 7c0817a>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x6f74748f, isOwner false, <46909173, 3d3d3936>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x6f74748f, isOwner false, <46909173, 3d3d3936>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00022,
[apply] SurfaceHandle 0x3c00022 (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@7e7727a2, com.jogamp.opengl.test.junit.util.QuitAdapter@40cb3d8b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@40cb3d8b, ], windowLock <5f3591e8, 35fe472d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-17>], 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 0x70b3a89a, 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 0x6e38323f, handle 0x3897870, isShared false, jogamp.opengl.gl4.GL4bcImpl@393c3737,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00024,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x204d193c, isOwner true, <25b3c2b5, 3cb40c69>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0x509ae0a1, isOwner false, <6811935e, 59e235b2>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0x509ae0a1, isOwner false, <6811935e, 59e235b2>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00024,
[apply] SurfaceHandle 0x3c00024 (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@12336738, com.jogamp.opengl.test.junit.util.QuitAdapter@6cbd96dd, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6cbd96dd, ], windowLock <12fbbef1, 4db4c9f3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-18>], 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 0x71996d4b, 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 0x4390e5dc, handle 0x25d4ad0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7700362a,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@59611d68,
[apply] Handle 0x3c00026,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2e48ea0, owner true, ResourceToolkitLock[obj 0x2ee43c6f, isOwner true, <a3bb376, 55830d39>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19>]]], 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 0x2f71f40, owner true, ResourceToolkitLock[obj 0xed9450b, isOwner false, <5a43dcca, 1d548012>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2f71f40, owner true, ResourceToolkitLock[obj 0xed9450b, isOwner false, <5a43dcca, 1d548012>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00026,
[apply] SurfaceHandle 0x3c00026 (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@16a42cc9, com.jogamp.opengl.test.junit.util.QuitAdapter@74784bbb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@74784bbb, ], windowLock <5b41dba, 740ba142>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-19>], 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 @ 1407300036276 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.101 sec
[apply] Testcase: testRead02_Gray2RGBA took 2.414 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300036276 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300037292 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: tests to run: 13
[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] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main]
[apply] junit.framework.TestListener: endTest(testGray__ES2)
[apply] junit.framework.TestListener: startTest(testGray__GL2)
[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] junit.framework.TestListener: endTest(testInterl3G_ES2)
[apply] junit.framework.TestListener: startTest(testInterl3__ES2)
[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] 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] junit.framework.TestListener: endTest(testInterl4__ES2)
[apply] junit.framework.TestListener: startTest(testPalette3__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.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] junit.framework.TestListener: endTest(testPalette3__ES2)
[apply] junit.framework.TestListener: startTest(testPalette4__ES2)
[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] junit.framework.TestListener: endTest(testPalette4__ES2)
[apply] junit.framework.TestListener: startTest(testRGB3__ES2)
[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] junit.framework.TestListener: endTest(testRGB3__ES2)
[apply] junit.framework.TestListener: startTest(testRGB3__GL2)
[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] junit.framework.TestListener: endTest(testRGB3__GL2)
[apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testRGB4G_ES2)
[apply] junit.framework.TestListener: startTest(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] junit.framework.TestListener: endTest(testRGB4__GL2)
[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] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 6.437 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300037292 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, PixelAtSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300043679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] tributes[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 @ 1407300043679 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testGray__ES2 took 1.779 sec
[apply] Testcase: testGray__GL2 took 0.357 sec
[apply] Testcase: testInterl3G_ES2 took 0.354 sec
[apply] Testcase: testInterl3__ES2 took 0.35 sec
[apply] Testcase: testInterl4G_ES2 took 0.362 sec
[apply] Testcase: testInterl4__ES2 took 0.374 sec
[apply] Testcase: testPalette3__ES2 took 0.418 sec
[apply] Testcase: testPalette4__ES2 took 0.386 sec
[apply] Testcase: testRGB3__ES2 took 0.383 sec
[apply] Testcase: testRGB3__GL2 took 0.374 sec
[apply] Testcase: testRGB4G_ES2 took 0.39 sec
[apply] Testcase: testRGB4__ES2 took 0.379 sec
[apply] Testcase: testRGB4__GL2 took 0.369 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT
[apply] junit.framework.TestListener: tests to run: Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300044590 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] 5
[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 0x4de3a949, 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 0x57083fae, 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 0x5e8ce525, 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 0x741810a1, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x44477156, 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 0x2e61e81f, 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 0x1dce6303, 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 0x58c6693e, 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 0x4a2792fa, 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 0x6c22811e, 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 0x4d4b1008, 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 0x7b09a4dc, 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] 0x01junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL)
[apply] 0x01 0x01
[apply] [ 0][ 2] 0x01 0x01 0x01
[apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x01 0x01 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 0x3626a69f, 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 0x23852c7f, 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 0x7c2c5810, 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 0x4349c220, 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 0x1f67e563, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xfaaed09, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x3132c615, 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 0x7c6aa5ee, 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 0x3db3ec12, 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 0x6f4fb163, 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 0x590713ac, 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 0x5f9caedd, 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 0x279c6035, 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 0xb704be4, 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 0x79866b99, 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 0x68024823, 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 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][1]: Conv2: 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x32029f7c, 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 0x4a349f8a, 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 0x44d64315, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x56b77265, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x2e73a403, 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 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][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x3ea4480d, 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 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[3][*]: Image0 - Orig: PixelRect[obj 0x441626bf, 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 0xa49e885, 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 0x7a407909, 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 0x1eca7c93, 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 0x7fb8a6af, 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 0x33c76cab, 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 0x69af691b, 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 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][5]: RGBA8888 -> ARGB8888
[apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x566adf7c, 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 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][6]: RGBA8888 -> BGRA8888
[apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x2e447a24, 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 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[4][*]: Image0 - Orig: PixelRect[obj 0x725122f2, 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 0x2ccd7880, 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 0x65a2327a, 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 0x7ba01bb6, 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 0x4c7b8922, 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 0x42683e68, 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 0x49d93fe7, 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 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][5]: ABGR8888 -> ARGB8888
[apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x72d53513, 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 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][6]: ABGR8888 -> BGRA8888
[apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5ba1cdb, 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 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[5][*]: Image0 - Orig: PixelRect[obj 0x5e91a191, 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 0x2b066718, 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 0x315a6eb9, 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 0x281b4cff, 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 0x185c0deb, 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 0x4395cbcb, 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 0x1f769f17, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x70147758, 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 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][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x789c6e96, 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 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[6][*]: Image0 - Orig: 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[6][0]: BGRA8888 -> LUMINANCE
[apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x7f42ea9b, 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 0x238a763, 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 0x778ebb11, 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 0x3b9b9669, 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 0x63afe611, 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 0x31299938, 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 0x220a44bf, 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 0x5027690e, 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 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]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: 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] CONVERT[6][6]: Conv2: PixelRect[obj 0x190083e, 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 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]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: 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][0]: Conv2: PixelRect[obj 0x1d96bf64, 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 0x13ef4d69, 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 0x43c332b8, 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 0x4436f0c9, 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] 0x0101junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL)
[apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL)
[apply] 01 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 0x72fa3f1b, 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 0xb454096, 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 0x6f933da1, 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 0x2bb34e41, 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 0x8d6a3d1, 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 0x439cf2df, 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 0x750d3126, 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 0x3515f1d3, 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 0x33b76edf, 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 0x4fd00cff, 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 0x64056248, 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 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][1]: Conv2: PixelRect[obj 0x16ade920, 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 0x73a43f81, 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 0x24456977, 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 0x490f163b, 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 0x7d7ca0f5, 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 0x12b7530, 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 0x4c1aa2e9, 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 0x68bd9607, 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 0x76c4db49, 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 0x7618d289, 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 0x57a65cf1, 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 0x6b1fff2b, 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 0x1a996ff, 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 0x24f84033, 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 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]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: 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][2]: Conv2: PixelRect[obj 0x41f4ec39, 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 0x36c0b403, 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 0x256a4d0a, 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 0x65e7deb6, 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 0x59ceb2fe, 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 0x11496fc2, 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 0x6c48326b, 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 0x77e64656, 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 0x2f13f599, 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 0x476127f4, 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 0x3b8628c8, 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 0x64df80ff, 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 0xd8e1916, 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 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][3]: Conv2: PixelRect[obj 0x4ea10ca8, 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 0x2f4611ec, 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 0x2142b533, 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 0x22863854, 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 0x19dc2481, 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 0x43e09e6a, 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 0x4fc063f6, 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 0x5fe2d461, 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 0x24e55d75, 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 0x4e5abf3f, 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 0x27c1e949, 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 0x2bbacc03, 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 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]: ABGR8888 -> ABGR8888
[apply] CONVERT[4][4]: Conv1: 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][4]: Conv2: PixelRect[obj 0x2998cbaa, 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 0x6e631b3b, 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 0x2c90f71b, 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 0x614f2478, 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 0x12e37431, 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 0x12e146a7, 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 0x3e587a0, 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 0x522b1b5f, 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 0xc12241e, 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 0x7b0133c2, 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 0xbed44a5, 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 0x635b2c1, 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 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]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: 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][5]: Conv2: PixelRect[obj 0x44660d2, 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 0x287e7d2f, 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 0x84cad6e, 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 0x620e1503, 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 0xa85aa40, 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 0x4d6c5525, 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 0x34a17d9, 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 0x7563a93e, 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 0x61fc61a7, 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 0x6f4d33, 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 0xb354f7e, 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 0x58f5def1, 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 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]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: 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] CONVERT[6][6]: Conv2: PixelRect[obj 0x1bb2f524, 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 0x4ebfa97b, 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 0x90ff2a1, 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 0x76022cac, 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 0x8c30cbb, 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] junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL)
[apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL)
[apply] 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 0x3d78cd7b, 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 0x45fa65c4, 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 0x3a2f4ac0, 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 0x76d4a117, 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 0x19c29f4, 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 0x338652ff, 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 0x37b2fdc6, 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 0x4832eebb, 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 0x7d75c05, 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 0x4bda5048, 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 0x69cccddf, 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 0x4e021bd, 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 0x16c701cb, 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 0x6346c21b, 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 0x3a71ad88, 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 0x7d37d9b1, 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 0x5db533b0, 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 0x235497e0, 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 0x6bf053f, 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 0x66f16e8e, 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 0x7491616e, 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 0x7493b88b, 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 0xe38e978, 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 0x3a67cc93, 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 0x74a7e4d9, 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 0x3aa19e64, 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 0x48a5d54e, 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 0x7f571924, 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 0x2f33cbcc, 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 0x7188d649, 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 0x4eac8cda, 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 0x22536490, 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 0x10ef3b8b, 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 0x4a2e2b5c, 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 0x1d20cb10, 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 0x53f39660, 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 0x1d15a3af, 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 0x77ad4513, 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 0x10921fc7, 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 0x69644a50, 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 0x374b003e, 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 0x1cfd02ce, 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 0x26c33140, 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 0x58d674a1, 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 0x67832397, 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 0x5295c398, 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 0x665c5a83, 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 0x393a82f5, 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 0x306bc02d, 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 0x7215e330, 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 0x7af69ed3, 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 0x55356db6, 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 0x26b5f36e, 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 0x7380ce9c, 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 0xd7c9f02, 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 0x70ab4338, 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 0x7bca4b51, 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 0x1e16f255, 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 0x747fb9e1, 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 0x6d849e87, 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 0x1dc3e93d, 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 0x2905b30f, 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 0x11bfaf8e, 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 0x3f9e9cbc, 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 0x46441b45, 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 0x215a730d, 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 0x39376b96, 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 0x65786232, 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 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][4]: ARGB8888 -> ABGR8888
[apply] CONVERT[5][4]: Conv1: PixelRect[obj 0xfb8a556, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x3a3e8692, 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 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[5][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x250f0f9f, 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 0x7fcaa2ba, 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 0x5081a2e1, 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 0x6eec8b11, 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 0x6b9e41fb, 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 0x62fdfcef, 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 0x10e8e1af, 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 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][4]: BGRA8888 -> ABGR8888
[apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x48e18517, 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 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][5]: BGRA8888 -> ARGB8888
[apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6f45abe3, 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 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] CONVERT[6][6]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x77ed2fe7, 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 0x74e42433, 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 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][0]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x367cca66, 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 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][1]: LUMINANCE -> RGB888
[apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x29c4710c, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x19119a16, 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 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][3]: LUMINANCE -> RGBA8888
[apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x482b32f1, 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 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][4]: LUMINANCE -> ABGR8888
[apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x6929beb3, 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 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][5]: LUMINANCE -> ARGB8888
[apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x1cf84e91, 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 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[0][6]: LUMINANCE -> BGRA8888
[apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x489456cd, 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 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] 0x01 0x01 0x01
[apply] [ 0][ 1] 0x01 0x01 0x01
[apply] [ 0][ 2] 0x01 0x01 0x01
[apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x01 0x01 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 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][0]: RGB888 -> LUMINANCE
[apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x5371b6f5, 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] 0x02junit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL)
[apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL)
[apply] 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 0x4ea2b99f, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xa80b827, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x6ee1ddc5, 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 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][4]: RGB888 -> ABGR8888
[apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x502438db, 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 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][5]: RGB888 -> ARGB8888
[apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6897ccbc, 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 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[1][6]: RGB888 -> BGRA8888
[apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x4e345c87, 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 0x4fa6cb2d, 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 0x4f652035, 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 0x7825a04b, 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 0x6e3ed98c, 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 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x2ffce3d5, 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 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][3]: BGR888 -> RGBA8888
[apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x430eaae5, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x27c6d458, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x515441f, 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 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[2][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x7d095197, 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 0x6ee7482, 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 0x1123065c, 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 0x12768ace, 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 0x2492e3da, 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 0x27ad0ff8, 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 0x52f37721, 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 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][4]: RGBA8888 -> ABGR8888
[apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x70afe432, 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 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][5]: RGBA8888 -> ARGB8888
[apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x5fe7bd8d, 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 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[3][6]: RGBA8888 -> BGRA8888
[apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x1a96df09, 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 0x270cd582, 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 0x3b955dd5, 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 0x4b436982, 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 0x36c3fc68, 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 0x7cf02bee, 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 0x7bd45656, 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 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][4]: ABGR8888 -> ABGR8888
[apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x4aa28dc6, 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 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][5]: ABGR8888 -> ARGB8888
[apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x47b8f42, 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 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[4][6]: ABGR8888 -> BGRA8888
[apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x1889c3ae, 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 0x7c8de117, 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 0x46b4ece3, 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 0x102c4f59, 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 0x4d0d645a, 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 0x2a37783b, 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 0x1fb67f24, 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 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][4]: ARGB8888 -> ABGR8888
[apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x3fdfbc7f, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x5ce61897, 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 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[5][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: 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[5][6]: Conv2: PixelRect[obj 0x51b32cda, 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 0x4a45c61d, 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 0x2ad1c003, 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 0x30951aeb, 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 0xd1a5338, 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 0x3b4d8840, 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 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][4]: BGRA8888 -> ABGR8888
[apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x5228b636, 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 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][5]: BGRA8888 -> ARGB8888
[apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x4d8e5d82, 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 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] CONVERT[6][6]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x191514cd, 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 0x3708ab98, 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 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][0]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x4ce10d40, 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 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][1]: LUMINANCE -> RGB888
[apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x7a7ac690, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x2b0de40c, 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 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][3]: LUMINANCE -> RGBA8888
[apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x157032da, 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 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][4]: LUMINANCE -> ABGR8888
[apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x3f332b09, 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 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][5]: LUMINANCE -> ARGB8888
[apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x28c1b980, 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 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[0][6]: LUMINANCE -> BGRA8888
[apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x58c30f56, 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 0x6e2404a0, 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 0x7eabdcdd, 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 0x45317223, 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 0x313c7b52, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x4ae6a366, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x45431f89, 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 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][4]: RGB888 -> ABGR8888
[apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x5ef80a07, 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 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][5]: RGB888 -> ARGB8888
[apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x781efa43, 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 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[1][6]: RGB888 -> BGRA8888
[apply] CONVERT[1][6]: Conv1: PixelRect[obj 0xdabb176, 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 0x30fc0fd, 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 0x7f47239c, 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 0x1773180c, 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 0x52fc7db, 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 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x77036a6b, 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 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][3]: BGR888 -> RGBA8888
[apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x56d0a8c, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x61c95bea, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x2fdb6074, 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 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[2][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x28a39a11, 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 0xcd7e6ef, 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 0x327a5b7f, 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 0x7f0d08bc, 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 0x30b8afce, 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 0x2d1e165f, 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 0x124ece1d, 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 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] 0x04junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL)
[apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL)
[apply] junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL)
[apply] 030201 0x04030201 0x04030201
[apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201
[apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x04030201 0x04030201 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 0x52a95fa3, 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 0x6dc5f0ba, 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 0x5e3f7ba3, 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 0x19ce3aac, 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 0x326dff70, 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 0x539d2bed, 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 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][0]: ABGR8888 -> LUMINANCE
[apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x6607a2e0, 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 0x7f565474, 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 0x7cc2ccfb, 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 0x591fb2ba, 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 0x300eff0c, 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 0x288a857a, 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 0x1e412161, 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 0x45f676cb, 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 0x37f12d4f, 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 0x3ad5ba3a, 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 0x25b55403, 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 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][0]: ARGB8888 -> LUMINANCE
[apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x4348bd9, 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 0x15c955b7, 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 0x551a6c8d, 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 0x39ccc8a1, 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 0x3387dfac, 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 0x1d6dafa2, 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 0xc25c3c6, 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 0x3580265, 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 0x705369a, 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 0x6743bc0f, 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 0xfefb1c0, 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 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][0]: BGRA8888 -> LUMINANCE
[apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x6784780b, 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 0x29e54f45, 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 0xdb75080, 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 0x7e060a88, 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 0x3e9da75b, 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 0x6056677a, 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 0x48a3abff, 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 0x7171179a, 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 0x37c4b9a5, 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 0x54781c3d, 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 0x1986141e, 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 @ 1407300045827 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.286 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300044590 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 0x4de3a949, 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 0x57083fae, 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 0x5e8ce525, 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 0x741810a1, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x44477156, 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 0x2e61e81f, 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 0x1dce6303, 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 0x58c6693e, 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 0x4a2792fa, 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 0x6c22811e, 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 0x4d4b1008, 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 0x7b09a4dc, 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 0x3626a69f, 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 0x23852c7f, 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 0x7c2c5810, 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 0x4349c220, 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 0x1f67e563, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xfaaed09, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x3132c615, 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 0x7c6aa5ee, 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 0x3db3ec12, 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 0x6f4fb163, 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 0x590713ac, 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 0x5f9caedd, 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 0x279c6035, 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 0xb704be4, 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 0x79866b99, 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 0x68024823, 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 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][1]: Conv2: 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x32029f7c, 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 0x4a349f8a, 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 0x44d64315, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x56b77265, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x2e73a403, 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 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][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x3ea4480d, 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 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[3][*]: Image0 - Orig: PixelRect[obj 0x441626bf, 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 0xa49e885, 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 0x7a407909, 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 0x1eca7c93, 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 0x7fb8a6af, 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 0x33c76cab, 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 0x69af691b, 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 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][5]: RGBA8888 -> ARGB8888
[apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x566adf7c, 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 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][6]: RGBA8888 -> BGRA8888
[apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x2e447a24, 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 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[4][*]: Image0 - Orig: PixelRect[obj 0x725122f2, 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 0x2ccd7880, 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 0x65a2327a, 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 0x7ba01bb6, 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 0x4c7b8922, 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 0x42683e68, 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 0x49d93fe7, 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 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][5]: ABGR8888 -> ARGB8888
[apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x72d53513, 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 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][6]: ABGR8888 -> BGRA8888
[apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5ba1cdb, 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 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[5][*]: Image0 - Orig: PixelRect[obj 0x5e91a191, 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 0x2b066718, 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 0x315a6eb9, 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 0x281b4cff, 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 0x185c0deb, 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 0x4395cbcb, 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 0x1f769f17, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x70147758, 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 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][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x789c6e96, 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 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[6][*]: Image0 - Orig: 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[6][0]: BGRA8888 -> LUMINANCE
[apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x7f42ea9b, 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 0x238a763, 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 0x778ebb11, 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 0x3b9b9669, 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 0x63afe611, 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 0x31299938, 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 0x220a44bf, 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 0x5027690e, 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 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]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: 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] CONVERT[6][6]: Conv2: PixelRect[obj 0x190083e, 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 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]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: 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][0]: Conv2: PixelRect[obj 0x1d96bf64, 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 0x13ef4d69, 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 0x43c332b8, 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 0x4436f0c9, 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 0x72fa3f1b, 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 0xb454096, 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 0x6f933da1, 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 0x2bb34e41, 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 0x8d6a3d1, 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 0x439cf2df, 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 0x750d3126, 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 0x3515f1d3, 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 0x33b76edf, 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 0x4fd00cff, 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 0x64056248, 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 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][1]: Conv2: PixelRect[obj 0x16ade920, 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 0x73a43f81, 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 0x24456977, 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 0x490f163b, 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 0x7d7ca0f5, 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 0x12b7530, 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 0x4c1aa2e9, 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 0x68bd9607, 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 0x76c4db49, 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 0x7618d289, 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 0x57a65cf1, 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 0x6b1fff2b, 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 0x1a996ff, 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 0x24f84033, 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 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]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: 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][2]: Conv2: PixelRect[obj 0x41f4ec39, 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 0x36c0b403, 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 0x256a4d0a, 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 0x65e7deb6, 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 0x59ceb2fe, 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 0x11496fc2, 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 0x6c48326b, 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 0x77e64656, 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 0x2f13f599, 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 0x476127f4, 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 0x3b8628c8, 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 0x64df80ff, 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 0xd8e1916, 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 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][3]: Conv2: PixelRect[obj 0x4ea10ca8, 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 0x2f4611ec, 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 0x2142b533, 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 0x22863854, 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 0x19dc2481, 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 0x43e09e6a, 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 0x4fc063f6, 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 0x5fe2d461, 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 0x24e55d75, 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 0x4e5abf3f, 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 0x27c1e949, 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 0x2bbacc03, 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 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]: ABGR8888 -> ABGR8888
[apply] CONVERT[4][4]: Conv1: 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][4]: Conv2: PixelRect[obj 0x2998cbaa, 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 0x6e631b3b, 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 0x2c90f71b, 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 0x614f2478, 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 0x12e37431, 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 0x12e146a7, 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 0x3e587a0, 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 0x522b1b5f, 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 0xc12241e, 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 0x7b0133c2, 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 0xbed44a5, 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 0x635b2c1, 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 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]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: 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][5]: Conv2: PixelRect[obj 0x44660d2, 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 0x287e7d2f, 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 0x84cad6e, 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 0x620e1503, 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 0xa85aa40, 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 0x4d6c5525, 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 0x34a17d9, 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 0x7563a93e, 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 0x61fc61a7, 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 0x6f4d33, 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 0xb354f7e, 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 0x58f5def1, 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 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]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: 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] CONVERT[6][6]: Conv2: PixelRect[obj 0x1bb2f524, 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 0x4ebfa97b, 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 0x90ff2a1, 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 0x76022cac, 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 0x8c30cbb, 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 0x3d78cd7b, 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 0x45fa65c4, 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 0x3a2f4ac0, 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 0x76d4a117, 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 0x19c29f4, 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 0x338652ff, 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 0x37b2fdc6, 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 0x4832eebb, 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 0x7d75c05, 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 0x4bda5048, 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 0x69cccddf, 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 0x4e021bd, 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 0x16c701cb, 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 0x6346c21b, 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 0x3a71ad88, 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 0x7d37d9b1, 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 0x5db533b0, 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 0x235497e0, 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 0x6bf053f, 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 0x66f16e8e, 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 0x7491616e, 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 0x7493b88b, 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 0xe38e978, 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 0x3a67cc93, 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 0x74a7e4d9, 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 0x3aa19e64, 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 0x48a5d54e, 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 0x7f571924, 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 0x2f33cbcc, 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 0x7188d649, 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 0x4eac8cda, 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 0x22536490, 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 0x10ef3b8b, 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 0x4a2e2b5c, 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 0x1d20cb10, 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 0x53f39660, 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 0x1d15a3af, 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 0x77ad4513, 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 0x10921fc7, 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 0x69644a50, 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 0x374b003e, 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 0x1cfd02ce, 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 0x26c33140, 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 0x58d674a1, 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 0x67832397, 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 0x5295c398, 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 0x665c5a83, 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 0x393a82f5, 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 0x306bc02d, 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 0x7215e330, 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 0x7af69ed3, 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 0x55356db6, 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 0x26b5f36e, 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 0x7380ce9c, 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 0xd7c9f02, 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 0x70ab4338, 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 0x7bca4b51, 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 0x1e16f255, 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 0x747fb9e1, 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 0x6d849e87, 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 0x1dc3e93d, 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 0x2905b30f, 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 0x11bfaf8e, 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 0x3f9e9cbc, 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 0x46441b45, 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 0x215a730d, 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 0x39376b96, 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 0x65786232, 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 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][4]: ARGB8888 -> ABGR8888
[apply] CONVERT[5][4]: Conv1: PixelRect[obj 0xfb8a556, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x3a3e8692, 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 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[5][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x250f0f9f, 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 0x7fcaa2ba, 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 0x5081a2e1, 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 0x6eec8b11, 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 0x6b9e41fb, 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 0x62fdfcef, 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 0x10e8e1af, 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 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][4]: BGRA8888 -> ABGR8888
[apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x48e18517, 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 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][5]: BGRA8888 -> ARGB8888
[apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6f45abe3, 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 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] CONVERT[6][6]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x77ed2fe7, 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 0x74e42433, 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 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][0]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x367cca66, 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 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][1]: LUMINANCE -> RGB888
[apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x29c4710c, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x19119a16, 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 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][3]: LUMINANCE -> RGBA8888
[apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x482b32f1, 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 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][4]: LUMINANCE -> ABGR8888
[apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x6929beb3, 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 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][5]: LUMINANCE -> ARGB8888
[apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x1cf84e91, 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 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[0][6]: LUMINANCE -> BGRA8888
[apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x489456cd, 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 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] 0x01 0x01 0x01
[apply] [ 0][ 1] 0x01 0x01 0x01
[apply] [ 0][ 2] 0x01 0x01 0x01
[apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x01 0x01 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 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][0]: RGB888 -> LUMINANCE
[apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x5371b6f5, 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 0x4ea2b99f, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xa80b827, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x6ee1ddc5, 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 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][4]: RGB888 -> ABGR8888
[apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x502438db, 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 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][5]: RGB888 -> ARGB8888
[apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6897ccbc, 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 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[1][6]: RGB888 -> BGRA8888
[apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x4e345c87, 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 0x4fa6cb2d, 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 0x4f652035, 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 0x7825a04b, 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 0x6e3ed98c, 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 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x2ffce3d5, 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 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][3]: BGR888 -> RGBA8888
[apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x430eaae5, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x27c6d458, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x515441f, 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 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[2][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x7d095197, 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 0x6ee7482, 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 0x1123065c, 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 0x12768ace, 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 0x2492e3da, 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 0x27ad0ff8, 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 0x52f37721, 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 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][4]: RGBA8888 -> ABGR8888
[apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x70afe432, 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 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][5]: RGBA8888 -> ARGB8888
[apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x5fe7bd8d, 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 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[3][6]: RGBA8888 -> BGRA8888
[apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x1a96df09, 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 0x270cd582, 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 0x3b955dd5, 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 0x4b436982, 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 0x36c3fc68, 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 0x7cf02bee, 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 0x7bd45656, 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 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][4]: ABGR8888 -> ABGR8888
[apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x4aa28dc6, 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 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][5]: ABGR8888 -> ARGB8888
[apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x47b8f42, 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 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[4][6]: ABGR8888 -> BGRA8888
[apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x1889c3ae, 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 0x7c8de117, 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 0x46b4ece3, 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 0x102c4f59, 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 0x4d0d645a, 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 0x2a37783b, 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 0x1fb67f24, 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 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][4]: ARGB8888 -> ABGR8888
[apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x3fdfbc7f, 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 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][5]: ARGB8888 -> ARGB8888
[apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x5ce61897, 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 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[5][6]: ARGB8888 -> BGRA8888
[apply] CONVERT[5][6]: Conv1: 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[5][6]: Conv2: PixelRect[obj 0x51b32cda, 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 0x4a45c61d, 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 0x2ad1c003, 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 0x30951aeb, 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 0xd1a5338, 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 0x3b4d8840, 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 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][4]: BGRA8888 -> ABGR8888
[apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x5228b636, 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 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][5]: BGRA8888 -> ARGB8888
[apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x4d8e5d82, 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 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] CONVERT[6][6]: BGRA8888 -> BGRA8888
[apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x191514cd, 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 0x3708ab98, 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 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][0]: LUMINANCE -> LUMINANCE
[apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x4ce10d40, 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 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][1]: LUMINANCE -> RGB888
[apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x7a7ac690, 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 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][2]: LUMINANCE -> BGR888
[apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x2b0de40c, 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 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][3]: LUMINANCE -> RGBA8888
[apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x157032da, 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 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][4]: LUMINANCE -> ABGR8888
[apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x3f332b09, 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 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][5]: LUMINANCE -> ARGB8888
[apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x28c1b980, 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 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[0][6]: LUMINANCE -> BGRA8888
[apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x58c30f56, 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 0x6e2404a0, 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 0x7eabdcdd, 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 0x45317223, 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 0x313c7b52, 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 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][2]: RGB888 -> BGR888
[apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x4ae6a366, 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 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][3]: RGB888 -> RGBA8888
[apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x45431f89, 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 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][4]: RGB888 -> ABGR8888
[apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x5ef80a07, 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 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][5]: RGB888 -> ARGB8888
[apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x781efa43, 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 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[1][6]: RGB888 -> BGRA8888
[apply] CONVERT[1][6]: Conv1: PixelRect[obj 0xdabb176, 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 0x30fc0fd, 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 0x7f47239c, 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 0x1773180c, 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 0x52fc7db, 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 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][2]: BGR888 -> BGR888
[apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x77036a6b, 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 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][3]: BGR888 -> RGBA8888
[apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x56d0a8c, 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 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][4]: BGR888 -> ABGR8888
[apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x61c95bea, 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 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][5]: BGR888 -> ARGB8888
[apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x2fdb6074, 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 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[2][6]: BGR888 -> BGRA8888
[apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x28a39a11, 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 0xcd7e6ef, 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 0x327a5b7f, 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 0x7f0d08bc, 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 0x30b8afce, 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 0x2d1e165f, 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 0x124ece1d, 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 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][4]: RGBA8888 -> ABGR8888
[apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x52a95fa3, 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 0x6dc5f0ba, 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 0x5e3f7ba3, 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 0x19ce3aac, 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 0x326dff70, 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 0x539d2bed, 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 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][0]: ABGR8888 -> LUMINANCE
[apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x6607a2e0, 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 0x7f565474, 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 0x7cc2ccfb, 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 0x591fb2ba, 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 0x300eff0c, 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 0x288a857a, 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 0x1e412161, 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 0x45f676cb, 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 0x37f12d4f, 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 0x3ad5ba3a, 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 0x25b55403, 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 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][0]: ARGB8888 -> LUMINANCE
[apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x4348bd9, 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 0x15c955b7, 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 0x551a6c8d, 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 0x39ccc8a1, 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 0x3387dfac, 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 0x1d6dafa2, 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 0xc25c3c6, 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 0x3580265, 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 0x705369a, 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 0x6743bc0f, 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 0xfefb1c0, 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 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][0]: BGRA8888 -> LUMINANCE
[apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x6784780b, 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 0x29e54f45, 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 0xdb75080, 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 0x7e060a88, 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 0x3e9da75b, 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 0x6056677a, 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 0x48a3abff, 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 0x7171179a, 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 0x37c4b9a5, 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 0x54781c3d, 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 0x1986141e, 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 @ 1407300045827 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.532 sec
[apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.255 sec
[apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.217 sec
[apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.136 sec
[apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.051 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888)
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300046974 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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] junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888)
[apply] PNGPixelRect - Orig: PixelRect[obj 0x535367a7, 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 0x7486a1f7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x173e4a85, 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 0x7a8e6dae, ABGR8888, 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[2]: RGBA8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x44819912, BGRA8888, 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[3]: RGBA8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x78be094b, ARGB8888, 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] ++++ 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 0x2315e69a, 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 0x72d69a74, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x67367092, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.243 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300046974 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x535367a7, 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 0x7486a1f7, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x173e4a85, 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 0x7a8e6dae, ABGR8888, 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[2]: RGBA8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x44819912, BGRA8888, 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[3]: RGBA8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x78be094b, ARGB8888, 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] ++++ 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 0x2315e69a, 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 0x72d69a74, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x67367092, 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 0x2718b62e, ABGR8888, 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[2]: ABGR8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x17227365, BGRA8888, 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[3]: ABGR8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x5f0c8ac1, ARGB8888, 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] ++++ 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 0x412301ca, 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 0x614a962e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x67c9d7e8, 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 0x747df593, ABGR8888, 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[2]: BGRA8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x3c6c3450, BGRA8888, 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[3]: BGRA8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x288a0694, ARGB8888, 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] ++++ 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 0x68b8359b, 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 0x15c788d3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x5ee7dfd0, 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 0x4917015d, ABGR8888, 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[2]: ARGB8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x2528ed7, BGRA8888, 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[3]: ARGB8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x3c1d635a, ARGB8888, 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300047170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testPNGRead11_fromRGBA8888 took 0.095 sec
[apply] Testcase: testPNGRead12_fromABGR8888 took 0.019 sec
[apply] Testcase: testPNGRead13_fromBGRA8888 took 0.009 sec
[apply] Testcase: testPNGRead14_fromARGB8888 took 0.01 sec
[apply] CONVERT[1]: ABGR8888 -> ABGR8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x2718b62e, ABGR8888, 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[2]: ABGR8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x17227365, BGRA8888, 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[3]: ABGR8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x5f0c8ac1, ARGB8888, 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] ++++ 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 0x412301ca, 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 0x614a962e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x67c9d7e8, 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 0x747df593, ABGR8888, 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[2]: BGRA8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x3c6c3450, BGRA8888, 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[3]: BGRA8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x288a0694, ARGB8888, 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] ++++ 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 0x68b8359b, 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 0x15c788d3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x5ee7dfd0, 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 0x4917015d, ABGR8888, 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[2]: ARGB8888 -> BGRA8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x2528ed7, BGRA8888, 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[3]: ARGB8888 -> ARGB8888
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x3c1d635a, ARGB8888, 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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300047170 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 @ 1407300048039 ms +++ localhosjunit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(test01U32__GL2)
[apply] t/127.0.0.1:59999 - Locked within 5 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] 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] junit.framework.TestListener: startTest(test02RLE32__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] junit.framework.TestListener: startTest(test03RLE32__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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL4bc_-hw-onscreen-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test03RLE32__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.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.562 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300048039 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0
[apply] Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__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-3,5,main]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300050554 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01U32__GL2 took 1.679 sec
[apply] Testcase: test02RLE32__GL2 took 0.37 sec
[apply] Testcase: test03RLE32__GL2 took 0.37 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300050554 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300051624 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] t/127.0.0.1:59999 - Locked within 4 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] junit.framework.TestListener: endTest(test1)
[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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.105 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 @ 1407300051624 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300053682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test1 took 0.911 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300053682 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300054688 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testDisplayCreate01_AutoDestroyLifecycle)
[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:1407300055924 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055925 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,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-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 0x48d8fce created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x50f8b0cc, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055942 d 249ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055934 d 279ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 149
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056450 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056488 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056488 d 16ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 263
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056866 d 0ms]]
[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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056889 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056939 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,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-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 0x48d8fce created: GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x2941c947, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce 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-2,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, 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-2,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056940 d 114ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] duration: 122
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057282 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057301 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:1407300057348 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057349 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x4cecdbe8: tileRendererInUse null, GearsES2[obj 0x4cecdbe8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cecdbe8 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 0x4cecdbe8 created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cecdbe8 created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cecdbe8 created: GearsObj[0x17e21b3, 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 0x4cecdbe8 FIN GearsES2[obj 0x4cecdbe8 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-1-EDT-4,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057350 d 124ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057474 d 9ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] duration: 137
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057716 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057753 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057761 d 13ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] duration: 241
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058114 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4cecdbe8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4cecdbe8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058134 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058185 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x4cecdbe8: tileRendererInUse null, GearsES2[obj 0x4cecdbe8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cecdbe8 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 0x4cecdbe8 created: GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cecdbe8 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cecdbe8 created: GearsObj[0x38881bd3, 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 0x4cecdbe8 FIN GearsES2[obj 0x4cecdbe8 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-1-EDT-5,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, 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-5,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058186 d 99ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x4cecdbe8 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:1407300058286 d 13ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle)
[apply] duration: 139
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058534 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4cecdbe8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4cecdbe8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058553 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.003 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300054688 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300055924 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055925 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,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-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 0x48d8fce created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x50f8b0cc, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055942 d 249ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300055934 d 279ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 149
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056450 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056488 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056488 d 16ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 263
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056866 d 0ms]]
[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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056889 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056939 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,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-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 0x48d8fce created: GearsObj[0x253e7c0b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x2941c947, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x2941c947, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce 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-2,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, 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-2,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300056940 d 114ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] duration: 122
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057282 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057301 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:1407300057348 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057349 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x4cecdbe8: tileRendererInUse null, GearsES2[obj 0x4cecdbe8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cecdbe8 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 0x4cecdbe8 created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cecdbe8 created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cecdbe8 created: GearsObj[0x17e21b3, 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 0x4cecdbe8 FIN GearsES2[obj 0x4cecdbe8 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-1-EDT-4,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057350 d 124ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057474 d 9ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] duration: 137
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057716 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057753 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300057761 d 13ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3c00006
[apply] duration: 241
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058114 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4cecdbe8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x4cecdbe8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058134 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058185 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x4cecdbe8: tileRendererInUse null, GearsES2[obj 0x4cecdbe8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cecdbe8 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 0x4cecdbe8 created: GearsObj[0x2c1f437e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cecdbe8 created: GearsObj[0x38881bd3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cecdbe8 created: GearsObj[0x38881bd3, 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 0x4cecdbe8 FIN GearsES2[obj 0x4cecdbe8 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-1-EDT-5,5,main] GearsES2.reshape 0x4cecdbe8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cecdbe8, 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-5,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058186 d 99ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x4cecdbe8 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:1407300058286 d 13ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4cecdbe8 640x480, swapInterval 1, drawable 0x3e00008
[apply] duration: 139
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058534 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4cecdbe8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4cecdbe8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300058553 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 @ 1407300058644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.81 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300058644 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300059674 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 5 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:1407300060883 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060884 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,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-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 0x48d8fce created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x50f8b0cc, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060905 d 242ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060889 d 280ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 148
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061407 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061447 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061450 d 13ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061450 d 35ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 272
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061834 d 0ms]]
[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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061856 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061923 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,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-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 0x48d8fce created: GearsObj[0xe9733fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x68d56991, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x68d56991, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0xe9733fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68d56991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67d35dc5, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061932 d 108ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48d8fce 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:1407300061923 d 130ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] duration: 138
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062286 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062306 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:1407300062352 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062356 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x65b165c3 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 0x65b165c3 created: GearsObj[0x47b7c1b7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65b165c3 created: GearsObj[0x710efa29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65b165c3 created: GearsObj[0x710efa29, 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 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared false, 1 GearsObj[0x47b7c1b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710efa29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe49d3bc, 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 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062362 d 123ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 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:1407300062356 d 147ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] duration: 147
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062737 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062774 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062774 d 18ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 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:1407300062793 d 24ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] duration: 248
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063138 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x65b165c3 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063155 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063202 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x65b165c3 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 0x65b165c3 created: GearsObj[0x5e90dbfc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65b165c3 created: GearsObj[0x785aade4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65b165c3 created: GearsObj[0x785aade4, 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 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared false, 1 GearsObj[0x5e90dbfc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x785aade4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x94e9177, 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 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063204 d 110ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063314 d 3ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] junit.framework.TestListener: endTest(testDisplayCreate01)
[apply] duration: 133
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063554 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x65b165c3 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063573 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] junit.framework.TestListener: startTest(testDisplayCreate02)
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063627 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063627 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x481352e6 created: GearsObj[0x59601d60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x481352e6 created: GearsObj[0x3528b777, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x481352e6 created: GearsObj[0x3528b777, 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 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared false, 1 GearsObj[0x59601d60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3528b777, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42500e5, 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 0x481352e6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x481352e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.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 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063628 d 112ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063741 d 14ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063791 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063791 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063792 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063833 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x4dc24a19: tileRendererInUse null, GearsES2[obj 0x4dc24a19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4dc24a19 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 0x4dc24a19 created: GearsObj[0x5cb88f42, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4dc24a19 created: GearsObj[0x58c5659c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4dc24a19 created: GearsObj[0x58c5659c, 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 0x4dc24a19 FIN GearsES2[obj 0x4dc24a19 isInit true, usesShared false, 1 GearsObj[0x5cb88f42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58c5659c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x792124c, 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 0x4dc24a19 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4dc24a19, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4dc24a19 640x480, swapInterval 1, drawable 0x3e0000c
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300064811 d 72ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x4dc24a19 640x480, swapInterval 1, drawable 0x3e0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063802 d 1103ms]]]
[apply] duration: 1165
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065009 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x481352e6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065026 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065027 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4dc24a19: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4dc24a19 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065061 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065062 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065062 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065065 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065065 d 0ms]]
[apply] Pass - 2
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065118 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065119 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x688557ee: tileRendererInUse null, GearsES2[obj 0x688557ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x688557ee 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 0x688557ee created: GearsObj[0x10651114, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x688557ee created: GearsObj[0x5b444074, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x688557ee created: GearsObj[0x5b444074, 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 0x688557ee FIN GearsES2[obj 0x688557ee isInit true, usesShared false, 1 GearsObj[0x10651114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b444074, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5de3ae7b, 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 0x688557ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x688557ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065125 d 113ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065124 d 131ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065281 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065281 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065285 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065328 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x2d35d761: tileRendererInUse null, GearsES2[obj 0x2d35d761 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2d35d761 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 0x2d35d761 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2d35d761 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2d35d761 created: GearsObj[0x17c36215, 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 0x2d35d761 FIN GearsES2[obj 0x2d35d761 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-8,5,main] GearsES2.reshape 0x2d35d761 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2d35d761, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x2d35d761 640x480, swapInterval 1, drawable 0x3e00010
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066307 d 65ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2d35d761 640x480, swapInterval 1, drawable 0x3e00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065286 d 1103ms]]]
[apply] duration: 1151
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066493 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x688557ee: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x688557ee FIN
[apply] junit.framework.TestListener: endTest(testDisplayCreate02)
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066510 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066510 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x2d35d761: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x2d35d761 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066541 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066542 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066543 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066544 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066544 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.999 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300059674 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300060883 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060884 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,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-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 0x48d8fce created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x50f8b0cc, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060905 d 242ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300060889 d 280ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 148
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061407 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061447 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061450 d 13ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061450 d 35ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3c00002
[apply] duration: 272
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061834 d 0ms]]
[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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061856 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061923 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,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-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 0x48d8fce created: GearsObj[0xe9733fa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48d8fce created: GearsObj[0x68d56991, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48d8fce created: GearsObj[0x68d56991, 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 0x48d8fce FIN GearsES2[obj 0x48d8fce isInit true, usesShared false, 1 GearsObj[0xe9733fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68d56991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67d35dc5, 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 0x48d8fce 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48d8fce, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300061932 d 108ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x48d8fce 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:1407300061923 d 130ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48d8fce 640x480, swapInterval 1, drawable 0x3e00004
[apply] duration: 138
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062286 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x48d8fce FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062306 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:1407300062352 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062356 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x65b165c3 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 0x65b165c3 created: GearsObj[0x47b7c1b7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65b165c3 created: GearsObj[0x710efa29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65b165c3 created: GearsObj[0x710efa29, 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 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared false, 1 GearsObj[0x47b7c1b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710efa29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe49d3bc, 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 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062362 d 123ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 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:1407300062356 d 147ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] duration: 147
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062737 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062774 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300062774 d 18ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x65b165c3 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:1407300062793 d 24ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3e00006
[apply] duration: 248
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063138 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x65b165c3 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063155 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063202 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x65b165c3: tileRendererInUse null, GearsES2[obj 0x65b165c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x65b165c3 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 0x65b165c3 created: GearsObj[0x5e90dbfc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x65b165c3 created: GearsObj[0x785aade4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x65b165c3 created: GearsObj[0x785aade4, 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 0x65b165c3 FIN GearsES2[obj 0x65b165c3 isInit true, usesShared false, 1 GearsObj[0x5e90dbfc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x785aade4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x94e9177, 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 0x65b165c3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x65b165c3, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063204 d 110ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063314 d 3ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x65b165c3 640x480, swapInterval 1, drawable 0x3c00008
[apply] duration: 133
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063554 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x65b165c3: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x65b165c3 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063573 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:1407300063627 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063627 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x481352e6 created: GearsObj[0x59601d60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x481352e6 created: GearsObj[0x3528b777, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x481352e6 created: GearsObj[0x3528b777, 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 0x481352e6 FIN GearsES2[obj 0x481352e6 isInit true, usesShared false, 1 GearsObj[0x59601d60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3528b777, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42500e5, 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 0x481352e6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x481352e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.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 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063628 d 112ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063741 d 14ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063791 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063791 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063792 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063833 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x4dc24a19: tileRendererInUse null, GearsES2[obj 0x4dc24a19 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4dc24a19 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 0x4dc24a19 created: GearsObj[0x5cb88f42, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4dc24a19 created: GearsObj[0x58c5659c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4dc24a19 created: GearsObj[0x58c5659c, 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 0x4dc24a19 FIN GearsES2[obj 0x4dc24a19 isInit true, usesShared false, 1 GearsObj[0x5cb88f42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58c5659c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x792124c, 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 0x4dc24a19 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4dc24a19, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4dc24a19 640x480, swapInterval 1, drawable 0x3e0000c
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300064811 d 72ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x4dc24a19 640x480, swapInterval 1, drawable 0x3e0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x481352e6 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300063802 d 1103ms]]]
[apply] duration: 1165
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065009 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x481352e6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065026 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065027 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4dc24a19: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x4dc24a19 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065061 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065062 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065062 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065065 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065065 d 0ms]]
[apply] Pass - 2
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065118 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065119 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x688557ee: tileRendererInUse null, GearsES2[obj 0x688557ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x688557ee 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 0x688557ee created: GearsObj[0x10651114, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x688557ee created: GearsObj[0x5b444074, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x688557ee created: GearsObj[0x5b444074, 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 0x688557ee FIN GearsES2[obj 0x688557ee isInit true, usesShared false, 1 GearsObj[0x10651114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b444074, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5de3ae7b, 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 0x688557ee 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x688557ee, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065125 d 113ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065124 d 131ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065281 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065281 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065285 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065328 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.init.0 0x2d35d761: tileRendererInUse null, GearsES2[obj 0x2d35d761 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2d35d761 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 0x2d35d761 created: GearsObj[0x10279954, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2d35d761 created: GearsObj[0x17c36215, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2d35d761 created: GearsObj[0x17c36215, 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 0x2d35d761 FIN GearsES2[obj 0x2d35d761 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-8,5,main] GearsES2.reshape 0x2d35d761 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00010, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2d35d761, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x2d35d761 640x480, swapInterval 1, drawable 0x3e00010
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066307 d 65ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x2d35d761 640x480, swapInterval 1, drawable 0x3e00010
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x688557ee 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300065286 d 1103ms]]]
[apply] duration: 1151
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066493 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x688557ee: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x688557ee FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066510 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066510 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x2d35d761: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x2d35d761 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066541 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066542 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066543 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066544 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300066544 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300066625 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testDisplayCreate01 took 2.878 sec
[apply] Testcase: testDisplayCreate02 took 2.962 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300066625 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300067621 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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[0x6c2e91ac, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x655deab0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x78dafccd, 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] junit.framework.TestListener: endTest(testWindow00)
[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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.551 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300067621 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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[0x6c2e91ac, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x655deab0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x78dafccd, 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-DisplaySLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300073126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] -.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 @ 1407300073126 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 4.392 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 @ 1407300074048 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 0x20e4af77: tileRendererInUse null, GearsES2[obj 0x20e4af77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x20e4af77 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 0x20e4af77 created: GearsObj[0x5a4c53bf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x20e4af77 created: GearsObj[0x490e4ee9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x20e4af77 created: GearsObj[0x490e4ee9, 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 0x20e4af77 FIN GearsES2[obj 0x20e4af77 isInit true, usesShared false, 1 GearsObj[0x5a4c53bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x490e4ee9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e75c8f0, 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 0x20e4af77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x20e4af77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x20e4af77 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x20e4af77 512x512, swapInterval 1, drawable 0x3c00002
[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] junit.framework.TestListener: startTest(testWarp02Random)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x20e4af77: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x20e4af77 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 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-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 0x1260f2be created: GearsObj[0x29298c7d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x66c677a7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x66c677a7, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x29298c7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c677a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fd9a9a7, 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 0x1260f2be 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, 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-2,5,main] GearsES2.display 0x1260f2be 512x512, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x1260f2be 512x512, swapInterval 1, drawable 0x3c00004
[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 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x1260f2be FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.978 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300074048 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 0x20e4af77: tileRendererInUse null, GearsES2[obj 0x20e4af77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x20e4af77 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 0x20e4af77 created: GearsObj[0x5a4c53bf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x20e4af77 created: GearsObj[0x490e4ee9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x20e4af77 created: GearsObj[0x490e4ee9, 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 0x20e4af77 FIN GearsES2[obj 0x20e4af77 isInit true, usesShared false, 1 GearsObj[0x5a4c53bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x490e4ee9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e75c8f0, 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 0x20e4af77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x20e4af77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x20e4af77 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x20e4af77 512x512, swapInterval 1, drawable 0x3c00002
[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 0x20e4af77: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x20e4af77 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 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-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 0x1260f2be created: GearsObj[0x29298c7d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x66c677a7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x66c677a7, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x29298c7d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66c677a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fd9a9a7, 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 0x1260f2be 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00004, 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-2,5,main] GearsES2.display 0x1260f2be 512x512, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x1260f2be 512x512, swapInterval 1, drawable 0x3c00004
[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-2,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,maiSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300079978 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] n] GearsES2.dispose 0x1260f2be FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300079978 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWarp01Center took 2.587 sec
[apply] Testcase: testWarp02Random took 2.193 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300080981 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT
[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.newt.TestGLWindows00NEWT - testWindow00
[apply] junit.framework.TestListener: startTest(testWindow00)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0xc720a30: tileRendererInUse null, GearsES2[obj 0xc720a30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xc720a30 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 0xc720a30 created: GearsObj[0x5804ae4e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xc720a30 created: GearsObj[0x1b4fb007, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xc720a30 created: GearsObj[0x1b4fb007, 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 0xc720a30 FIN GearsES2[obj 0xc720a30 isInit true, usesShared false, 1 GearsObj[0x5804ae4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b4fb007, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23899818, 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 0xc720a30 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xc720a30, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0xc720a30 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc720a30 512x512, swapInterval 1, drawable 0x3c00002
[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(testWindow00)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xc720a30: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xc720a30 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.743 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300080981 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 0xc720a30: tileRendererInUse null, GearsES2[obj 0xc720a30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xc720a30 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 0xc720a30 created: GearsObj[0x5804ae4e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xc720a30 created: GearsObj[0x1b4fb007, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xc720a30 created: GearsObj[0x1b4fb007, 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 0xc720a30 FIN GearsES2[obj 0xc720a30 isInit true, usesShared false, 1 GearsObj[0x5804ae4SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300082678 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b4fb007, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x23899818, 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 0xc720a30 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xc720a30, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0xc720a30 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0xc720a30 512x512, swapInterval 1, drawable 0x3c00002
[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 0xc720a30: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0xc720a30 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300082678 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 0.569 sec
[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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300083623 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 7
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
[apply] junit.framework.TestListener: startTest(testWindowDecor01aSimple)
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084859 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084860 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7906aa39: tileRendererInUse null, GearsES2[obj 0x7906aa39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7906aa39 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 0x7906aa39 isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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@5bd86632,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], 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 0x3d7c3dfe, handle 0x21ba7f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@12036483,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, gear1 0x7906aa39 created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7906aa39 created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7906aa39 created: GearsObj[0x50f8b0cc, 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 0x7906aa39 FIN GearsES2[obj 0x7906aa39 isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416,ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner- 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 0x7906aa39 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7906aa39, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7906aa39 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084878 d 250ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7906aa39 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084861 d 277ms]]]
[apply] Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 3, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], surfaceLockCount 2]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 3, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], surfaceLockCount 2]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085238 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7906aa39: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7906aa39 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085255 d 1ms]]
[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:1407300085312 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085312 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085318 d 98ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x595a37ef: tileRendererInUse null, GearsES2[obj 0x595a37ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x595a37ef 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 0x595a37ef created: GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x595a37ef created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x595a37ef created: GearsObj[0x2947bde8, 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 0x595a37ef FIN GearsES2[obj 0x595a37ef 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-2,5,main] GearsES2.reshape 0x595a37ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595a37ef, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667xFrames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x595a37ef 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][init true], ],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x595a37ef 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085317 d 139ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x595a37ef 640x480, swapInterval 1, drawable 0x3c00004
[apply] 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], 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 0x7e833a14, handle 0x21ba820, isShared false, jogamp.opengl.gl4.GL4bcImpl@10187831,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085571 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x595a37ef: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x595a37ef FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085594 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] duration: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple)
[apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA)
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085650 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085650 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x6caf4065: tileRendererInUse null, GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6caf4065 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x6caf4065 created: GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x6caf4065 FIN GearsES2[obj 0x6caf4065 isInit true, usesShared false, 1 GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5146aa7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6caf4065 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6caf4065, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.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 0x6caf4065 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085657 d 113ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6caf4065 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085656 d 133ms]]]
[apply] Frames for initial setVisible(true): 1
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085870 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6caf4065: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6caf4065 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085889 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] duration: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA)
[apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay)
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085938 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085938 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x1da67a4f: tileRendererInUse null, GearsES2[obj 0x1da67a4f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1da67a4f 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 0x1da67a4f created: GearsObj[0x768ed4f4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1da67a4f created: GearsObj[0x1b3f1bfb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1da67a4f created: GearsObj[0x1b3f1bfb, 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 0x1da67a4f FIN GearsES2[obj 0x1da67a4f isInit true, usesShared false, 1 GearsObj[0x768ed4f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b3f1bfb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4609b6, 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 0x1da67a4f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1da67a4f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x1da67a4f 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085939 d 117ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x1da67a4f 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086057 d 16ms]]]
[apply] Frames for initial setVisible(true): 1
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086108 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086108 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086109 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xa27b2d9: tileRendererInUse null, GearsES2[obj 0xa27b2d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa27b2d9 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 0xa27b2d9 created: GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa27b2d9 created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa27b2d9 created: GearsObj[0x2b6a925c, 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 0xa27b2d9 FIN GearsES2[obj 0xa27b2d9 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-4,5,main] GearsES2.reshape 0xa27b2d9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa27b2d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xa27b2d9 640x480, swapInterval 1, drawable 0x3c0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086114 d 90ms]]
[apply] Frames for initial setVisible(true): 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xa27b2d9 640x480, swapInterval 1, drawable 0x3c0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086114 d 107ms]]]
[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:1407300086305 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1da67a4f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1da67a4f FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086331 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086332 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa27b2d9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa27b2d9 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086373 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:1407300086444 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086444 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 0x54e063d: tileRendererInUse null, GearsES2[obj 0x54e063d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x54e063d 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 0x54e063d created: GearsObj[0x68dc2bbe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x54e063d created: GearsObj[0x4ebbfcba, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x54e063d created: GearsObj[0x4ebbfcba, 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 0x54e063d FIN GearsES2[obj 0x54e063d isInit true, usesShared false, 1 GearsObj[0x68dc2bbe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebbfcba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17cd3fb8, 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 0x54e063d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x54e063d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x54e063d 640x480, swapInterval 1, drawable 0x4000004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086446 d 96ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x54e063d 640x480, swapInterval 1, drawable 0x4000004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086444 d 112ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086591 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086596 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086596 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 0x2f9a2a4b: tileRendererInUse null, GearsES2[obj 0x2f9a2a4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f9a2a4b 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 0x2f9a2a4b created: GearsObj[0x34a32e6f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f9a2a4b created: GearsObj[0x453d9468, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f9a2a4b created: GearsObj[0x453d9468, 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 0x2f9a2a4b FIN GearsES2[obj 0x2f9a2a4b isInit true, usesShared false, 1 GearsObj[0x34a32e6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x453d9468, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dda5b5b, 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 0x2f9a2a4b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f9a2a4b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x2f9a2a4b 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086598 d 100ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x2f9a2a4b 640x480, swapInterval 1, drawable 0x3e0000a
[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:1407300086597 d 124ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086799 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x54e063d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x54e063d 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:1407300086817 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086817 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x2f9a2a4b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x2f9a2a4b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086849 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:1407300086905 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086905 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x702ba9b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x42919b58, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x42919b58, 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 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x702ba9b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42919b58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x656dd08c, 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 0x5b27507e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x5b27507e 640x480, swapInterval 1, drawable 0x4000006
[apply] Frames for initial setVisible(true): 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086906 d 108ms]]
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087018 d 0ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087019 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087039 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087079 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x5dd72b61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x59611d68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x59611d68, 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 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x5dd72b61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59611d68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76d1c4af, 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 0x5b27507e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5b27507e 640x480, swapInterval 1, drawable 0x3e0000c
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087080 d 122ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5b27507e 640x480, swapInterval 1, drawable 0x3e0000c
[apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple)
[apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple)
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087207 d 14ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087227 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087228 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087248 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:1407300087298 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087298 d 0ms]]
[apply] Frames for initial setVisible(true): 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087300 d 83ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,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-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 0x1260f2be created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x66eda17e, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be 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-1-EDT-7,5,main] GearsES2.reshape 0x1260f2be 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1260f2be, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x1260f2be 640x480, swapInterval 1, drawable 0x4000008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087298 d 121ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x4000008
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087438 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1260f2be FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087465 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087513 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,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-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] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple)
[apply] gear1 0x1260f2be created: GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x493e94d3, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b9cce36, 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 0x1260f2be 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1260f2be, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087514 d 109ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087623 d 18ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087647 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087648 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1260f2be FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087686 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.2 sec
[apply] ------------- Standard Output ---------------
[apply] Frames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x7906aa39 isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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@5bd86632,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], 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 0x3d7c3dfe, handle 0x21ba7f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@12036483,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00002,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 3, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], surfaceLockCount 2]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x5c1d8bb9, isOwner false, <17c04dee, 523c5070>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x75c5133d, isOwner false, <5d724632, 795eac8b>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00002,
[apply] SurfaceHandle 0x3c00002 (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@369217ed, com.jogamp.newt.event.TraceWindowAdapter@3160e498, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@503fd07b, ], 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@d906466, ], windowLock <2af6b7f, 4aba6039>[count 3, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1>], 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 0x595a37ef 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][init true], ],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], 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 0x7e833a14, handle 0x21ba820, isShared false, jogamp.opengl.gl4.GL4bcImpl@10187831,
[apply] quirks: [DontCloseX11Display],
[apply] Drawable: X11OnscreenGLXDrawable[Realized true,
[apply] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@5bd86632,
[apply] Handle 0x3c00004,
[apply] Surface jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], direct true] ,
[apply] Window: jogamp.newt.driver.x11.WindowDriver[Config X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x2a27880, owner true, ResourceToolkitLock[obj 0x62ee6618, isOwner false, <1170e466, aa2ed7c>[count 0, qsz 0, owner <NULL>]]], 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 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f3b406427b0, owner true, ResourceToolkitLock[obj 0x4e956d58, isOwner false, <343dd4b6, 47581385>[count 0, qsz 0, owner <NULL>]]]], 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 0x3c00004,
[apply] SurfaceHandle 0x3c00004 (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@6769a55a, com.jogamp.newt.event.TraceWindowAdapter@48e6ecc0, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@30c156a4, ], 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@651f41fd, ], windowLock <67257ce8, 4e2b983f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] duration: 0
[apply] Frames for initial setVisible(true): 1
[apply] duration: 0
[apply] Frames for initial setVisible(true): 1
[apply] Frames for initial setVisible(true): 1
[apply] duration1: 0
[apply] duration2: 0
[apply] Frames for initial setVisible(true): 1
[apply] Frames for initial setVisible(true): 1
[apply] duration1: 0
[apply] duration2: 0
[apply] Frames for initial setVisible(true): 1
[apply] Frames for initial setVisible(true): 1
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300083623 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300084859 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084860 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x7906aa39: tileRendererInUse null, GearsES2[obj 0x7906aa39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7906aa39 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 0x7906aa39 created: GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7906aa39 created: GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7906aa39 created: GearsObj[0x50f8b0cc, 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 0x7906aa39 FIN GearsES2[obj 0x7906aa39 isInit true, usesShared false, 1 GearsObj[0x65d43d1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50f8b0cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44cf0416, 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 0x7906aa39 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7906aa39, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7906aa39 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084878 d 250ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7906aa39 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300084861 d 277ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085238 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7906aa39: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7906aa39 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085255 d 1ms]]
[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:1407300085312 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085312 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085318 d 98ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x595a37ef: tileRendererInUse null, GearsES2[obj 0x595a37ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x595a37ef 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 0x595a37ef created: GearsObj[0x3e25e2b8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x595a37ef created: GearsObj[0x2947bde8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x595a37ef created: GearsObj[0x2947bde8, 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 0x595a37ef FIN GearsES2[obj 0x595a37ef 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-2,5,main] GearsES2.reshape 0x595a37ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595a37ef, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x595a37ef 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085317 d 139ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x595a37ef 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085571 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x595a37ef: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x595a37ef FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085594 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:1407300085650 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085650 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.0 0x6caf4065: tileRendererInUse null, GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6caf4065 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x6caf4065 created: GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.init.X 0x6caf4065 FIN GearsES2[obj 0x6caf4065 isInit true, usesShared false, 1 GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5146aa7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.reshape 0x6caf4065 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6caf4065, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.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 0x6caf4065 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085657 d 113ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.display 0x6caf4065 640x480, swapInterval 1, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085656 d 133ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085870 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6caf4065: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x6caf4065 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085889 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:1407300085938 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085938 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x1da67a4f: tileRendererInUse null, GearsES2[obj 0x1da67a4f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1da67a4f 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 0x1da67a4f created: GearsObj[0x768ed4f4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1da67a4f created: GearsObj[0x1b3f1bfb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1da67a4f created: GearsObj[0x1b3f1bfb, 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 0x1da67a4f FIN GearsES2[obj 0x1da67a4f isInit true, usesShared false, 1 GearsObj[0x768ed4f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b3f1bfb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c4609b6, 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 0x1da67a4f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1da67a4f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x1da67a4f 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300085939 d 117ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x1da67a4f 640x480, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086057 d 16ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086108 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086108 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086109 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xa27b2d9: tileRendererInUse null, GearsES2[obj 0xa27b2d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa27b2d9 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 0xa27b2d9 created: GearsObj[0x2c9fbddf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa27b2d9 created: GearsObj[0x2b6a925c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa27b2d9 created: GearsObj[0x2b6a925c, 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 0xa27b2d9 FIN GearsES2[obj 0xa27b2d9 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-4,5,main] GearsES2.reshape 0xa27b2d9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa27b2d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xa27b2d9 640x480, swapInterval 1, drawable 0x3c0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086114 d 90ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xa27b2d9 640x480, swapInterval 1, drawable 0x3c0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086114 d 107ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086305 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1da67a4f: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x1da67a4f FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086331 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086332 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa27b2d9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xa27b2d9 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086373 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:1407300086444 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086444 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x54e063d: tileRendererInUse null, GearsES2[obj 0x54e063d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x54e063d 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 0x54e063d created: GearsObj[0x68dc2bbe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x54e063d created: GearsObj[0x4ebbfcba, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x54e063d created: GearsObj[0x4ebbfcba, 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 0x54e063d FIN GearsES2[obj 0x54e063d isInit true, usesShared false, 1 GearsObj[0x68dc2bbe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebbfcba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17cd3fb8, 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 0x54e063d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x54e063d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x54e063d 640x480, swapInterval 1, drawable 0x4000004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086446 d 96ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x54e063d 640x480, swapInterval 1, drawable 0x4000004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086444 d 112ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086591 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086596 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086596 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.0 0x2f9a2a4b: tileRendererInUse null, GearsES2[obj 0x2f9a2a4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f9a2a4b 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 0x2f9a2a4b created: GearsObj[0x34a32e6f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f9a2a4b created: GearsObj[0x453d9468, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f9a2a4b created: GearsObj[0x453d9468, 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 0x2f9a2a4b FIN GearsES2[obj 0x2f9a2a4b isInit true, usesShared false, 1 GearsObj[0x34a32e6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x453d9468, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dda5b5b, 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 0x2f9a2a4b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f9a2a4b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x2f9a2a4b 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086598 d 100ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x2f9a2a4b 640x480, swapInterval 1, drawable 0x3e0000a
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086597 d 124ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086799 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x54e063d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x54e063d FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086817 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086817 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x2f9a2a4b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x2f9a2a4b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086849 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:1407300086905 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086905 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.init.0 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x702ba9b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x42919b58, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x42919b58, 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 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x702ba9b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42919b58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x656dd08c, 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 0x5b27507e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x5b27507e 640x480, swapInterval 1, drawable 0x4000006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300086906 d 108ms]]
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087018 d 0ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087019 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087039 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087079 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.init.0 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x5dd72b61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x59611d68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x59611d68, 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 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x5dd72b61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59611d68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76d1c4af, 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 0x5b27507e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5b27507e 640x480, swapInterval 1, drawable 0x3e0000c
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087080 d 122ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x5b27507e 640x480, swapInterval 1, drawable 0x3e0000c
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087207 d 14ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087227 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087228 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087248 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:1407300087298 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087298 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087300 d 83ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,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-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 0x1260f2be created: GearsObj[0x1ae9bae7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x66eda17e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x66eda17e, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be 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-1-EDT-7,5,main] GearsES2.reshape 0x1260f2be 0/0 640x480 of 640x480, swapInterval 1, drawable 0x4000008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1260f2be, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x1260f2be 640x480, swapInterval 1, drawable 0x4000008
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087298 d 121ms]]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x4000008
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087438 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-7,5,main] GearsES2.dispose 0x1260f2be FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087465 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087513 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,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-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 0x1260f2be created: GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1260f2be created: GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1260f2be created: GearsObj[0x493e94d3, 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 0x1260f2be FIN GearsES2[obj 0x1260f2be isInit true, usesShared false, 1 GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b9cce36, 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 0x1260f2be 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1260f2be, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087514 d 109ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.display 0x1260f2be 640x480, swapInterval 1, drawable 0x3e0000e
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087623 d 18ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087647 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087648 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1260f2be: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-8,5,main] GearsES2.dispose 0x1260f2be FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300087686 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300087774 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecor01aSimple took 0.585 sec
[apply] Testcase: testWindowDecor01bSimple took 0.331 sec
[apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.294 sec
[apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.482 sec
[apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.474 sec
[apply] Testcase: testWindowNativeRecreate01aSimple took 0.397 sec
[apply] Testcase: testWindowNativeRecreate01bSimple took 0.437 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300087774 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300088765 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(testWindowDecor01Simple)
[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:1407300089990 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300089990 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x18ca33a: tileRendererInUse null, GearsES2[obj 0x18ca33a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x18ca33a 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 0x18ca33a created: GearsObj[0x6160f16a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18ca33a created: GearsObj[0x23899818, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18ca33a created: GearsObj[0x23899818, 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 0x18ca33a FIN GearsES2[obj 0x18ca33a isInit true, usesShared false, 1 GearsObj[0x6160f16a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23899818, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4425c6e8, 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 0x18ca33a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18ca33a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x18ca33a 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090007 d 240ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x18ca33a 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300089991 d 266ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090473 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x18ca33a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x18ca33a FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090495 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:1407300090797 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090797 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x7d203b56: tileRendererInUse null, GearsES2[obj 0x7d203b56 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d203b56 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 0x7d203b56 created: GearsObj[0x1b1f578c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d203b56 created: GearsObj[0x26acb63d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d203b56 created: GearsObj[0x26acb63d, 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 0x7d203b56 FIN GearsES2[obj 0x7d203b56 isInit true, usesShared false, 1 GearsObj[0x1b1f578c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26acb63d, 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-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x7d203b56 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d203b56, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7d203b56 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090804 d 103ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7d203b56 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090803 d 123ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091377 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d203b56: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d203b56 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091397 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091398 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091398 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:1407300091693 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091694 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x44042bb8: tileRendererInUse null, GearsES2[obj 0x44042bb8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44042bb8 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 0x44042bb8 created: GearsObj[0x65b165c3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44042bb8 created: GearsObj[0x6190195d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44042bb8 created: GearsObj[0x6190195d, 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 0x44042bb8 FIN GearsES2[obj 0x44042bb8 isInit true, usesShared false, 1 GearsObj[0x65b165c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6190195d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b715ab5, 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 0x44042bb8 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44042bb8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x44042bb8 640x480, swapInterval 0, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091695 d 110ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44042bb8 640x480, swapInterval 0, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091805 d 2ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xd150361: tileRendererInUse null, GearsES2[obj 0xd150361 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd150361 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 0xd150361 created: GearsObj[0x506e89dd, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd150361 created: GearsObj[0x91d356c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd150361 created: GearsObj[0x91d356c, 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 0xd150361 FIN GearsES2[obj 0xd150361 isInit true, usesShared false, 1 GearsObj[0x506e89dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x91d356c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9e4a20, 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 0xd150361 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd150361, 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 0xd150361 630x470, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 87ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xd150361 630x470, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 96ms]]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091942 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093409 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44042bb8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44042bb8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093427 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093661 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xd150361: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xd150361 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093693 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:1407300093995 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094000 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x285396e1: tileRendererInUse null, GearsES2[obj 0x285396e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x285396e1 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 0x285396e1 created: GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x285396e1 created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x285396e1 created: GearsObj[0x991e092, 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 0x285396e1 FIN GearsES2[obj 0x285396e1 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-2-EDT-1,5,main] GearsES2.reshape 0x285396e1 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x285396e1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x285396e1 640x480, swapInterval 0, drawable 0x4000004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094004 d 108ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x285396e1 640x480, swapInterval 0, drawable 0x4000004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094000 d 121ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094178 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094184 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094184 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x481352e6 created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x481352e6 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x481352e6 created: GearsObj[0xeb059ce, 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 0x481352e6 FIN GearsES2[obj 0x481352e6 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-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x481352e6 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x481352e6, 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 0x481352e6 630x470, swapInterval 1, drawable 0x3e00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094188 d 85ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x481352e6 630x470, swapInterval 1, drawable 0x3e00008
[apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094185 d 108ms]]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094307 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300095781 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x285396e1: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x285396e1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300095801 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300096045 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x481352e6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300096074 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.688 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300088765 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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:1407300089990 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300089990 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x18ca33a: tileRendererInUse null, GearsES2[obj 0x18ca33a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x18ca33a 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 0x18ca33a created: GearsObj[0x6160f16a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18ca33a created: GearsObj[0x23899818, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18ca33a created: GearsObj[0x23899818, 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 0x18ca33a FIN GearsES2[obj 0x18ca33a isInit true, usesShared false, 1 GearsObj[0x6160f16a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23899818, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4425c6e8, 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 0x18ca33a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18ca33a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x18ca33a 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090007 d 240ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x18ca33a 640x480, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300089991 d 266ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090473 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x18ca33a: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x18ca33a FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090495 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:1407300090797 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090797 d 1ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x7d203b56: tileRendererInUse null, GearsES2[obj 0x7d203b56 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d203b56 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 0x7d203b56 created: GearsObj[0x1b1f578c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d203b56 created: GearsObj[0x26acb63d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d203b56 created: GearsObj[0x26acb63d, 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 0x7d203b56 FIN GearsES2[obj 0x7d203b56 isInit true, usesShared false, 1 GearsObj[0x1b1f578c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26acb63d, 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-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x7d203b56 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d203b56, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7d203b56 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090804 d 103ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7d203b56 640x480, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300090803 d 123ms]]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091377 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d203b56: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7d203b56 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091397 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091398 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091398 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:1407300091693 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091694 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0x44042bb8: tileRendererInUse null, GearsES2[obj 0x44042bb8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44042bb8 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 0x44042bb8 created: GearsObj[0x65b165c3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44042bb8 created: GearsObj[0x6190195d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44042bb8 created: GearsObj[0x6190195d, 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 0x44042bb8 FIN GearsES2[obj 0x44042bb8 isInit true, usesShared false, 1 GearsObj[0x65b165c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6190195d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b715ab5, 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 0x44042bb8 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44042bb8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x44042bb8 640x480, swapInterval 0, drawable 0x3c00006
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091695 d 110ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x44042bb8 640x480, swapInterval 0, drawable 0x3c00006
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091805 d 2ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.init.0 0xd150361: tileRendererInUse null, GearsES2[obj 0xd150361 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd150361 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 0xd150361 created: GearsObj[0x506e89dd, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd150361 created: GearsObj[0x91d356c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd150361 created: GearsObj[0x91d356c, 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 0xd150361 FIN GearsES2[obj 0xd150361 isInit true, usesShared false, 1 GearsObj[0x506e89dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x91d356c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9e4a20, 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 0xd150361 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd150361, 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 0xd150361 630x470, swapInterval 1, drawable 0x3c00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 87ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xd150361 630x470, swapInterval 1, drawable 0x3c00008
[apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091829 d 96ms]]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300091942 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093409 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44042bb8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x44042bb8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093427 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093661 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xd150361: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xd150361 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300093693 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:1407300093995 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094000 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.init.0 0x285396e1: tileRendererInUse null, GearsES2[obj 0x285396e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x285396e1 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main]
[apply] Chosen GLCapabiSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300096407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] lities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x285396e1 created: GearsObj[0x270c127d, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x285396e1 created: GearsObj[0x991e092, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x285396e1 created: GearsObj[0x991e092, 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 0x285396e1 FIN GearsES2[obj 0x285396e1 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-2-EDT-1,5,main] GearsES2.reshape 0x285396e1 0/0 640x480 of 640x480, swapInterval 0, drawable 0x4000004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x285396e1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x285396e1 640x480, swapInterval 0, drawable 0x4000004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094004 d 108ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.display 0x285396e1 640x480, swapInterval 0, drawable 0x4000004
[apply] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094000 d 121ms]]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094178 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094184 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094184 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.init.0 0x481352e6: tileRendererInUse null, GearsES2[obj 0x481352e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x481352e6 on Thread[Thread-2-UserApp-JUnitTestRunner-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 0x481352e6 created: GearsObj[0x619e78b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x481352e6 created: GearsObj[0xeb059ce, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x481352e6 created: GearsObj[0xeb059ce, 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 0x481352e6 FIN GearsES2[obj 0x481352e6 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-Display-.x11_:0-3-EDT-1,5,main] GearsES2.reshape 0x481352e6 0/0 630x470 of 630x470, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x481352e6, 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 0x481352e6 630x470, swapInterval 1, drawable 0x3e00008
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094188 d 85ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.display 0x481352e6 630x470, swapInterval 1, drawable 0x3e00008
[apply] WindowUpdateEvent[[ 0 / 0 630 x 470 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094185 d 108ms]]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300094307 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300095781 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x285396e1: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-2-EDT-1,5,main] GearsES2.dispose 0x285396e1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300095801 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300096045 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x481352e6: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-3-EDT-1,5,main] GearsES2.dispose 0x481352e6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300096074 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300096407 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecor01Simple took 0.932 sec
[apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.895 sec
[apply] Testcase: testWindowDecor03TwoWinOneDisplay took 2.294 sec
[apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 2.379 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300097382 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 2
[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:1407300098591 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098593 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098608 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x428a41b9: tileRendererInUse null, GearsES2[obj 0x428a41b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x428a41b9 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 0x428a41b9 created: GearsObj[0x17d4aa61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x428a41b9 created: GearsObj[0xafdd280, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x428a41b9 created: GearsObj[0xafdd280, 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 0x428a41b9 FIN GearsES2[obj 0x428a41b9 isInit true, usesShared false, 1 GearsObj[0x17d4aa61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xafdd280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10e155fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x428a41b9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x428a41b9 200x150, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098616 d 248ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x428a41b9 200x150, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098593 d 288ms]]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099479 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099479 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099480 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100016 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100016 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100018 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 600x450 of 600x450, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100545 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100545 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100546 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 49.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101050 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x428a41b9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x428a41b9 FIN
[apply] junit.framework.TestListener: endTest(test01WindowDecor)
[apply] junit.framework.TestListener: startTest(test02WindowUndecor)
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101067 d 1ms]]
[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:1407300101117 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101118 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101129 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x29298c7d: tileRendererInUse null, GearsES2[obj 0x29298c7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x29298c7d 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 0x29298c7d created: GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x29298c7d created: GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x29298c7d created: GearsObj[0x493e94d3, 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 0x29298c7d FIN GearsES2[obj 0x29298c7d isInit true, usesShared false, 1 GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b9cce36, 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 0x29298c7d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x29298c7d 200x150, swapInterval 1, drawable 0x3c00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101131 d 106ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x29298c7d 200x150, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101128 d 121ms]]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101828 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101828 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101829 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102344 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102345 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102345 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102864 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102865 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102865 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300103370 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x29298c7d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x29298c7d FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300103391 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.126 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300097382 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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:1407300098591 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098593 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098608 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x428a41b9: tileRendererInUse null, GearsES2[obj 0x428a41b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x428a41b9 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 0x428a41b9 created: GearsObj[0x17d4aa61, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x428a41b9 created: GearsObj[0xafdd280, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x428a41b9 created: GearsObj[0xafdd280, 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 0x428a41b9 FIN GearsES2[obj 0x428a41b9 isInit true, usesShared false, 1 GearsObj[0x17d4aa61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xafdd280, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10e155fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x428a41b9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x428a41b9 200x150, swapInterval 1, drawable 0x3c00002
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098616 d 248ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x428a41b9 200x150, swapInterval 1, drawable 0x3c00002
[apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300098593 d 288ms]]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099479 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099479 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300099480 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100016 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100016 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100018 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 600x450 of 600x450, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100545 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100545 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300100546 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x428a41b9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x428a41b9, angle 49.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101050 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x428a41b9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x428a41b9 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101067 d 1ms]]
[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:1407300101117 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101118 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101129 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.init.0 0x29298c7d: tileRendererInUse null, GearsES2[obj 0x29298c7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x29298c7d 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 0x29298c7d created: GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x29298c7d created: GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x29298c7d created: GearsObj[0x493e94d3, 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 0x29298c7d FIN GearsES2[obj 0x29298c7d isInit true, usesShared false, 1 GearsObj[0x5b47d62e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x493e94d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2b9cce36, 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 0x29298c7d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x29298c7d 200x150, swapInterval 1, drawable 0x3c00004
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101131 d 106ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x29298c7d 200x150, swapInterval 1, drawable 0x3c00004
[apply] WindowUpdateEvent[[ 0 / 0 200 x 150 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101128 d 121ms]]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101828 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101828 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300101829 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102344 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102345 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102345 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 600x450 of 600x450, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 33.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102864 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102865 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300102865 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29298c7d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29298c7d, angle 49.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300103370 d 0ms]]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x29298c7d: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x29298c7d FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.x11.WindowDriver, consumed false, when:1407300103391 d 0ms]]
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300103463 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01WindowDecor took 2.651 sec
[apply] Testcase: test02WindowUndecor took 2.315 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300103463 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300104384 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows0junit.framework.TestListener: startTest(testRemoteWindow01)
[apply] 1NEWT - 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 Profile Context 14.10.1006.1001)]
[apply] Quirks [DontCloseX11Display]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR ATI Technologies Inc.
[apply] GL_RENDERER AMD Radeon R9 200 Series
[apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: true, 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[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x27bb2f11, 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] junit.framework.TestListener: endTest(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.TestRemoteGLWindows01NEWT - testRemoteWindow01
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.562 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300104384 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 Profile Context 14.10.1006.1001)]
[apply] Quirks [DontCloseX11Display]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR ATI Technologies Inc.
[apply] GL_RENDERER AMD Radeon R9 200 Series
[apply] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: true, 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[0x268bb0b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1cfd0695, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x27bb2f11, 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, ESSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300105899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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, 0x7f4ac0d3c5e0, refCount 1, unCloseable true]
[apply] X11Util: Open[1]: NamedX11Display[:0, 0x1d88360, refCount 1, unCloseable true]
[apply] 3 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 @ 1407300105899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testRemoteWindow01 took 1.43 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300106896 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.TestRemoteWindow01NEWT - testRemoteWindow01
[apply] junit.framework.TestListener: endTest(testRemoteWindow01)
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.313 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300106896 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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-JUjavax.media.nativewindow.NativeWindowException: javax.media.nativewindow.NativeWindowException: X11Util.Display: Unable to creatnitTestRunner-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 @ 1407300107162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testRemoteWindow01 took 0.208 sec
[apply] e 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 @ 1407300107162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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, 0x20984a0, refCount 1, unCloseable true]
[apply] X11Util: Open[1]: NamedX11Display[:0, 0x20b1470, refCount 1, unCloseable true]
[echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300108071 ms +++ localhosjunit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testCloseGLWindow)
[apply] t/127.0.0.1:59999 - Locked within 4 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 0x425d3750: tileRendererInUse null, GearsES2[obj 0x425d3750 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x425d3750 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 0x425d3750 created: GearsObj[0x18d881b8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x425d3750 created: GearsObj[0x2e2c63c6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x425d3750 created: GearsObj[0x2e2c63c6, 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 0x425d3750 FIN GearsES2[obj 0x425d3750 isInit true, usesShared false, 1 GearsObj[0x18d881b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e2c63c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e24d5d8, 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 0x425d3750 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x425d3750, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x425d3750 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x425d3750 512x512, swapInterval 1, drawable 0x3c00002
[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 0x425d3750: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x425d3750 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.989 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300108071 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x425d3750: tileRendererInUse null, GearsES2[obj 0x425d3750 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x425d3750 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 0x425d3750 created: GearsObj[0x18d881b8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x425d3750 created: GearsObj[0x2e2c63c6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x425d3750 created: GearsObj[0x2e2c63c6, 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 0x425d3750 FIN GearsES2[obj 0x425d3750 isInit true, usesShared false, 1 GearsObj[0x18d881b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e2c63c6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e24d5d8, 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 0x425d3750 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x425d3750, angle 0.0, [l -1.0SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300110014 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] , r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x425d3750 512x512, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x425d3750 512x512, swapInterval 1, drawable 0x3c00002
[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 0x425d3750: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x425d3750 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 @ 1407300110014 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testCloseGLWindow took 1.85 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300110955 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] junit.framework.TestListener: tests to run: 5
[apply] junit.framework.TestListener: startTest(testWindowDecorDestroyWinTwiceA)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA)
[apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos)
[apply] ++++ 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.TestWinjunit.framework.TestListener: endTest(testWindowDecorSimpleUserPos)
[apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos)
[apply] junit.framework.TestListener: endTest(testWindowDecorSimpleWMPos)
[apply] junit.framework.TestListener: startTest(testWindowDecorTwoWin)
[apply] dows01NEWT - 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.701 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300110955 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300111609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.192 sec
[apply] Testcase: testWindowDecorSimpleUserPos took 0.084 sec
[apply] Testcase: testWindowDecorSimpleWMPos took 0.034 sec
[apply] Testcase: testWindowDecorTwoWin took 0.158 sec
[apply] Testcase: testWindowNativeRecreate01Simple took 0.13 sec
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300111609 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300112473 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(testScreenModeInfo00)
[apply] junit.framework.TestListener: endTest(testScreenModeInfo00)
[apply] junit.++++ 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] framework.TestListener: startTest(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 0x7f93c45a64f0, owner true, ResourceToolkitLock[obj 0x432db58d, isOwner false, <6dea5e6f, 35de01c9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f93c45a64f0, owner true, ResourceToolkitLock[obj 0x432db58d, isOwner false, <6dea5e6f, 35de01c9>[count 0, qsz 0, owner <NULL>]]]], 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, flagjunit.framework.TestListener: endTest(testScreenModeInfo01)
[apply] s [], 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300113854 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.428 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300112473 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x7f93c45a64f0, owner true, ResourceToolkitLock[obj 0x432db58d, isOwner false, <6dea5e6f, 35de01c9>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f93c45a64f0, owner true, ResourceToolkitLock[obj 0x432db58d, isOwner false, <6dea5e6f, 35de01c9>[count 0, qsz 0, owner <NULL>]]]], 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] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300113854 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeInfo00 took 0.01 sec
[apply] Testcase: testScreenModeInfo01 took 0.158 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300114801 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testScreenModeInfo01)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x4fdf43bf: tileRendererInUse null, GearsES2[obj 0x4fdf43bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4fdf43bf 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 0x4fdf43bf created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4fdf43bf created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4fdf43bf 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 0x4fdf43bf FIN GearsES2[obj 0x4fdf43bf 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 0x4fdf43bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4fdf43bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x4fdf43bf 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4fdf43bf 256x256, swapInterval 1, drawable 0x3c00002
[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] junit.framework.TestListener: endTest(testScreenModeInfo01)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4fdf43bf: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4fdf43bf 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.775 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300114801 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x4fdf43bf: tileRendererInUse null, GearsES2[obj 0x4fdf43bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4fdf43bf 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 0x4fdf43bf created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4fdf43bf created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4fdf43bf 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 0x4fdf43bf FIN GearsES2[obj 0x4fdf43bf 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 0x4fdf43bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4fdf43bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x4fdf43bf 256x256, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x4fdf43bf 256x256, swapInterval 1, drawable 0x3c00002
[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 HSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300116530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] z, 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 0x4fdf43bf: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x4fdf43bf 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 @ 1407300116530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeInfo01 took 1.609 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 @ 1407300117473 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 4 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.142 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300117473 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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.junitSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300119569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] .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 @ 1407300119569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01 took 0.005 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300120471 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x409315af: tileRendererInUse null, GearsES2[obj 0x409315af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x409315af 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 0x409315af created: GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x409315af created: GearsObj[0x400ba709, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x409315af created: GearsObj[0x400ba709, 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 0x409315af FIN GearsES2[obj 0x409315af isInit true, usesShared false, 1 GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400ba709, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55cfa262, 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 0x409315af 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x409315af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Window size : 100 x 100 [pixels]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x409315af 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x409315af, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[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 size : 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 0x409315af: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x409315af 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.133 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300120471 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x409315af: tileRendererInUse null, GearsES2[obj 0x409315af isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x409315af 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 0x409315af created: GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x409315af created: GearsObj[0x400ba709, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x409315af created: GearsObj[0x400ba709, 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 0x409315af FIN GearsES2[obj 0x409315af isInit true, usesShared false, 1 GearsObj[0x1c3590e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400ba709, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55cfa262, 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 0x409315af 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x409315af, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Window bounds : [ 3 / 23 100 x 100 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Window size : 100 x 100 [pixels]
[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] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x409315af 0/0 100x100 of 100x100, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x409315af, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x409315af 100x100, swapInterval 1, drawable 0x3c00002
[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 size : 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 0x409315af: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x409315af 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], modeChangSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300130558 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ed 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 @ 1407300130558 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01 took 6.914 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT
[apply] 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 @ 1407300131464 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ1)
[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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 0x3b52dc4b: tileRendererInUse null, GearsES2[obj 0x3b52dc4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3b52dc4b 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 0x3b52dc4b created: GearsObj[0x25c3e05a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3b52dc4b created: GearsObj[0x5ebe4814, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3b52dc4b created: GearsObj[0x5ebe4814, 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 0x3b52dc4b FIN GearsES2[obj 0x3b52dc4b isInit true, usesShared false, 1 GearsObj[0x25c3e05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ebe4814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72fa5d5b, 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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[apply] Time for visible/pos: 301 ms
[apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 size : 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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 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 0x3b52dc4b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3b52dc4b 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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x1b13e52f, isOwner false, <372b7e8c, 88135a0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x1b13e52f, isOwner false, <372b7e8c, 88135a0>[count 0, qsz 0, owner <NULL>]]]], 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.947 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300131464 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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 0x3b52dc4b: tileRendererInUse null, GearsES2[obj 0x3b52dc4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3b52dc4b 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 0x3b52dc4b created: GearsObj[0x25c3e05a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3b52dc4b created: GearsObj[0x5ebe4814, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3b52dc4b created: GearsObj[0x5ebe4814, 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 0x3b52dc4b FIN GearsES2[obj 0x3b52dc4b isInit true, usesShared false, 1 GearsObj[0x25c3e05a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ebe4814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72fa5d5b, 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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[apply] Time for visible/pos: 301 ms
[apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 size : 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 0x3b52dc4b 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b52dc4b, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3b52dc4b 200x200, swapInterval 1, drawable 0x3c00002
[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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x28245558, isOwner false, <695f18fe, 626201bd>[count 0, qsz 0, owner <NULL>]]]], 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 size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 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 0x3b52dc4b: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3b52dc4b 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 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x1b13e52f, isOwner false, <372b7e8c, 88135a0>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7f07d4a854a0, owner true, ResourceToolkitLock[obj 0x1b13e52f, isOwner false, <372b7e8c, 88135a0>[count 0, qsz 0, owner <NULL>]]]], 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] ++++ UITestCasSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300149363 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] e.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 @ 1407300149363 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChangeSingleQ1 took 14.733 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300150330 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT
[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(testScreenFullscreenSingleQ1)
[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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5ea2f68b, isOwner false, <1ce85037, 57ea59b4>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5ea2f68b, isOwner false, <1ce85037, 57ea59b4>[count 0, qsz 0, owner <NULL>]]]], 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 0x19273f0c: tileRendererInUse null, GearsES2[obj 0x19273f0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x19273f0c 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 0x19273f0c created: GearsObj[0x400ba709, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x19273f0c created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x19273f0c created: GearsObj[0x3d0360b8, 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 0x19273f0c FIN GearsES2[obj 0x19273f0c isInit true, usesShared false, 1 GearsObj[0x400ba709, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32adfbf1, 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 0x19273f0c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x19273f0c 200x200, swapInterval 1, drawable 0x3c00002
[apply] Time for visible/pos: 282 ms
[apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x19273f0c 200x200, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 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 size : 1920 x 1200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19273f0c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Test.2: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19273f0c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 121.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x19273f0c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19273f0c 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0xedebef9, isOwner false, <41cbd50f, 2d10ed88>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0xedebef9, isOwner false, <41cbd50f, 2d10ed88>[count 0, qsz 0, owner <NULL>]]]], 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5bcc22a, isOwner false, <2b6f5657, 1a8d8008>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5bcc22a, isOwner false, <2b6f5657, 1a8d8008>[count 0, qsz 0, owner <NULL>]]]], 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5f0d0df0, isOwner false, <520e3850, 23933646>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5f0d0df0, isOwner false, <520e3850, 23933646>[count 0, qsz 0, owner <NULL>]]]], 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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.187 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300150330 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5ea2f68b, isOwner false, <1ce85037, 57ea59b4>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5ea2f68b, isOwner false, <1ce85037, 57ea59b4>[count 0, qsz 0, owner <NULL>]]]], 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 0x19273f0c: tileRendererInUse null, GearsES2[obj 0x19273f0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x19273f0c 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 0x19273f0c created: GearsObj[0x400ba709, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x19273f0c created: GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x19273f0c created: GearsObj[0x3d0360b8, 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 0x19273f0c FIN GearsES2[obj 0x19273f0c isInit true, usesShared false, 1 GearsObj[0x400ba709, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d0360b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32adfbf1, 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 0x19273f0c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x19273f0c 200x200, swapInterval 1, drawable 0x3c00002
[apply] Time for visible/pos: 282 ms
[apply] Test.0: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x19273f0c 200x200, swapInterval 1, drawable 0x3c00002
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 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 size : 1920 x 1200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19273f0c 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Test.2: Window bounds : [ 3 / 23 200 x 200 ] [wu] within [ 0 / 0 0 x 0 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x19273f0c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x19273f0c, angle 121.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x19273f0c: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x19273f0c FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
[apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0xedebef9, isOwner false, <41cbd50f, 2d10ed88>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0xedebef9, isOwner false, <41cbd50f, 2d10ed88>[count 0, qsz 0, owner <NULL>]]]], 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5bcc22a, isOwner false, <2b6f5657, 1a8d8008>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5bcc22a, isOwner false, <2b6f5657, 1a8d8008>[count 0, qsz 0, owner <NULL>]]]], 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 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5f0d0df0, isOwner false, <520e3850, 23933646>[count 0, qsz 0, owner <NULL>]]], idx 0], NEWT-Display[.x11_:0-1, excl false, refCount 1, hasEDT true, edtRunning true, X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fcb04cca850, owner true, ResourceToolkitLock[obj 0x5f0d0df0, isOwner false, <520e3850, 23933646>[count 0, qsz 0, owner <NULL>]]]], 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 @ 1407300164471 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenFullscreenSingleQ1 took 10.898 sec
[apply] Testcase: testScreenFullscreenSingleQ2 took 0.014 sec
[apply] Testcase: testScreenFullscreenSpanALL took 0.016 sec
[apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.013 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300164471 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300165384 ms +++ localhost/127.0.0.1:59999 - Locked within 3 ms, 1 attempts
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT
[apply] junit.framework.TestListener: tests to run: 4
[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 0x618926ef: tileRendererInUse null, GearsES2[obj 0x618926ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x618926ef 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 0x618926ef created: GearsObj[0x1f52701c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x618926ef created: GearsObj[0x5d3e4e54, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x618926ef created: GearsObj[0x5d3e4e54, 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 0x618926ef FIN GearsES2[obj 0x618926ef isInit true, usesShared false, 1 GearsObj[0x1f52701c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d3e4e54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7c8ca2, 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 0x618926ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x618926ef 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x618926ef 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x618926ef 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x618926ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x618926ef: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x618926ef 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 0x4741acf8: tileRendererInUse null, GearsES2[obj 0x4741acf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4741acf8 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 0x4741acf8 created: GearsObj[0x3e55abb3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4741acf8 created: GearsObj[0x6a7b94bd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4741acf8 created: GearsObj[0x6a7b94bd, 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 0x4741acf8 FIN GearsES2[obj 0x4741acf8 isInit true, usesShared false, 1 GearsObj[0x3e55abb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a7b94bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57623ae8, 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 0x4741acf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4741acf8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4741acf8 640x480, swapInterval 1, drawable 0x3e00004
[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 0x4741acf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4741acf8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4741acf8 640x480, swapInterval 1, drawable 0x3e00004
[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 0x4741acf8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4741acf8 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 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-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 0x7ff5b38d created: GearsObj[0x5ca39971, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ff5b38d created: GearsObj[0x78aef93a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ff5b38d created: GearsObj[0x78aef93a, 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 0x7ff5b38d FIN GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x5ca39971, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78aef93a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276c8cbc, 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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[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 0x7ff5b38d 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 62.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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 361.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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] 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 0x6f73a5f9: tileRendererInUse null, GearsES2[obj 0x6f73a5f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f73a5f9 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 0x6f73a5f9 created: GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f73a5f9 created: GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f73a5f9 created: GearsObj[0x73639a56, 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 0x6f73a5f9 FIN GearsES2[obj 0x6f73a5f9 isInit true, usesShared false, 1 GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1029bf49, 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 0x6f73a5f9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[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 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] [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 0x6f73a5f9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 63.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 0x6f73a5f9 1920x1200, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 63.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 1920x1200, swapInterval 1, drawable 0x3c00011
[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 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 64.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 0x6f73a5f9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6f73a5f9 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.941 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300165384 ms +++ localhost/127.0.0.1:59999 - Locked within 3 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 0x618926ef: tileRendererInUse null, GearsES2[obj 0x618926ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x618926ef 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 0x618926ef created: GearsObj[0x1f52701c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x618926ef created: GearsObj[0x5d3e4e54, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x618926ef created: GearsObj[0x5d3e4e54, 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 0x618926ef FIN GearsES2[obj 0x618926ef isInit true, usesShared false, 1 GearsObj[0x1f52701c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d3e4e54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7c8ca2, 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 0x618926ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x618926ef 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x618926ef 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x618926ef 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x618926ef 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x618926ef, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x618926ef: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x618926ef 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 0x4741acf8: tileRendererInUse null, GearsES2[obj 0x4741acf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4741acf8 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 0x4741acf8 created: GearsObj[0x3e55abb3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4741acf8 created: GearsObj[0x6a7b94bd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4741acf8 created: GearsObj[0x6a7b94bd, 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 0x4741acf8 FIN GearsES2[obj 0x4741acf8 isInit true, usesShared false, 1 GearsObj[0x3e55abb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a7b94bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57623ae8, 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 0x4741acf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4741acf8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4741acf8 640x480, swapInterval 1, drawable 0x3e00004
[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 0x4741acf8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4741acf8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4741acf8 640x480, swapInterval 1, drawable 0x3e00004
[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 0x4741acf8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4741acf8 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 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-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 0x7ff5b38d created: GearsObj[0x5ca39971, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ff5b38d created: GearsObj[0x78aef93a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ff5b38d created: GearsObj[0x78aef93a, 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 0x7ff5b38d FIN GearsES2[obj 0x7ff5b38d isInit true, usesShared false, 1 GearsObj[0x5ca39971, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78aef93a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276c8cbc, 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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7ff5b38d 640x480, swapInterval 1, drawable 0x1e0000d
[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 0x7ff5b38d 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 62.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 0x7ff5b38d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ff5b38d, angle 361.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.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] 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 0x6f73a5f9: tileRendererInUse null, GearsES2[obj 0x6f73a5f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f73a5f9 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 0x6f73a5f9 created: GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f73a5f9 created: GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f73a5f9 created: GearsObj[0x73639a56, 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 0x6f73a5f9 FIN GearsES2[obj 0x6f73a5f9 isInit true, usesShared false, 1 GearsObj[0x3ffaef0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73639a56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1029bf49, 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 0x6f73a5f9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[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 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] [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 0x6f73a5f9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 640x480, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 63.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 0x6f73a5f9 1920x1200, swapInterval 1, drawable 0x3c00011
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 63.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.display 0x6f73a5f9 1920x1200, swapInterval 1, drawable 0x3c00011
[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 0x6f73a5f9 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00011, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f73a5f9, angle 64.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 0x6f73a5f9: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x6f73a5f9 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 @ 1407300218279 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01FullscreenChange01 took 7.459 sec
[apply] Testcase: test02ScreenModeChange01 took 11.05 sec
[apply] Testcase: test03ScreenModeChangeWithFS01Post took 16.421 sec
[apply] Testcase: test04ScreenModeChangeWithFS01Pre took 14.775 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300218279 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 @ 1407300219179 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] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x44a406e8: tileRendererInUse null, GearsES2[obj 0x44a406e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44a406e8 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 0x44a406e8 created: GearsObj[0xafdd280, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44a406e8 created: GearsObj[0x1e06d723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44a406e8 created: GearsObj[0x1e06d723, 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 0x44a406e8 FIN GearsES2[obj 0x44a406e8 isInit true, usesShared false, 1 GearsObj[0xafdd280, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e06d723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39d3da65, 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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 437.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x44a406e8 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 0x4ff0be90: tileRendererInUse null, GearsES2[obj 0x4ff0be90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4ff0be90 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 0x4ff0be90 created: GearsObj[0x17fbf047, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4ff0be90 created: GearsObj[0x1d5bd19e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4ff0be90 created: GearsObj[0x1d5bd19e, 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 0x4ff0be90 FIN GearsES2[obj 0x4ff0be90 isInit true, usesShared false, 1 GearsObj[0x17fbf047, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d5bd19e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x771eeb20, 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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 64.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 64.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 65.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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 440.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 442.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 442.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 443.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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-Animator,5,main] GearsES2.reshape 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 504.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4ff0be90: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4ff0be90 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 0x59632ef4: tileRendererInUse null, GearsES2[obj 0x59632ef4 isInit false, usesShared false, 1 null, 2 null, 3 null, 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[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 0x59632ef4 created: GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x59632ef4 created: GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x59632ef4 created: GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x59632ef4 FIN GearsES2[obj 0x59632ef4 isInit true, usesShared false, 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 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x59632ef4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x59632ef4 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x59632ef4, angle 372.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59632ef4 640x480, swapInterval 1, drawable 0x3c00006
[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 0x59632ef4: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4 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 0x37c4a357: tileRendererInUse null, GearsES2[obj 0x37c4a357 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x37c4a357 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 0x37c4a357 created: GearsObj[0x5df7d5cb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x37c4a357 created: GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x37c4a357 created: GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x37c4a357 FIN GearsES2[obj 0x37c4a357 isInit true, usesShared false, 1 GearsObj[0x5df7d5cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10ce8273, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x37c4a357 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, 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 0x37c4a357 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, angle 297.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x37c4a357 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, angle 371.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37c4a357 640x480, swapInterval 1, drawable 0x3c00008
[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 0x37c4a357: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x37c4a357 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.977 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300219179 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 0x44a406e8: tileRendererInUse null, GearsES2[obj 0x44a406e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44a406e8 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 0x44a406e8 created: GearsObj[0xafdd280, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44a406e8 created: GearsObj[0x1e06d723, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44a406e8 created: GearsObj[0x1e06d723, 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 0x44a406e8 FIN GearsES2[obj 0x44a406e8 isInit true, usesShared false, 1 GearsObj[0xafdd280, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e06d723, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39d3da65, 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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 61.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44a406e8, angle 437.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x44a406e8 640x480, swapInterval 1, drawable 0x3c00002
[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 0x44a406e8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x44a406e8 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 0x4ff0be90: tileRendererInUse null, GearsES2[obj 0x4ff0be90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4ff0be90 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 0x4ff0be90 created: GearsObj[0x17fbf047, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4ff0be90 created: GearsObj[0x1d5bd19e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4ff0be90 created: GearsObj[0x1d5bd19e, 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 0x4ff0be90 FIN GearsES2[obj 0x4ff0be90 isInit true, usesShared false, 1 GearsObj[0x17fbf047, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d5bd19e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x771eeb20, 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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 64.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 64.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 65.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 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 440.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 640x480, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 442.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 442.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.reshape 0x4ff0be90 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 443.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 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4ff0be90 1920x1200, swapInterval 1, drawable 0x3c00004
[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-Animator,5,main] GearsES2.reshape 0x4ff0be90 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4ff0be90, angle 504.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4ff0be90: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4ff0be90 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 0x59632ef4: tileRendererInUse null, GearsES2[obj 0x59632ef4 isInit false, usesShared false, 1 null, 2 null, 3 null, 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[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_VERSISLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300282108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ON 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[apply] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 262
[apply] GLX_EXTENSIONS 28
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x59632ef4 created: GearsObj[0x418dad71, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x59632ef4 created: GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x59632ef4 created: GearsObj[0x3c75f756, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x59632ef4 FIN GearsES2[obj 0x59632ef4 isInit true, usesShared false, 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 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x59632ef4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x59632ef4 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x59632ef4, angle 372.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59632ef4 640x480, swapInterval 1, drawable 0x3c00006
[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 0x59632ef4: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-3,5,main] GearsES2.dispose 0x59632ef4 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 0x37c4a357: tileRendererInUse null, GearsES2[obj 0x37c4a357 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x37c4a357 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 0x37c4a357 created: GearsObj[0x5df7d5cb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x37c4a357 created: GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x37c4a357 created: GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x37c4a357 FIN GearsES2[obj 0x37c4a357 isInit true, usesShared false, 1 GearsObj[0x5df7d5cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39f5329f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10ce8273, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x37c4a357 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, 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 0x37c4a357 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, angle 297.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x37c4a357 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x37c4a357, angle 371.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x37c4a357 640x480, swapInterval 1, drawable 0x3c00008
[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 0x37c4a357: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0x37c4a357 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 @ 1407300282108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenRotationChange01_PreWin took 14.722 sec
[apply] Testcase: testScreenRotationChange02_PreFull took 17.082 sec
[apply] Testcase: testScreenRotationChange11_PostWin took 14.292 sec
[apply] Testcase: testScreenRotationChange12_PostFull took 15.655 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300283034 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] t/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testScreenModeChange01_PreFull)
[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 0x28b6a606: tileRendererInUse null, GearsES2[obj 0x28b6a606 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28b6a606 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 0x28b6a606 created: GearsObj[0x510b02da, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28b6a606 created: GearsObj[0x29e85fc7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28b6a606 created: GearsObj[0x29e85fc7, 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 0x28b6a606 FIN GearsES2[obj 0x28b6a606 isInit true, usesShared false, 1 GearsObj[0x510b02da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e85fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ab1e7b5, 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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 2.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 5.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 0x28b6a606 1200x1920, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1200x1165 of 1200x1165, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 5.5, [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 0x28b6a606 1200x1165, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, 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 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 6.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 7.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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 247.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 248.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1165 of 1920x1165, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 249.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 0x28b6a606 1920x1165, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 249.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, 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-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 250.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull)
[apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 311.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x28b6a606 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 0x520e3850: tileRendererInUse null, GearsES2[obj 0x520e3850 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x520e3850 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 0x520e3850 created: GearsObj[0x38fbdc9b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x520e3850 created: GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x520e3850 created: GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x520e3850 FIN GearsES2[obj 0x520e3850 isInit true, usesShared false, 1 GearsObj[0x38fbdc9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5626a6d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x520e3850 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, 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 0x520e3850 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, angle 237.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520e3850 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, angle 238.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x520e3850 640x480, swapInterval 1, drawable 0x3c00004
[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 0x520e3850: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850 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.234 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300283034 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x28b6a606: tileRendererInUse null, GearsES2[obj 0x28b6a606 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28b6a606 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 0x28b6a606 created: GearsObj[0x510b02da, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28b6a606 created: GearsObj[0x29e85fc7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28b6a606 created: GearsObj[0x29e85fc7, 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 0x28b6a606 FIN GearsES2[obj 0x28b6a606 isInit true, usesShared false, 1 GearsObj[0x510b02da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29e85fc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ab1e7b5, 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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 2.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1200x1920 of 1200x1920, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 5.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 0x28b6a606 1200x1920, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1200x1165 of 1200x1165, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 5.5, [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 0x28b6a606 1200x1165, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, 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 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 6.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 7.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 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 247.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 640x480, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 248.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1165 of 1920x1165, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 249.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 0x28b6a606 1920x1165, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 249.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, 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-1,5,main] GearsES2.display 0x28b6a606 1920x1200, swapInterval 1, drawable 0x3c00002
[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.reshape 0x28b6a606 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 250.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x28b6a606 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b6a606, angle 311.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x28b6a606: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x28b6a606 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 0x520e3850: tileRendererInUse null, GearsES2[obj 0x520e3850 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x520e3850 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 0x520e3850 created: GearsObj[0x38fbdc9b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x520e3850 created: GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x520e3850 created: GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x520e3850 FIN GearsES2[obj 0x520e3850 isInit true, usesShared false, 1 GearsObj[0x38fbdc9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f506157, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5626a6d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x520e3850 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, 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 0x520e3850 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, angle 237.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x520e3850 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x520e3850, angle 238.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x520e3850 640x480, swapInterval 1, drawable 0x3c00004
[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 0x520e3850: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x520e3850 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 @ 1407300311220 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01_PreFull took 13.283 sec
[apply] Testcase: testScreenModeChange02_PostFull took 11.715 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300311220 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT
[apply] junit.framework.TestListener: tests to run: 5
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300312126 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 0x7b092204: tileRendererInUse null, GearsES2[obj 0x7b092204 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b092204 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 0x7b092204 created: GearsObj[0x55cfa262, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b092204 created: GearsObj[0x32adfbf1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b092204 created: GearsObj[0x32adfbf1, 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 0x7b092204 FIN GearsES2[obj 0x7b092204 isInit true, usesShared false, 1 GearsObj[0x55cfa262, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32adfbf1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50958d49, 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 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[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 0x3c00002, 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 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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: 42, B3: 42
[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 0x7b092204: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7b092204 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 0x7b092204: tileRendererInUse null, GearsES2[obj 0x7b092204 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b092204 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 0x7b092204 created: GearsObj[0x785aade4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b092204 created: GearsObj[0x94e9177, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b092204 created: GearsObj[0x94e9177, 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 0x7b092204 FIN GearsES2[obj 0x7b092204 isInit true, usesShared false, 1 GearsObj[0x785aade4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x94e9177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5302067, 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 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7b092204 320x240, swapInterval 1, drawable 0x4000006
[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 0x4000004, 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.display 0x7b092204 320x240, swapInterval 1, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7b092204: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7b092204 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 0x4000008, 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 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[0x4c4af1f4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe2b8f23 created: GearsObj[0x4c52f14d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe2b8f23 created: GearsObj[0x4c52f14d, 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[0x4c4af1f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c52f14d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59601d60, 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 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xe2b8f23 320x240, swapInterval 1, drawable 0x400000a
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe2b8f23 320x240, swapInterval 1, drawable 0x400000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 36
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 65.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23 FIN
[apply] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate)
[apply] junit.framework.TestListener: startTest(test02bReparentTop2WinReparentNative)
[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 0x3c0000a, 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 0x6fb6df46: tileRendererInUse null, GearsES2[obj 0x6fb6df46 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6fb6df46 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 0x6fb6df46 created: GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6fb6df46 created: GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6fb6df46 created: GearsObj[0x1deaca69, 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 0x6fb6df46 FIN GearsES2[obj 0x6fb6df46 isInit true, usesShared false, 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 null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 36
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 37.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Frames(2) 1
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 66.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 85.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[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 0x6fb6df46: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x6fb6df46 FIN
[apply] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative)
[apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate)
[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 0x16adc7c8: tileRendererInUse null, GearsES2[obj 0x16adc7c8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x16adc7c8 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 0x16adc7c8 created: GearsObj[0x1f6aa236, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x16adc7c8 created: GearsObj[0x11bf9757, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x16adc7c8 created: GearsObj[0x11bf9757, 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 0x16adc7c8 FIN GearsES2[obj 0x16adc7c8 isInit true, usesShared false, 1 GearsObj[0x1f6aa236, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11bf9757, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3968d9db, 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x16adc7c8 320x240, swapInterval 1, drawable 0x4200006
[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 0x4200004, 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 65.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 83.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 83.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 20
[apply] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate)
[apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x16adc7c8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x16adc7c8 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 0x4f11241e: tileRendererInUse null, GearsES2[obj 0x4f11241e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4f11241e 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 0x4f11241e created: GearsObj[0x24cd59e9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f11241e created: GearsObj[0x25c9e2df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f11241e created: GearsObj[0x25c9e2df, 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 0x4f11241e FIN GearsES2[obj 0x4f11241e isInit true, usesShared false, 1 GearsObj[0x24cd59e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25c9e2df, 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-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[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 0x3c00010, 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 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 66.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 84.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[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 0x4f11241e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x4f11241e FIN
[apply] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative)
[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.022 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300312126 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 0x7b092204: tileRendererInUse null, GearsES2[obj 0x7b092204 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b092204 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 0x7b092204 created: GearsObj[0x55cfa262, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b092204 created: GearsObj[0x32adfbf1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b092204 created: GearsObj[0x32adfbf1, 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 0x7b092204 FIN GearsES2[obj 0x7b092204 isInit true, usesShared false, 1 GearsObj[0x55cfa262, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32adfbf1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50958d49, 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 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[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 0x3c00002, 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 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.reshape 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x7b092204 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x3c00002, 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: 42, B3: 42
[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 0x7b092204: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x7b092204 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 0x7b092204: tileRendererInUse null, GearsES2[obj 0x7b092204 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7b092204 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 0x7b092204 created: GearsObj[0x785aade4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7b092204 created: GearsObj[0x94e9177, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7b092204 created: GearsObj[0x94e9177, 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 0x7b092204 FIN GearsES2[obj 0x7b092204 isInit true, usesShared false, 1 GearsObj[0x785aade4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x94e9177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5302067, 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 0x7b092204 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7b092204, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.display 0x7b092204 320x240, swapInterval 1, drawable 0x4000006
[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 0x4000004, 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.display 0x7b092204 320x240, swapInterval 1, drawable 0x4000006
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7b092204: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x7b092204 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 0x4000008, 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 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[0x4c4af1f4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe2b8f23 created: GearsObj[0x4c52f14d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe2b8f23 created: GearsObj[0x4c52f14d, 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[0x4c4af1f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c52f14d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59601d60, 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 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xe2b8f23 320x240, swapInterval 1, drawable 0x400000a
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.display 0xe2b8f23 320x240, swapInterval 1, drawable 0x400000a
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 36
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.reshape 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 65.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0xe2b8f23 0/0 320x240 of 320x240, swapInterval 1, drawable 0x400000e, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe2b8f23, angle 83.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0xe2b8f23: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-4,5,main] GearsES2.dispose 0xe2b8f23 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 0x3c0000a, 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 0x6fb6df46: tileRendererInUse null, GearsES2[obj 0x6fb6df46 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6fb6df46 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 0x6fb6df46 created: GearsObj[0x3b870737, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6fb6df46 created: GearsObj[0x1deaca69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6fb6df46 created: GearsObj[0x1deaca69, 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 0x6fb6df46 FIN GearsES2[obj 0x6fb6df46 isInit true, usesShared false, 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 null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 36
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 37.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.display 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[apply] Frames(2) 1
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 66.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.reshape 0x6fb6df46 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c0000c, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6fb6df46, angle 85.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x6fb6df46 320x240, swapInterval 1, drawable 0x3c0000c
[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 0x6fb6df46: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-5,5,main] GearsES2.dispose 0x6fb6df46 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 0x16adc7c8: tileRendererInUse null, GearsES2[obj 0x16adc7c8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x16adc7c8 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 0x16adc7c8 created: GearsObj[0x1f6aa236, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x16adc7c8 created: GearsObj[0x11bf9757, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x16adc7c8 created: GearsObj[0x11bf9757, 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 0x16adc7c8 FIN GearsES2[obj 0x16adc7c8 isInit true, usesShared false, 1 GearsObj[0x1f6aa236, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11bf9757, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3968d9db, 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x16adc7c8 320x240, swapInterval 1, drawable 0x4200006
[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 0x4200004, 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x4200008, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 65.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 83.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x16adc7c8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x420000a, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x16adc7c8, angle 83.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 20
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x16adc7c8: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-6,5,main] GearsES2.dispose 0x16adc7c8 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 0x4f11241e: tileRendererInUse null, GearsES2[obj 0x4f11241e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4f11241e 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 0x4f11241e created: GearsObj[0x24cd59e9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4f11241e created: GearsObj[0x25c9e2df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4f11241e created: GearsObj[0x25c9e2df, 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 0x4f11241e FIN GearsES2[obj 0x4f11241e isInit true, usesShared false, 1 GearsObj[0x24cd59e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25c9e2df, 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-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[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 0x3c00010, 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 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 37.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 21
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 66.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -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 0x4f11241e 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00012, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4f11241e, angle 84.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.display 0x4f11241e 320x240, swapInterval 1, drawable 0x3c00012
[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 0x4f11241e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-9,5,main] GearsES2.dispose 0x4f11241e 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 @ 1407300335099 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CreateVisibleDestroy took 2.128 sec
[apply] Testcase: test02aReparentTop2WinReparentRecreate took 5.008 sec
[apply] Testcase: test02bReparentTop2WinReparentNative took 4.902 sec
[apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.921 sec
[apply] Testcase: test03bReparentWin2TopReparentNative took 4.878 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300335099 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] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300336110 ms +++ localhosTestsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x411d84f0: tileRendererInUse null, GearsES2[obj 0x411d84f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x411d84f0 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 0x411d84f0 created: GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x411d84f0 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x411d84f0 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x411d84f0 FIN GearsES2[obj 0x411d84f0 isInit true, usesShared false, 1 GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x320e59bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x411d84f0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x411d84f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x411d84f0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x411d84f0 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] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw)
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.019 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300336110 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 0x3c00002, tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x411d84f0: tileRendererInUse null, GearsES2[obj 0x411d84f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x411d84f0 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 0x411d84f0 created: GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x411d84f0 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x411d84f0 created: GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x411d84f0 FIN GearsES2[obj 0x411d84f0 isInit true, usesShared false, 1 GearsObj[0x6f64ebb6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aaf32dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x320e59bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x411d84f0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x411d84f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [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 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x411d84f0 320x240, swapInterval 1, drawable 0x3c00004
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x411d84f0: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x411d84f0 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 @ 1407300339082 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NewtOnNewtParentChildDraw took 2.875 sec
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300339082 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT
[apply] junit.framework.TestListener: tests Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300340074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[apply] to run: 1
[apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] junit.framework.TestListener: startTest(testWindow00)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.init.0 0x3431ebe2: tileRendererInUse null, GearsES2[obj 0x3431ebe2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3431ebe2 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 0x3431ebe2 created: GearsObj[0x3e66ee25, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3431ebe2 created: GearsObj[0x579cdf24, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3431ebe2 created: GearsObj[0x579cdf24, 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 0x3431ebe2 FIN GearsES2[obj 0x3431ebe2 isInit true, usesShared false, 1 GearsObj[0x3e66ee25, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x579cdf24, 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-1-EDT-1,5,main] GearsES2.reshape 0x3431ebe2 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3431ebe2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[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 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x2ceff6e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x2ceff6e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6dafa36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5b27507e 0/0 300x300 of 300x300, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3431ebe2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3431ebe2, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] junit.framework.TestListener: endTest(testWindow00)
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3431ebe2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3431ebe2 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.427 sec
[apply] ------------- Standard Error -----------------
[apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300340074 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x3431ebe2: tileRendererInUse null, GearsES2[obj 0x3431ebe2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3431ebe2 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 0x3431ebe2 created: GearsObj[0x3e66ee25, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3431ebe2 created: GearsObj[0x579cdf24, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3431ebe2 created: GearsObj[0x579cdf24, 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 0x3431ebe2 FIN GearsES2[obj 0x3431ebe2 isInit true, usesShared false, 1 GearsObj[0x3e66ee25, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x579cdf24, 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-1-EDT-1,5,main] GearsES2.reshape 0x3431ebe2 0/0 400x400 of 400x400, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3431ebe2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.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 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3431ebe2 400x400, swapInterval 1, drawable 0x3c00002
[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 0x5b27507e: tileRendererInUse null, GearsES2[obj 0x5b27507e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b27507e 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 0x5b27507e created: GearsObj[0x2ceff6e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b27507e created: GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b27507e created: GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x5b27507e FIN GearsES2[obj 0x5b27507e isInit true, usesShared false, 1 GearsObj[0x2ceff6e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e3acebd, vbo ff 7, fs 8, bf 9, bs 10], 3 GeSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300342455 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] arsObj[0x6dafa36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5b27507e 0/0 300x300 of 300x300, swapInterval 1, drawable 0x3c00004, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b27507e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [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 0x3431ebe2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x3c00002, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3431ebe2, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5b27507e: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x5b27507e FIN
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3431ebe2: tileRendererInUse null
[apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3431ebe2 FIN
[apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407300342455 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 1.249 sec
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.7
[echo] java.version 1.7.0_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-20140806
[echo] jogamp.version.int 0914019
[echo] junit.is.disabled ${junit.is.disabled}
[echo] target.user.set true
[echo] target.sourcelevel 1.6
[echo] target.targetlevel 1.6
[echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar
[echo] host.sourcelevel 1.7
[echo] host.targetlevel 1.7
[echo] host.rt.jar /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] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /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.64 sec
[junit]
[junit] Testcase: testX11WindowMemoryLeak took 4.562 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.64 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 @ 1407300348930 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: 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.0 2/15
[junit] Loop.1 2/15: 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.0 3/15
[junit] Loop.1 3/15: 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.0 4/15
[junit] Loop.1 4/15: 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.0 5/15
[junit] Loop.1 5/15: 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.0 6/15
[junit] Loop.1 6/15: 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.0 7/15
[junit] Loop.1 7/15: 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.0 8/15
[junit] Loop.1 8/15: 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.0 9/15
[junit] Loop.1 9/15: 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.0 10/15
[junit] Loop.1 10/15: 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.0 11/15
[junit] Loop.1 11/15: 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.0 12/15
[junit] Loop.1 12/15: 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.0 13/15
[junit] Loop.1 13/15: 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.0 14/15
[junit] Loop.1 14/15: 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.0 15/15
[junit] Loop.1 15/15: 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.26 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300348930 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: 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.0 2/15
[junit] Loop.1 2/15: 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.0 3/15
[junit] Loop.1 3/15: 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.0 4/15
[junit] Loop.1 4/15: 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.0 5/15
[junit] Loop.1 5/15: 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.0 6/15
[junit] Loop.1 6/15: 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.0 7/15
[junit] Loop.1 7/15: 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.0 8/15
[junit] Loop.1 8/15: 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.0 9/15
[junit] Loop.1 9/15: 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.0 10/15
[junit] Loop.1 10/15: 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.0 11/15
[junit] Loop.1 11/15: 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.0 12/15
[junit] Loop.1 12/15: 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.0 13/15
[junit] Loop.1 13/15: 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.0 14/15
[junit] Loop.1 14/15: 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.0 15/15
[junit] Loop.1 15/15: 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 @ 1407300354110 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Onscreen took 3.746 sec
[junit] Testcase: test02OffscreenFBO took 0.002 sec
[junit] Testcase: test03OffscreenPBuffer took 0.002 sec
[junit] SLOCK [T main @ 1407300354110 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.26 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300348930 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: 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.0 2/15
[junit] Loop.1 2/15: 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.0 3/15
[junit] Loop.1 3/15: 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.0 4/15
[junit] Loop.1 4/15: 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.0 5/15
[junit] Loop.1 5/15: 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.0 6/15
[junit] Loop.1 6/15: 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.0 7/15
[junit] Loop.1 7/15: 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.0 8/15
[junit] Loop.1 8/15: 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.0 9/15
[junit] Loop.1 9/15: 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.0 10/15
[junit] Loop.1 10/15: 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.0 11/15
[junit] Loop.1 11/15: 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.0 12/15
[junit] Loop.1 12/15: 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.0 13/15
[junit] Loop.1 13/15: 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.0 14/15
[junit] Loop.1 14/15: 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.0 15/15
[junit] Loop.1 15/15: 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 @ 1407300354110 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 @ 1407300354988 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.467 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300354988 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 @ 1407300360375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Onscreen took 4.001 sec
[junit] Testcase: test02OffscreenFBO took 0.002 sec
[junit] Testcase: test03OffscreenPBuffer took 0.002 sec
[junit] SLOCK [T main @ 1407300360375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.467 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300354988 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 @ 1407300360375 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 @ 1407300361280 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@223fb039
[junit] BB.1: java.lang.Object@223fb039
[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.704 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300361280 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@223fb039
[junit] BB.1: java.lang.Object@223fb039
[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 @ 1407300362905 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] SLOCK [T main @ 1407300362905 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDeadlock took 0.116 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.704 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300361280 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@223fb039
[junit] BB.1: java.lang.Object@223fb039
[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 @ 1407300362905 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[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 @ 1407300363848 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[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] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x56274d78, isOwner false, <2e4f2d78, 50323908>[count 0, qsz 0, owner <NULL>]]]
[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] 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 0xb151449: tileRendererInUse null, GearsES2[obj 0xb151449 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb151449 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xb151449 created: GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb151449 FIN GearsES2[obj 0xb151449 isInit true, usesShared false, 1 GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e9a1f5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb151449 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449 FIN
[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] ++++ 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 0x49da30e5: tileRendererInUse null, GearsES2[obj 0x49da30e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x49da30e5 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 0x49da30e5 created: GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49da30e5 FIN GearsES2[obj 0x49da30e5 isInit true, usesShared false, 1 GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb95903b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5 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] 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 0x67d6b87e: tileRendererInUse null, GearsES2[obj 0x67d6b87e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67d6b87e 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 0x67d6b87e created: GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67d6b87e FIN GearsES2[obj 0x67d6b87e isInit true, usesShared false, 1 GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36bb8d3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e FIN
[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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[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 0x2d43fc61: tileRendererInUse null, GearsES2[obj 0x2d43fc61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d43fc61 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 0x2d43fc61 created: GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d43fc61 FIN GearsES2[obj 0x2d43fc61 isInit true, usesShared false, 1 GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cd7a270, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[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.reshape 0x2d43fc61 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[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 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61 FIN
[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] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.012 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 @ 1407300363848 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x56274d78, isOwner false, <2e4f2d78, 50323908>[count 0, qsz 0, owner <NULL>]]]
[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] SLOCK [T main @ 1407300367778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 0xb151449: tileRendererInUse null, GearsES2[obj 0xb151449 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb151449 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xb151449 created: GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb151449 FIN GearsES2[obj 0xb151449 isInit true, usesShared false, 1 GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e9a1f5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb151449 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449 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 0x49da30e5: tileRendererInUse null, GearsES2[obj 0x49da30e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x49da30e5 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 0x49da30e5 created: GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49da30e5 FIN GearsES2[obj 0x49da30e5 isInit true, usesShared false, 1 GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb95903b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5 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 0x67d6b87e: tileRendererInUse null, GearsES2[obj 0x67d6b87e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67d6b87e 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 0x67d6b87e created: GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67d6b87e FIN GearsES2[obj 0x67d6b87e isInit true, usesShared false, 1 GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36bb8d3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e 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 0x2d43fc61: tileRendererInUse null, GearsES2[obj 0x2d43fc61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d43fc61 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 0x2d43fc61 created: GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d43fc61 FIN GearsES2[obj 0x2d43fc61 isInit true, usesShared false, 1 GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cd7a270, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[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.reshape 0x2d43fc61 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[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 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] SLOCK [T main @ 1407300367778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAvailableInfo took 1.355 sec
[junit] Testcase: testGL2OffScreenAutoDblBuf took 0.007 sec
[junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.001 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencil took 0 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0 sec
[junit] Testcase: testGL2OffScreenPbuffer took 0.001 sec
[junit] Testcase: testGL2OnScreenDblBuf took 0.938 sec
[junit] Testcase: testGL2OnScreenDblBufMSAA took 0.53 sec
[junit] Testcase: testGL2OnScreenDblBufStencil took 0.499 sec
[junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.48 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.012 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 @ 1407300363848 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x56274d78, isOwner false, <2e4f2d78, 50323908>[count 0, qsz 0, owner <NULL>]]]
[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 0xb151449: tileRendererInUse null, GearsES2[obj 0xb151449 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb151449 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xb151449 created: GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb151449 created: GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb151449 FIN GearsES2[obj 0xb151449 isInit true, usesShared false, 1 GearsObj[0x771f6428, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2de8bb31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e9a1f5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb151449 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 400x300, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 200x150, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb151449, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[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 0xb151449 800x600, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb151449 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 0x49da30e5: tileRendererInUse null, GearsES2[obj 0x49da30e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x49da30e5 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 0x49da30e5 created: GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49da30e5 created: GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49da30e5 FIN GearsES2[obj 0x49da30e5 isInit true, usesShared false, 1 GearsObj[0x6c9ebf46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a1fc460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb95903b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 400x300, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49da30e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 200x150, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00025, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x49da30e5, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[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 0x49da30e5 800x600, swapInterval 1, drawable 0x1e00025
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49da30e5 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 0x67d6b87e: tileRendererInUse null, GearsES2[obj 0x67d6b87e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67d6b87e 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 0x67d6b87e created: GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67d6b87e created: GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67d6b87e FIN GearsES2[obj 0x67d6b87e isInit true, usesShared false, 1 GearsObj[0x2a8bf658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ada213a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36bb8d3a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 400x300, swapInterval 1, drawable 0x1e00036
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67d6b87e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 200x150, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67d6b87e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[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 0x67d6b87e 800x600, swapInterval 1, drawable 0x1e00036
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67d6b87e 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 0x2d43fc61: tileRendererInUse null, GearsES2[obj 0x2d43fc61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d43fc61 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 0x2d43fc61 created: GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d43fc61 created: GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d43fc61 FIN GearsES2[obj 0x2d43fc61 isInit true, usesShared false, 1 GearsObj[0x44d37df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18f389bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cd7a270, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 400x300 of 400x300, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 400x300, swapInterval 1, drawable 0x1e00047
[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.reshape 0x2d43fc61 0/0 200x150 of 200x150, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 200x150, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d43fc61 0/0 800x600 of 800x600, swapInterval 1, drawable 0x1e00047, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2d43fc61, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[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 0x2d43fc61 800x600, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d43fc61 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] SLOCK [T main @ 1407300367778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300368738 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[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] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x630d8f68, isOwner false, <f4227a6, 40390b1d>[count 0, qsz 0, owner <NULL>]]]
[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,5,main] GearsES2.init.0 0x3f624938: tileRendererInUse null, GearsES2[obj 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f624938 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[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 0x3f624938 created: GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x3f624938 FIN GearsES2[obj 0x3f624938 isInit true, usesShared false, 1 GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b988d3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x3f624938 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[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 0x3f624938 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0004-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 0x3f624938 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-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] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3f624938: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3f624938 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] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@556b8717[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@5905edf2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1448d887, 3a7f9178>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/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] Thread[main,5,main] GearsES2.init.0 0xa27d00a: tileRendererInUse null, GearsES2[obj 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xa27d00a 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 0xa27d00a created: GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0xa27d00a FIN GearsES2[obj 0xa27d00a isInit true, usesShared false, 1 GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231fc1c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xa27d00a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[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 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3bcb45bb[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@1a1ff7d1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28c6c7bd, 12635e35>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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 0xa27d00a: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0xa27d00a 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 0x59150cd7: tileRendererInUse null, GearsES2[obj 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x59150cd7 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 0x59150cd7 created: GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x59150cd7 FIN GearsES2[obj 0x59150cd7 isInit true, usesShared false, 1 GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c31063, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x59150cd7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[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 0x59150cd7: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x59150cd7 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] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,3,23,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74fe24f1[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@72619eba, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <66fc0000, 2a6434d2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x75c45809: tileRendererInUse null, GearsES2[obj 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c45809 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 0x75c45809 created: GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x75c45809 FIN GearsES2[obj 0x75c45809 isInit true, usesShared false, 1 GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e74f8b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x75c45809 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[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 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d6ff346[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@606ff4ab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <56283803, 6a757925>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x75c45809: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x75c45809 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.56 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 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@556b8717[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@5905edf2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1448d887, 3a7f9178>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/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 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3bcb45bb[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@1a1ff7d1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28c6c7bd, 12635e35>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74fe24f1[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@72619eba, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <66fc0000, 2a6434d2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d6ff346[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@606ff4ab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <56283803, 6a757925>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300368738 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x630d8f68, isOwner false, <f4227a6, 40390b1d>[count 0, qsz 0, owner <NULL>]]]
[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,5,main] GearsES2.init.0 0x3f624938: tileRendererInUse null, GearsES2[obj 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f624938 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[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 0x3f624938 created: GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x3f624938 FIN GearsES2[obj 0x3f624938 isInit true, usesShared false, 1 GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b988d3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x3f624938 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[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 0x3f624938 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0004-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 0x3f624938 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-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 0x3f624938: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3f624938 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 0xa27d00a: tileRendererInUse null, GearsES2[obj 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xa27d00a 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 0xa27d00a created: GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0xa27d00a FIN GearsES2[obj 0xa27d00a isInit true, usesShared false, 1 GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231fc1c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xa27d00a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[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 0xa27d00a: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0xa27d00a 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 0x59150cd7: tileRendererInUse null, GearsES2[obj 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x59150cd7 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 0x59150cd7 created: GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x59150cd7 FIN GearsES2[obj 0x59150cd7 isInit true, usesShared false, 1 GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c31063, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x59150cd7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[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 0x59150cd7: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x59150cd7 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 0x75c45809: tileRendererInUse null, GearsES2[obj 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c45809 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 0x75c45809 created: GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x75c45809 FIN GearsES2[obj 0x75c45809 isInit true, usesShared false, 1 GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e74f8b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x75c45809 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[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 0x75c45809: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x75c45809 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] SLOCK [T main @ 1407300373216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAvailableInfo took 1.347 sec
[junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.007 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.001 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.001 sec
[junit] Testcase: testGL2OffScreenLayerAutoDblBuf took 0 sec
[junit] Testcase: testGL2OffScreenPbuffer took 0 sec
[junit] Testcase: testGL2OnScreenDblBuf took 1.035 sec
[junit] Testcase: testGL2OnScreenDblBufMSAA took 0.658 sec
[junit] Testcase: testGL2OnScreenDblBufStencil took 0.646 sec
[junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.668 sec
[junit] SLOCK [T main @ 1407300373216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.56 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 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@556b8717[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@5905edf2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1448d887, 3a7f9178>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/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 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3bcb45bb[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@1a1ff7d1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <28c6c7bd, 12635e35>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/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 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74fe24f1[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@72619eba, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <66fc0000, 2a6434d2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/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 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2d6ff346[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@606ff4ab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <56283803, 6a757925>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300368738 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x630d8f68, isOwner false, <f4227a6, 40390b1d>[count 0, qsz 0, owner <NULL>]]]
[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,5,main] GearsES2.init.0 0x3f624938: tileRendererInUse null, GearsES2[obj 0x3f624938 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f624938 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[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 0x3f624938 created: GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f624938 created: GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x3f624938 FIN GearsES2[obj 0x3f624938 isInit true, usesShared false, 1 GearsObj[0x197d1423, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62b512e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b988d3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x3f624938 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 400x300, swapInterval 1, drawable 0x4000002
[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 0x3f624938 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 200x150, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0004-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 0x3f624938 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f624938, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] Thread[main,5,main] GearsES2.display 0x3f624938 800x600, swapInterval 1, drawable 0x4000002
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-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 0x3f624938: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x3f624938 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 0xa27d00a: tileRendererInUse null, GearsES2[obj 0xa27d00a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xa27d00a 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 0xa27d00a created: GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xa27d00a created: GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0xa27d00a FIN GearsES2[obj 0xa27d00a isInit true, usesShared false, 1 GearsObj[0x75a7afb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x540153b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x231fc1c5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xa27d00a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 400x300, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 200x150, swapInterval 1, drawable 0x4000004
[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 0xa27d00a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000004, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xa27d00a, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[junit] Thread[main,5,main] GearsES2.display 0xa27d00a 800x600, swapInterval 1, drawable 0x4000004
[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 0xa27d00a: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-2,6,main] GearsES2.dispose 0xa27d00a 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 0x59150cd7: tileRendererInUse null, GearsES2[obj 0x59150cd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x59150cd7 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 0x59150cd7 created: GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x59150cd7 created: GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x59150cd7 FIN GearsES2[obj 0x59150cd7 isInit true, usesShared false, 1 GearsObj[0x1322d790, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d87f092, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47c31063, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x59150cd7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 400x300, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 200x150, swapInterval 1, drawable 0x4000006
[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 0x59150cd7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59150cd7, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[junit] Thread[main,5,main] GearsES2.display 0x59150cd7 800x600, swapInterval 1, drawable 0x4000006
[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 0x59150cd7: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-3,6,main] GearsES2.dispose 0x59150cd7 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 0x75c45809: tileRendererInUse null, GearsES2[obj 0x75c45809 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c45809 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 0x75c45809 created: GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c45809 created: GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x75c45809 FIN GearsES2[obj 0x75c45809 isInit true, usesShared false, 1 GearsObj[0x5a5bb2c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a3696d0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e74f8b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x75c45809 0/0 400x300 of 400x300, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, 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 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 400x300, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 200x150 of 200x150, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 200x150, swapInterval 1, drawable 0x4000008
[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 0x75c45809 0/0 800x600 of 800x600, swapInterval 1, drawable 0x4000008, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x75c45809, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[junit] Thread[main,5,main] GearsES2.display 0x75c45809 800x600, swapInterval 1, drawable 0x4000008
[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 0x75c45809: tileRendererInUse null
[junit] Thread[main-Display-.x11_:0-1-EDT-4,6,main] GearsES2.dispose 0x75c45809 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] SLOCK [T main @ 1407300373216 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300374098 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] 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] ++++ 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] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-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 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] TextRendererGLEL.display: Frame 0072 (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.289 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300374098 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] SLOCK [T main @ 1407300383307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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] 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] ++++ 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] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-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 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] TextRendererGLEL.display: Frame 0072 (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 @ 1407300383307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_MSAA0_DefFlip took 4.325 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.289 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300374098 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] 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] ++++ 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] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL4bc_-hw-onscreen-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 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] TextRendererGLEL.display: Frame 0072 (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 @ 1407300383307 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 @ 1407300384193 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] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #2
[junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 5, user #3
[junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, 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): 0420x0340
[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-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[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-0220x0140.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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[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] ++++ 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] ++++ 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] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0106 (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] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0122 (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.148 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300384193 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] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #2
[junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 5, user #3
[junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, 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): 0420x0340
[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-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[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-0220x0140.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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[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] ++++ 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] ++++ 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] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0106 (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] SLOCK [T main @ 1407300400261 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] SLOCK [T main @ 1407300400261 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_MSAA0_DefFlip took 4.301 sec
[junit] Testcase: test01_MSAA0_UsrFlip took 3.452 sec
[junit] Testcase: test10_MSAA8_DefFlip took 3.42 sec
[junit] Testcase: test11_MSAA8_UsrFlip took 3.411 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.148 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300384193 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] TextRendererGLEL.display: Frame 0003 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #2
[junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] Frame# 5, user #3
[junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, 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): 0420x0340
[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-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[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-0220x0140.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] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png
[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] ++++ 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] ++++ 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] TextRendererGLEL.display: Frame 0105 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0106 (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] TextRendererGLEL.display: Frame 0116 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0117 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0118 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0119 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0120 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0121 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0122 (003): 0320x0240
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] SLOCK [T main @ 1407300400261 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300401107 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-20140730
[junit] Implementation Build: 2.2-b813-20140730
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[junit] -----------------------------------------------------------------------------------------------------
[junit] -----------------------------------------------------------------------------------------------------
[junit] Package: javax.media.opengl
[junit] Extension Name: javax.media.opengl
[junit] Specification Title: Java Bindings for OpenGL API Specification
[junit] Specification Vendor: JogAmp Community
[junit] Specification Version: 2.2
[junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
[junit] Implementation Vendor: JogAmp Community
[junit] Implementation Vendor ID: com.jogamp
[junit] Implementation URL: http://jogamp.org/
[junit] Implementation Version: 2.2.0-rc-20140806
[junit] Implementation Build: 2.2-b1327-20140806
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7b23d3ce, isOwner false, <6d26b88a, 91da402>[count 0, qsz 0, owner <NULL>]]]
[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.839 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300401107 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-20140730
[junit] Implementation Build: 2.2-b813-20140730
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[junit] -----------------------------------------------------------------------------------------------------
[junit] -----------------------------------------------------------------------------------------------------
[junit] Package: javax.media.opengl
[junit] Extension Name: javax.media.opengl
[junit] Specification Title: Java Bindings for OpenGL API Specification
[junit] Specification Vendor: JogAmp Community
[junit] Specification Version: 2.2
[junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
[junit] Implementation Vendor: JogAmp Community
[junit] Implementation Vendor ID: com.jogamp
[junit] Implementation URL: http://jogamp.org/
[junit] Implementation Version: 2.2.0-rc-20140806
[junit] Implementation Build: 2.2-b1327-20140806
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7b23d3ce, isOwner false, <6d26b88a, 91da402>[count 0, qsz 0, owner <NULL>]]]
[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] SLOCK [T main @ 1407300402866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 @ 1407300402866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testMain took 1.671 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.839 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300401107 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-20140730
[junit] Implementation Build: 2.2-b813-20140730
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d
[junit] -----------------------------------------------------------------------------------------------------
[junit] -----------------------------------------------------------------------------------------------------
[junit] Package: javax.media.opengl
[junit] Extension Name: javax.media.opengl
[junit] Specification Title: Java Bindings for OpenGL API Specification
[junit] Specification Vendor: JogAmp Community
[junit] Specification Version: 2.2
[junit] Implementation Title: Java Bindings for OpenGL Runtime Environment
[junit] Implementation Vendor: JogAmp Community
[junit] Implementation Vendor ID: com.jogamp
[junit] Implementation URL: http://jogamp.org/
[junit] Implementation Version: 2.2.0-rc-20140806
[junit] Implementation Build: 2.2-b1327-20140806
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x7b23d3ce, isOwner false, <6d26b88a, 91da402>[count 0, qsz 0, owner <NULL>]]]
[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 @ 1407300402866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 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 @ 1407300403748 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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.524 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300403748 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1407300405192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_GL3 took 1.349 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.524 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300403748 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1407300405192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300405192 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 @ 1407300406278 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
[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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.479 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300406278 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300407678 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] offscreen layer n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] SLOCK [T main @ 1407300407678 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit]
[junit] Testcase: test01_GLDefault took 0.25 sec
[junit] Testcase: test02_GL3 took 1.066 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.479 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300406278 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300407678 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300408618 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@6767e012
[junit] BB.1: java.lang.Object@6767e012
[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.634 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300408618 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@6767e012
[junit] BB.1: java.lang.Object@6767e012
[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 @ 1407300410173 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDeadlock took 0.11 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.634 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300408618 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@6767e012
[junit] BB.1: java.lang.Object@6767e012
[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 @ 1407300410173 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300410173 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 @ 1407300411128 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3e00002, 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 0x1e0000f, 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 0x1e0001e, 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 0x1e00027, 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.797 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300411128 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3e00002, 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 0x1e0000f, 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 0x1e0001e, 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 0x1e00027, 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 @ 1407300413845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.284 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.797 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300411128 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] SLOCK [T main @ 1407300413845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[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 0x3e00002, 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 0x1e0000f, 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 0x1e0001e, 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 0x1e00027, 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 @ 1407300413845 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523
[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 @ 1407300414763 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x5d9ba46f
[junit] Creating vertex VBO on slave 0x5d9ba46f
[junit] Creating index VBO on slave 0x5d9ba46f
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x1548a36c
[junit] Creating vertex VBO on slave 0x1548a36c
[junit] Creating index VBO on slave 0x1548a36c
[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 0x24d61b7b
[junit] Creating vertex VBO on slave 0x24d61b7b
[junit] Creating index VBO on slave 0x24d61b7b
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x64a63b21
[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 0x4c2ee56
[junit] Creating vertex VBO on slave 0x4c2ee56
[junit] Creating index VBO on slave 0x4c2ee56
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x19ad528b
[junit] Creating vertex VBO on slave 0x19ad528b
[junit] Creating index VBO on slave 0x19ad528b
[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 0x33382b95
[junit] Creating vertex VBO on slave 0x33382b95
[junit] Creating index VBO on slave 0x33382b95
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x2cb55d78
[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.979 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300414763 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] SLOCK [T main @ 1407300430661 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x5d9ba46f
[junit] Creating vertex VBO on slave 0x5d9ba46f
[junit] Creating index VBO on slave 0x5d9ba46f
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x1548a36c
[junit] Creating vertex VBO on slave 0x1548a36c
[junit] Creating index VBO on slave 0x1548a36c
[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 0x24d61b7b
[junit] Creating vertex VBO on slave 0x24d61b7b
[junit] Creating index VBO on slave 0x24d61b7b
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x64a63b21
[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 0x4c2ee56
[junit] Creating vertex VBO on slave 0x4c2ee56
[junit] Creating index VBO on slave 0x4c2ee56
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x19ad528b
[junit] Creating vertex VBO on slave 0x19ad528b
[junit] Creating index VBO on slave 0x19ad528b
[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 0x33382b95
[junit] Creating vertex VBO on slave 0x33382b95
[junit] Creating index VBO on slave 0x33382b95
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x2cb55d78
[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 @ 1407300430661 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01UseAWTNotShared took 3.883 sec
[junit] Testcase: test02UseAWTSharedContext took 3.5 sec
[junit] Testcase: test10UseNEWTNotShared took 3.559 sec
[junit] Testcase: test11UseNEWTSharedContext took 3.491 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.979 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300414763 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x5d9ba46f
[junit] Creating vertex VBO on slave 0x5d9ba46f
[junit] Creating index VBO on slave 0x5d9ba46f
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x1548a36c
[junit] Creating vertex VBO on slave 0x1548a36c
[junit] Creating index VBO on slave 0x1548a36c
[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 0x24d61b7b
[junit] Creating vertex VBO on slave 0x24d61b7b
[junit] Creating index VBO on slave 0x24d61b7b
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x64a63b21
[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 0x4c2ee56
[junit] Creating vertex VBO on slave 0x4c2ee56
[junit] Creating index VBO on slave 0x4c2ee56
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x19ad528b
[junit] Creating vertex VBO on slave 0x19ad528b
[junit] Creating index VBO on slave 0x19ad528b
[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 0x33382b95
[junit] Creating vertex VBO on slave 0x33382b95
[junit] Creating index VBO on slave 0x33382b95
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x2cb55d78
[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 @ 1407300430661 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 @ 1407300431649 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x548d0a1d: tileRendererInUse null, GearsES2[obj 0x548d0a1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x548d0a1d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x548d0a1d created: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x548d0a1d FIN GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x548d0a1d 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0001d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x548d0a1d, 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 0x7a171efb: tileRendererInUse null, GearsES2[obj 0x7a171efb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7a171efb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x7a171efb created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a171efb created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a171efb created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a171efb FIN GearsES2[obj 0x7a171efb isInit true, usesShared true, 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 GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a171efb 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a171efb, 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 0x52aa430a: tileRendererInUse null, GearsES2[obj 0x52aa430a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x52aa430a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x52aa430a created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52aa430a created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52aa430a created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52aa430a FIN GearsES2[obj 0x52aa430a isInit true, usesShared true, 1 GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52aa430a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52aa430a, 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 0x74704fd0, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3aacb7a9, (isShared true, created true)
[junit] Ctx #0: hash 0x74704fd0, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x2eeb0275, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x74704fd0, (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 0x52aa430a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52aa430a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d 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 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ba760ac created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ba760ac created: GearsObj[0x4c700677, 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[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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0003b, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504f4c0b created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504f4c0b created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xc7740e7, 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[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7740e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00032, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5da3676a created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5da3676a created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d84f908, 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[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d84f908, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00044, 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 0x36ceb0be, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x69460415, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3874fb53, (isShared true, created true)
[junit] Ctx #0: hash 0x69460415, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x69460415, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (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 0x5ba760ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x5da3676a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a 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 0x5eaa557e: tileRendererInUse null, GearsES2[obj 0x5eaa557e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5eaa557e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x5eaa557e created: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaa557e FIN GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaa557e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00059, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5eaa557e, 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 0x1980c2ac: tileRendererInUse null, GearsES2[obj 0x1980c2ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x1980c2ac on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x1980c2ac created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1980c2ac created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1980c2ac created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1980c2ac FIN GearsES2[obj 0x1980c2ac isInit true, usesShared true, 1 GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1980c2ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1980c2ac, 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 0x2d750345: tileRendererInUse null, GearsES2[obj 0x2d750345 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2d750345 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2d750345 created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d750345 created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d750345 created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d750345 FIN GearsES2[obj 0x2d750345 isInit true, usesShared true, 1 GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, 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] XXX-C-3.1:
[junit] Myself: hash 0x5dd1bc1f, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x6eedf759, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x43934618, (isShared true, created true)
[junit] Ctx #0: hash 0x6eedf759, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x6eedf759, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, angle 0.5, [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 Destroy in clean order NOW
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e 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 0x2560e2d0: tileRendererInUse null, GearsES2[obj 0x2560e2d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2560e2d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2560e2d0 created: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2560e2d0 FIN GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2560e2d0 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, 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 0x3abbbb74: tileRendererInUse null, GearsES2[obj 0x3abbbb74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x3abbbb74 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x3abbbb74 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3abbbb74 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3abbbb74 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3abbbb74 FIN GearsES2[obj 0x3abbbb74 isInit true, usesShared true, 1 GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3abbbb74 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0006e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3abbbb74, 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 0x2560e2d0 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, angle 0.5, [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 0x2cb65f76: tileRendererInUse null, GearsES2[obj 0x2cb65f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2cb65f76 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2cb65f76 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2cb65f76 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2cb65f76 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cb65f76 FIN GearsES2[obj 0x2cb65f76 isInit true, usesShared true, 1 GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cb65f76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00082, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2cb65f76, 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 0xea320c1, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x33e64800, (isShared true, created true)
[junit] Ctx #0: hash 0xea320c1, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x21d3b6e9, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0xea320c1, (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 0x2560e2d0 250x229, swapInterval 0, drawable 0x1e00078
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.498 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300431649 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x548d0a1d: tileRendererInUse null, GearsES2[obj 0x548d0a1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x548d0a1d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x548d0a1d created: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x548d0a1d FIN GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x548d0a1d 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0001d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x548d0a1d, 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 0x7a171efb: tileRendererInUse null, GearsES2[obj 0x7a171efb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7a171efb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x7a171efb created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a171efb created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a171efb created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a171efb FIN GearsES2[obj 0x7a171efb isInit true, usesShared true, 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 GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a171efb 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a171efb, 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 0x52aa430a: tileRendererInUse null, GearsES2[obj 0x52aa430a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x52aa430a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x52aa430a created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52aa430a created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52aa430a created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52aa430a FIN GearsES2[obj 0x52aa430a isInit true, usesShared true, 1 GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52aa430a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52aa430a, 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 0x74704fd0, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3aacb7a9, (isShared true, created true)
[junit] Ctx #0: hash 0x74704fd0, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x2eeb0275, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x74704fd0, (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 0x52aa430a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52aa430a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d 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 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ba760ac created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ba760ac created: GearsObj[0x4c700677, 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[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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0003b, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504f4c0b created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504f4c0b created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xc7740e7, 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[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7740e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00032, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5da3676a created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5da3676a created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d84f908, 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[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d84f908, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00044, 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 0x36ceb0be, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x69460415, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3874fb53, (isShared true, created true)
[junit] Ctx #0: hash 0x69460415, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x69460415, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (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 0x5ba760ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x5da3676a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a 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 0x5eaa557e: tileRendererInUse null, GearsES2[obj 0x5eaa557e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5eaa557e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x5eaa557e created: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaa557e FIN GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaa557e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00059, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5eaa557e, 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 0x1980c2ac: tileRendererInUse null, GearsES2[obj 0x1980c2ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x1980c2ac on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x1980c2ac created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1980c2ac created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1980c2ac created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1980c2ac FIN GearsES2[obj 0x1980c2ac isInit true, usesShared true, 1 GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1980c2ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1980c2ac, 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 0x2d750345: tileRendererInUse null, GearsES2[obj 0x2d750345 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2d750345 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2d750345 created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d750345 created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d750345 created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d750345 FIN GearsES2[obj 0x2d750345 isInit true, usesShared true, 1 GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, 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] XXX-C-3.1:
[junit] Myself: hash 0x5dd1bc1f, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x6eedf759, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x43934618, (isShared true, created true)
[junit] Ctx #0: hash 0x6eedf759, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x6eedf759, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, angle 0.5, [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 Destroy in clean order NOW
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e 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 0x2560e2d0: tileRendererInUse null, GearsES2[obj 0x2560e2d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2560e2d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2560e2d0 created: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2560e2d0 FIN GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2560e2d0 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, 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 0x3abbbb74: tileRendererInUse null, GearsES2[obj 0x3abbbb74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x3abbbb74 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x3abbbb74 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3abbbb74 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3abbbb74 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3abbbb74 FIN GearsES2[obj 0x3abbbb74 isInit true, usesShared true, 1 GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3abbbb74 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0006e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3abbbb74, 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 0x2560e2d0 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, angle 0.5, [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 0x2cb65f76: tileRendererInUse null, GearsES2[obj 0x2cb65f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2cb65f76 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2cb65f76 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2cb65f76 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2cb65f76 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cb65f76 FIN GearsES2[obj 0x2cb65f76 isInit true, usesShared true, 1 GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cb65f76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00082, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2cb65f76, 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 0xea320c1, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x33e64800, (isShared true, created true)
[junit] Ctx #0: hash 0xea320c1, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x21d3b6e9, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0xea320c1, (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 0x2560e2d0 250x229, swapInterval 0, drawable 0x1e00078
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] SLOCK [T main @ 1407300440064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 2.023 sec
[junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.636 sec
[junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.538 sec
[junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.811 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.498 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300431649 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x548d0a1d: tileRendererInUse null, GearsES2[obj 0x548d0a1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x548d0a1d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x548d0a1d created: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x548d0a1d created: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x548d0a1d FIN GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x548d0a1d 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0001d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x548d0a1d, 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 0x7a171efb: tileRendererInUse null, GearsES2[obj 0x7a171efb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7a171efb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] SLOCK [T main @ 1407300440064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 0x7a171efb created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c75c13a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a171efb created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x16e106ac, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a171efb created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xf7d11f0, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a171efb FIN GearsES2[obj 0x7a171efb isInit true, usesShared true, 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 GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a171efb 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a171efb, 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 0x52aa430a: tileRendererInUse null, GearsES2[obj 0x52aa430a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x52aa430a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x52aa430a created w/ share: GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52aa430a created w/ share: GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52aa430a created w/ share: GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52aa430a FIN GearsES2[obj 0x52aa430a isInit true, usesShared true, 1 GearsObj[0x7c86217c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a0093c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be4cb82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x548d0a1d isInit true, usesShared false, 1 GearsObj[0x342cc581, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675ab2e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32052c5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52aa430a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52aa430a, 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 0x74704fd0, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3aacb7a9, (isShared true, created true)
[junit] Ctx #0: hash 0x74704fd0, (created true)
[junit] Ctx #1: hash 0x2eeb0275, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x2eeb0275, (isShared true, created true)
[junit] Ctx #0: hash 0x3aacb7a9, (created true)
[junit] Ctx #1: hash 0x74704fd0, (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 0x52aa430a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52aa430a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a171efb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x548d0a1d 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 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ba760ac created: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ba760ac created: GearsObj[0x4c700677, 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[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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ba760ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0003b, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504f4c0b created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504f4c0b created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xc7740e7, 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[0x58e4df82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a0dfd66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc7740e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504f4c0b 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00032, 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[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] 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[0x7edeaa13, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5da3676a created w/ share: GearsObj[0x4c700677, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5da3676a created w/ share: GearsObj[0x4eb895d5, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1d84f908, 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[0x40b3f220, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65dd340f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d84f908, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5ba760ac 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] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5da3676a 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00044, 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 0x36ceb0be, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x69460415, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x3874fb53, (isShared true, created true)
[junit] Ctx #0: hash 0x69460415, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x69460415, (isShared true, created true)
[junit] Ctx #0: hash 0x3874fb53, (created true)
[junit] Ctx #1: hash 0x36ceb0be, (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 0x5ba760ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ba760ac 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 0x5da3676a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5da3676a 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 0x5eaa557e: tileRendererInUse null, GearsES2[obj 0x5eaa557e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5eaa557e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x5eaa557e created: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5eaa557e created: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5eaa557e FIN GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5eaa557e 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00059, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5eaa557e, 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 0x1980c2ac: tileRendererInUse null, GearsES2[obj 0x1980c2ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x1980c2ac on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x1980c2ac created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1980c2ac created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1980c2ac created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1980c2ac FIN GearsES2[obj 0x1980c2ac isInit true, usesShared true, 1 GearsObj[0x81b087d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26ca4ab3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aee41aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1980c2ac 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1980c2ac, 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 0x2d750345: tileRendererInUse null, GearsES2[obj 0x2d750345 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2d750345 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2d750345 created w/ share: GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d750345 created w/ share: GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d750345 created w/ share: GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d750345 FIN GearsES2[obj 0x2d750345 isInit true, usesShared true, 1 GearsObj[0x51242a59, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d5862ad, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15b65ae8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5eaa557e isInit true, usesShared false, 1 GearsObj[0x4752458f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a54d3dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x672188b4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, 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] XXX-C-3.1:
[junit] Myself: hash 0x5dd1bc1f, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x6eedf759, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x43934618, (isShared true, created true)
[junit] Ctx #0: hash 0x6eedf759, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x6eedf759, (isShared true, created true)
[junit] Ctx #0: hash 0x43934618, (created true)
[junit] Ctx #1: hash 0x5dd1bc1f, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d750345 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d750345, angle 0.5, [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 Destroy in clean order NOW
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d750345 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1980c2ac FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5eaa557e 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 0x2560e2d0: tileRendererInUse null, GearsES2[obj 0x2560e2d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2560e2d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2560e2d0 created: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2560e2d0 created: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2560e2d0 FIN GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2560e2d0 0/0 246x226 of 246x226, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, 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 0x3abbbb74: tileRendererInUse null, GearsES2[obj 0x3abbbb74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x3abbbb74 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x3abbbb74 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3abbbb74 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3abbbb74 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3abbbb74 FIN GearsES2[obj 0x3abbbb74 isInit true, usesShared true, 1 GearsObj[0x32bd13bf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b7a9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x12cf6ac1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3abbbb74 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e0006e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3abbbb74, 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 0x2560e2d0 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00078, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2560e2d0, angle 0.5, [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 0x2cb65f76: tileRendererInUse null, GearsES2[obj 0x2cb65f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2cb65f76 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x2cb65f76 created w/ share: GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2cb65f76 created w/ share: GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2cb65f76 created w/ share: GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2cb65f76 FIN GearsES2[obj 0x2cb65f76 isInit true, usesShared true, 1 GearsObj[0x12470faf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7756b388, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d24e2ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2560e2d0 isInit true, usesShared false, 1 GearsObj[0x3d10689c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43f916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e96137c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2cb65f76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x1e00082, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2cb65f76, 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 0xea320c1, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x33e64800, (isShared true, created true)
[junit] Ctx #0: hash 0xea320c1, (created true)
[junit] Ctx #1: hash 0x21d3b6e9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x21d3b6e9, (isShared true, created true)
[junit] Ctx #0: hash 0x33e64800, (created true)
[junit] Ctx #1: hash 0xea320c1, (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 0x2560e2d0 250x229, swapInterval 0, drawable 0x1e00078
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2560e2d0 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3abbbb74 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2cb65f76 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] SLOCK [T main @ 1407300440064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300441036 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x562db3db: tileRendererInUse null, GearsES2[obj 0x562db3db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x562db3db 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 0x562db3db created: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x562db3db FIN GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x562db3db 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, 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 0x5859ffc7: tileRendererInUse null, GearsES2[obj 0x5859ffc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5859ffc7 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 0x5859ffc7 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5859ffc7 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5859ffc7 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5859ffc7 FIN GearsES2[obj 0x5859ffc7 isInit true, usesShared true, 1 GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5859ffc7 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5859ffc7, 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 0x5ca5ff76: tileRendererInUse null, GearsES2[obj 0x5ca5ff76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5ca5ff76 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 0x5ca5ff76 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5ca5ff76 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5ca5ff76 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ca5ff76 FIN GearsES2[obj 0x5ca5ff76 isInit true, usesShared true, 1 GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ca5ff76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ca5ff76, 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 0x562db3db 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, angle 0.5, [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 0x424b11df, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x4c438fce, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x54e5a42b, (isShared true, created true)
[junit] Ctx #0: hash 0x4c438fce, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x4c438fce, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db 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 0x58e3a908: tileRendererInUse null, GearsES2[obj 0x58e3a908 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x58e3a908 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 0x58e3a908 created: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58e3a908 FIN GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58e3a908 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, 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 0x666df412: tileRendererInUse null, GearsES2[obj 0x666df412 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x666df412 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 0x666df412 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x666df412 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x666df412 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x666df412 FIN GearsES2[obj 0x666df412 isInit true, usesShared true, 1 GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666df412 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x666df412, 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 0x58e3a908 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, angle 0.5, [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 0x59379549: tileRendererInUse null, GearsES2[obj 0x59379549 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x59379549 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 0x59379549 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x59379549 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x59379549 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59379549 FIN GearsES2[obj 0x59379549 isInit true, usesShared true, 1 GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59379549 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, 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 0x59379549 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, angle 0.5, [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 0x30722c90, (isShared true, created true)
[junit] Ctx #0: hash 0x2f48ac73, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x2f48ac73, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x5629507c, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x2f48ac73, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.361 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300441036 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x562db3db: tileRendererInUse null, GearsES2[obj 0x562db3db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x562db3db 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 0x562db3db created: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x562db3db FIN GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x562db3db 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, 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 0x5859ffc7: tileRendererInUse null, GearsES2[obj 0x5859ffc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5859ffc7 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 0x5859ffc7 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5859ffc7 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5859ffc7 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5859ffc7 FIN GearsES2[obj 0x5859ffc7 isInit true, usesShared true, 1 GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5859ffc7 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5859ffc7, 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 0x5ca5ff76: tileRendererInUse null, GearsES2[obj 0x5ca5ff76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5ca5ff76 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 0x5ca5ff76 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5ca5ff76 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5ca5ff76 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ca5ff76 FIN GearsES2[obj 0x5ca5ff76 isInit true, usesShared true, 1 GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ca5ff76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ca5ff76, 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 0x562db3db 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, angle 0.5, [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 0x424b11df, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x4c438fce, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x54e5a42b, (isShared true, created true)
[junit] Ctx #0: hash 0x4c438fce, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x4c438fce, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db 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 0x58e3a908: tileRendererInUse null, GearsES2[obj 0x58e3a908 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x58e3a908 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 0x58e3a908 created: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58e3a908 FIN GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58e3a908 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, 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 0x666df412: tileRendererInUse null, GearsES2[obj 0x666df412 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x666df412 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 0x666df412 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x666df412 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x666df412 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x666df412 FIN GearsES2[obj 0x666df412 isInit true, usesShared true, 1 GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666df412 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x666df412, 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 0x58e3a908 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, angle 0.5, [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 0x59379549: tileRendererInUse null, GearsES2[obj 0x59379549 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x59379549 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 0x59379549 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x59379549 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x59379549 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59379549 FIN GearsES2[obj 0x59379549 isInit true, usesShared true, 1 GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59379549 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, 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 0x59379549 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, angle 0.5, [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 0x30722c90, (isShared true, created true)
[junit] Ctx #0: hash 0x2f48ac73, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x2f48ac73, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x5629507c, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x2f48ac73, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] SLOCK [T main @ 1407300446317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimator took 2.029 sec
[junit] Testcase: test02AsyncEachAnimator took 1.805 sec
[junit] SLOCK [T main @ 1407300446317 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.361 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300441036 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x562db3db: tileRendererInUse null, GearsES2[obj 0x562db3db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x562db3db 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 0x562db3db created: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x562db3db created: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x562db3db FIN GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x562db3db 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, 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 0x5859ffc7: tileRendererInUse null, GearsES2[obj 0x5859ffc7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5859ffc7 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 0x5859ffc7 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5859ffc7 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5859ffc7 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5859ffc7 FIN GearsES2[obj 0x5859ffc7 isInit true, usesShared true, 1 GearsObj[0x1e1c1e6c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x481153e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x699b0459, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5859ffc7 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5859ffc7, 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 0x5ca5ff76: tileRendererInUse null, GearsES2[obj 0x5ca5ff76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x5ca5ff76 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 0x5ca5ff76 created w/ share: GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5ca5ff76 created w/ share: GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5ca5ff76 created w/ share: GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ca5ff76 FIN GearsES2[obj 0x5ca5ff76 isInit true, usesShared true, 1 GearsObj[0x456dbdf4, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x27d201c8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c7305e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x562db3db isInit true, usesShared false, 1 GearsObj[0x6f34a809, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a041fe8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e300522, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ca5ff76 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ca5ff76, 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 0x562db3db 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x562db3db, angle 0.5, [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 0x424b11df, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x4c438fce, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x54e5a42b, (isShared true, created true)
[junit] Ctx #0: hash 0x4c438fce, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x4c438fce, (isShared true, created true)
[junit] Ctx #0: hash 0x54e5a42b, (created true)
[junit] Ctx #1: hash 0x424b11df, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ca5ff76 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5859ffc7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x562db3db 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 0x58e3a908: tileRendererInUse null, GearsES2[obj 0x58e3a908 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x58e3a908 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 0x58e3a908 created: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x58e3a908 created: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58e3a908 FIN GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58e3a908 0/0 246x226 of 246x226, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, 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 0x666df412: tileRendererInUse null, GearsES2[obj 0x666df412 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x666df412 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 0x666df412 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x666df412 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x666df412 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x666df412 FIN GearsES2[obj 0x666df412 isInit true, usesShared true, 1 GearsObj[0x2af5e863, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x766bd19d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x208ed728, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x666df412 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x666df412, 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 0x58e3a908 0/0 250x229 of 250x229, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x58e3a908, angle 0.5, [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 0x59379549: tileRendererInUse null, GearsES2[obj 0x59379549 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x59379549 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 0x59379549 created w/ share: GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x59379549 created w/ share: GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x59379549 created w/ share: GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x59379549 FIN GearsES2[obj 0x59379549 isInit true, usesShared true, 1 GearsObj[0x6ad248c6, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13a7f5f4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78047040, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58e3a908 isInit true, usesShared false, 1 GearsObj[0x2744703b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7e2445a0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7f574c12, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x59379549 0/0 246x226 of 246x226, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, 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 0x59379549 0/0 250x229 of 250x229, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x59379549, angle 0.5, [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 0x30722c90, (isShared true, created true)
[junit] Ctx #0: hash 0x2f48ac73, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2:
[junit] Myself: hash 0x2f48ac73, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x5629507c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3:
[junit] Myself: hash 0x5629507c, (isShared true, created true)
[junit] Ctx #0: hash 0x30722c90, (created true)
[junit] Ctx #1: hash 0x2f48ac73, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x58e3a908 250x229, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x59379549 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x666df412 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58e3a908 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] SLOCK [T main @ 1407300446317 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 @ 1407300447219 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
[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 @ 1407300451023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.886 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300447219 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300451023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 3.697 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.886 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300447219 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300451023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300451970 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 0x469b762c: tileRendererInUse null, GearsES2[obj 0x469b762c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x469b762c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x469b762c created: GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x469b762c FIN GearsES2[obj 0x469b762c isInit true, usesShared false, 1 GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a34e632, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x469b762c 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x469b762c, 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 / 1276 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c FIN
[junit] Total: 2816.428ms
[junit] GLProfile.initSingleton(): 1173.242ms
[junit] Demo Code: 1592.876ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 50.309ms
[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 0x6ce58b15: tileRendererInUse null, GearsES2[obj 0x6ce58b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ce58b15 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x6ce58b15 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ce58b15 FIN GearsES2[obj 0x6ce58b15 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 0x6ce58b15 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ce58b15, 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 / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x154b66ce, isOwner false, <94a694e, 744784a5>[count 0, qsz 0, owner <NULL>]]]
[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: 1930.688ms
[junit] GLProfile.initSingleton(): 490.86ms
[junit] Demo Code: 1397.371ms
[junit] GLInfo: 2.19ms
[junit] GLProfile.shutdown(): 40.267ms
[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 0x280206: tileRendererInUse null, GearsES2[obj 0x280206 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x280206 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x280206 created: GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x280206 FIN GearsES2[obj 0x280206 isInit true, usesShared false, 1 GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f1c9c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x280206 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, 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 0x280206 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, angle 0.5, [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 / 1227 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4330b77a, isOwner false, <335dcd0c, 5340e92c>[count 0, qsz 0, owner <NULL>]]]
[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: 1838.882ms
[junit] GLProfile.initSingleton(): 434.77ms
[junit] Demo Code: 1376.494ms
[junit] GLInfo: 1.284ms
[junit] GLProfile.shutdown(): 26.334ms
[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 0x777a7af2: tileRendererInUse null, GearsES2[obj 0x777a7af2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x777a7af2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x777a7af2 created: GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x777a7af2 FIN GearsES2[obj 0x777a7af2 isInit true, usesShared false, 1 GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39203412, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x777a7af2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, 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 0x777a7af2 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, angle 0.5, [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 / 1231 ms, 48.7 fps, 20 ms/f; total: 60 f, 48.7 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2 FIN
[junit] Total: 1906.86ms
[junit] GLProfile.initSingleton(): 494.368ms
[junit] Demo Code: 1367.529ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 44.962ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b9de054: tileRendererInUse null, GearsES2[obj 0x4b9de054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b9de054 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4b9de054 created: GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b9de054 FIN GearsES2[obj 0x4b9de054 isInit true, usesShared false, 1 GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x474715d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9de054 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, 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 0x4b9de054 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, angle 0.5, [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 / 1212 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054 FIN
[junit] Total: 1895.349ms
[junit] GLProfile.initSingleton(): 490.802ms
[junit] Demo Code: 1372.433ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 32.113ms
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.713 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300451970 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 0x469b762c: tileRendererInUse null, GearsES2[obj 0x469b762c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x469b762c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x469b762c created: GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x469b762c FIN GearsES2[obj 0x469b762c isInit true, usesShared false, 1 GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a34e632, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x469b762c 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x469b762c, 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 / 1276 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c FIN
[junit] Total: 2816.428ms
[junit] GLProfile.initSingleton(): 1173.242ms
[junit] Demo Code: 1592.876ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 50.309ms
[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 0x6ce58b15: tileRendererInUse null, GearsES2[obj 0x6ce58b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ce58b15 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x6ce58b15 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ce58b15 FIN GearsES2[obj 0x6ce58b15 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 0x6ce58b15 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ce58b15, 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 / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x154b66ce, isOwner false, <94a694e, 744784a5>[count 0, qsz 0, owner <NULL>]]]
[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: 1930.688ms
[junit] GLProfile.initSingleton(): 490.86ms
[junit] Demo Code: 1397.371ms
[junit] GLInfo: 2.19ms
[junit] GLProfile.shutdown(): 40.267ms
[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 0x280206: tileRendererInUse null, GearsES2[obj 0x280206 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x280206 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x280206 created: GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x280206 FIN GearsES2[obj 0x280206 isInit true, usesShared false, 1 GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f1c9c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x280206 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, 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 0x280206 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, angle 0.5, [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 / 1227 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4330b77a, isOwner false, <335dcd0c, 5340e92c>[count 0, qsz 0, owner <NULL>]]]
[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: 1838.882ms
[junit] GLProfile.initSingleton(): 434.77ms
[junit] Demo Code: 1376.494ms
[junit] GLInfo: 1.284ms
[junit] GLProfile.shutdown(): 26.334ms
[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 0x777a7af2: tileRendererInUse null, GearsES2[obj 0x777a7af2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x777a7af2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x777a7af2 created: GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x777a7af2 FIN GearsES2[obj 0x777a7af2 isInit true, usesShared false, 1 GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39203412, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x777a7af2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, 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 0x777a7af2 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, angle 0.5, [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 / 1231 ms, 48.7 fps, 20 ms/f; total: 60 f, 48.7 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2 FIN
[junit] Total: 1906.86ms
[junit] GLProfile.initSingleton(): 494.368ms
[junit] Demo Code: 1367.529ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 44.962ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b9de054: tileRendererInUse null, GearsES2[obj 0x4b9de054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b9de054 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4b9de054 created: GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b9de054 FIN GearsES2[obj 0x4b9de054 isInit true, usesShared false, 1 GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x474715d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9de054 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, 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 0x4b9de054 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, angle 0.5, [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 / 1212 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054 FIN
[junit] Total: 1895.349ms
[junit] GLProfile.initSingleton(): 490.802ms
[junit] Demo Code: 1372.433ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 32.113ms
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] SLOCK [T main @ 1407300462601 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01OneLife took 2.943 sec
[junit] Testcase: test02AnotherLifeWithGLInfo took 1.933 sec
[junit] Testcase: test03AnotherLife took 1.841 sec
[junit] Testcase: test03TwoLifes took 3.805 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.713 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300451970 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 0x469b762c: tileRendererInUse null, GearsES2[obj 0x469b762c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x469b762c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x469b762c created: GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x469b762c created: GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x469b762c FIN GearsES2[obj 0x469b762c isInit true, usesShared false, 1 GearsObj[0x5d8ea8df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40f0f875, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a34e632, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x469b762c 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] SLOCK [T main @ 1407300462601 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] >> GearsES2 0x469b762c, 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 / 1276 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x469b762c FIN
[junit] Total: 2816.428ms
[junit] GLProfile.initSingleton(): 1173.242ms
[junit] Demo Code: 1592.876ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 50.309ms
[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 0x6ce58b15: tileRendererInUse null, GearsES2[obj 0x6ce58b15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ce58b15 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x6ce58b15 created: GearsObj[0x1cc8ca96, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ce58b15 created: GearsObj[0x426c4c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ce58b15 FIN GearsES2[obj 0x6ce58b15 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 0x6ce58b15 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ce58b15, 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 / 1216 ms, 49.3 fps, 20 ms/f; total: 60 f, 49.3 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ce58b15 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x154b66ce, isOwner false, <94a694e, 744784a5>[count 0, qsz 0, owner <NULL>]]]
[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: 1930.688ms
[junit] GLProfile.initSingleton(): 490.86ms
[junit] Demo Code: 1397.371ms
[junit] GLInfo: 2.19ms
[junit] GLProfile.shutdown(): 40.267ms
[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 0x280206: tileRendererInUse null, GearsES2[obj 0x280206 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x280206 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x280206 created: GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x280206 created: GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x280206 FIN GearsES2[obj 0x280206 isInit true, usesShared false, 1 GearsObj[0x6fb8878, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bbc81dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24f1c9c6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x280206 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, 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 0x280206 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x280206, angle 0.5, [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 / 1227 ms, 48.8 fps, 20 ms/f; total: 60 f, 48.8 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x280206 FIN
[junit] GLProfiles on device X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x0, owner false, ResourceToolkitLock[obj 0x4330b77a, isOwner false, <335dcd0c, 5340e92c>[count 0, qsz 0, owner <NULL>]]]
[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: 1838.882ms
[junit] GLProfile.initSingleton(): 434.77ms
[junit] Demo Code: 1376.494ms
[junit] GLInfo: 1.284ms
[junit] GLProfile.shutdown(): 26.334ms
[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 0x777a7af2: tileRendererInUse null, GearsES2[obj 0x777a7af2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x777a7af2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x777a7af2 created: GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x777a7af2 created: GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x777a7af2 FIN GearsES2[obj 0x777a7af2 isInit true, usesShared false, 1 GearsObj[0x18b24578, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5feed5f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39203412, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x777a7af2 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, 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 0x777a7af2 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x777a7af2, angle 0.5, [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 / 1231 ms, 48.7 fps, 20 ms/f; total: 60 f, 48.7 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x777a7af2 FIN
[junit] Total: 1906.86ms
[junit] GLProfile.initSingleton(): 494.368ms
[junit] Demo Code: 1367.529ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 44.962ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b9de054: tileRendererInUse null, GearsES2[obj 0x4b9de054 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b9de054 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4b9de054 created: GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b9de054 created: GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b9de054 FIN GearsES2[obj 0x4b9de054 isInit true, usesShared false, 1 GearsObj[0x6c9f55d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50bb85b4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x474715d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b9de054 0/0 246x226 of 246x226, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, 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 0x4b9de054 0/0 250x229 of 250x229, swapInterval 1, drawable 0x1e0003c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b9de054, angle 0.5, [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 / 1212 ms, 49.5 fps, 20 ms/f; total: 60 f, 49.5 fps, 20 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b9de054 FIN
[junit] Total: 1895.349ms
[junit] GLProfile.initSingleton(): 490.802ms
[junit] Demo Code: 1372.433ms
[junit] GLInfo: 0.001ms
[junit] GLProfile.shutdown(): 32.113ms
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] SLOCK [T main @ 1407300462601 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300463451 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 626, frames 1390750, fps 2221725.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398531, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74d52b2b: tileRendererInUse null, GearsES2[obj 0x74d52b2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x74d52b2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x74d52b2b created: GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74d52b2b FIN GearsES2[obj 0x74d52b2b isInit true, usesShared false, 1 GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6962bb7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1079, frames 1875205, fps 1737887.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 1081, frames 1881483, fps 1740499.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b 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 15, 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 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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.init.0 0x6d3fb627: tileRendererInUse null, GearsES2[obj 0x6d3fb627 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6d3fb627 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x6d3fb627 created: GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d3fb627 FIN GearsES2[obj 0x6d3fb627 isInit true, usesShared false, 1 GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26899af8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 8, 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627 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 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927: tileRendererInUse null, GearsES2[obj 0x18dbe927 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18dbe927 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x18dbe927 created: GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18dbe927 FIN GearsES2[obj 0x18dbe927 isInit true, usesShared false, 1 GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29f77917, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 9, 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927 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 17, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 17, 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 0x406875f5: tileRendererInUse null, GearsES2[obj 0x406875f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x406875f5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x406875f5 created: GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x406875f5 FIN GearsES2[obj 0x406875f5 isInit true, usesShared false, 1 GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49284be4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 24, 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 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 24, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 37, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 37, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, 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 0x406875f5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x406875f5 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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 false, 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 0x5e98c92c: tileRendererInUse null, GearsES2[obj 0x5e98c92c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e98c92c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x5e98c92c created: GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e98c92c FIN GearsES2[obj 0x5e98c92c isInit true, usesShared false, 1 GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56dc688a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 7, 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, 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 0x5e98c92c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e98c92c 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 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 0x2b780d7a: tileRendererInUse null, GearsES2[obj 0x2b780d7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2b780d7a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x2b780d7a created: GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b780d7a FIN GearsES2[obj 0x2b780d7a isInit true, usesShared false, 1 GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d31fcb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 7, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b780d7a 640x480, swapInterval 1, drawable 0x1e00061
[junit] Item Stays: 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] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, 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 0x2b780d7a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b780d7a FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] SLOCK [T main @ 1407300471043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.673 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300463451 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 626, frames 1390750, fps 2221725.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398531, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74d52b2b: tileRendererInUse null, GearsES2[obj 0x74d52b2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x74d52b2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x74d52b2b created: GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74d52b2b FIN GearsES2[obj 0x74d52b2b isInit true, usesShared false, 1 GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6962bb7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1079, frames 1875205, fps 1737887.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 1081, frames 1881483, fps 1740499.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b 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 15, 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 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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.init.0 0x6d3fb627: tileRendererInUse null, GearsES2[obj 0x6d3fb627 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6d3fb627 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x6d3fb627 created: GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d3fb627 FIN GearsES2[obj 0x6d3fb627 isInit true, usesShared false, 1 GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26899af8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 8, 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627 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 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927: tileRendererInUse null, GearsES2[obj 0x18dbe927 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18dbe927 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x18dbe927 created: GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18dbe927 FIN GearsES2[obj 0x18dbe927 isInit true, usesShared false, 1 GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29f77917, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 9, 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927 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 17, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 17, 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 0x406875f5: tileRendererInUse null, GearsES2[obj 0x406875f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x406875f5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x406875f5 created: GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x406875f5 FIN GearsES2[obj 0x406875f5 isInit true, usesShared false, 1 GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49284be4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 24, 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 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 24, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 37, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 37, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, 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 0x406875f5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x406875f5 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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 false, 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 0x5e98c92c: tileRendererInUse null, GearsES2[obj 0x5e98c92c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e98c92c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x5e98c92c created: GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e98c92c FIN GearsES2[obj 0x5e98c92c isInit true, usesShared false, 1 GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56dc688a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 7, 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, 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 0x5e98c92c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e98c92c 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 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 0x2b780d7a: tileRendererInUse null, GearsES2[obj 0x2b780d7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2b780d7a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x2b780d7a created: GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b780d7a FIN GearsES2[obj 0x2b780d7a isInit true, usesShared false, 1 GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d31fcb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 7, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b780d7a 640x480, swapInterval 1, drawable 0x1e00061
[junit] Item Stays: 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] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, 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 0x2b780d7a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b780d7a FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] SLOCK [T main @ 1407300471043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAnimatorContinue took 2.72 sec
[junit] Testcase: testAnimatorResumePause took 0.944 sec
[junit] Testcase: testAnimatorStartStop took 0.98 sec
[junit] Testcase: testFPSAnimatorContinue took 0.948 sec
[junit] Testcase: testFPSAnimatorResumePause took 0.927 sec
[junit] Testcase: testFPSAnimatorStartStop took 0.948 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.673 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300463451 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 626, frames 1390750, fps 2221725.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398531, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74d52b2b: tileRendererInUse null, GearsES2[obj 0x74d52b2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x74d52b2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x74d52b2b created: GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x74d52b2b created: GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74d52b2b FIN GearsES2[obj 0x74d52b2b isInit true, usesShared false, 1 GearsObj[0x1b7daac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5755f64e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6962bb7d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 629, frames 1398532, fps 2223338.8], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1079, frames 1875205, fps 1737887.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x46e2812b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x46e2812b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x7d0e0c8b: 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 1081, frames 1881483, fps 1740499.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74d52b2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x74d52b2b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74d52b2b 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 15, 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 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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.init.0 0x6d3fb627: tileRendererInUse null, GearsES2[obj 0x6d3fb627 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6d3fb627 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x6d3fb627 created: GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6d3fb627 created: GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d3fb627 FIN GearsES2[obj 0x6d3fb627 isInit true, usesShared false, 1 GearsObj[0x3eccc1b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74c0eefa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26899af8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 8, 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, 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] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x155932e2: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x155932e2: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x3b907285: 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 0x6d3fb627 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d3fb627, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d3fb627 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 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927: tileRendererInUse null, GearsES2[obj 0x18dbe927 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18dbe927 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x18dbe927 created: GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18dbe927 created: GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18dbe927 FIN GearsES2[obj 0x18dbe927 isInit true, usesShared false, 1 GearsObj[0x68af6fa0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55c9a711, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29f77917, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 9, 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x557712ec: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x557712ec: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x5d311630: 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 0x18dbe927 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18dbe927, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18dbe927 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 17, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 17, 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 0x406875f5: tileRendererInUse null, GearsES2[obj 0x406875f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x406875f5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x406875f5 created: GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x406875f5 created: GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x406875f5 FIN GearsES2[obj 0x406875f5 isInit true, usesShared false, 1 GearsObj[0x6d65651c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1bd14960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49284be4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 24, 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 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 24, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 37, 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 0x464336a9: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x464336a9: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x25d2845a: 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 37, 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 0x406875f5 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00045, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x406875f5, 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 0x406875f5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x406875f5 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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 false, 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 0x5e98c92c: tileRendererInUse null, GearsES2[obj 0x5e98c92c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e98c92c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x5e98c92c created: GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e98c92c created: GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e98c92c FIN GearsES2[obj 0x5e98c92c isInit true, usesShared false, 1 GearsObj[0x5679f207, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6000d5eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56dc688a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 7, 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[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 0x72b7f789: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x72b7f789: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x109a51a9: 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 0x5e98c92c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e98c92c, 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 0x5e98c92c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e98c92c 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 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 0x2b780d7a: tileRendererInUse null, GearsES2[obj 0x2b780d7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2b780d7a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x2b780d7a created: GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2b780d7a created: GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b780d7a FIN GearsES2[obj 0x2b780d7a isInit true, usesShared false, 1 GearsObj[0x5060e5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50993fe5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d31fcb9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 7, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: 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 7, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2b780d7a 640x480, swapInterval 1, drawable 0x1e00061
[junit] Item Stays: 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] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x16393f3c: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x16393f3c: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6fd134fc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b780d7a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00061, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2b780d7a, 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 0x2b780d7a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b780d7a FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] SLOCK [T main @ 1407300471043 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 @ 1407300471999 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x24db4002: tileRendererInUse null, GearsES2[obj 0x24db4002 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x24db4002 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 0x24db4002 created: GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x24db4002 FIN GearsES2[obj 0x24db4002 isInit true, usesShared false, 1 GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x714d61fc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x24db4002 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x24db4002, 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 0x4cfa0a35: tileRendererInUse null, GearsES2[obj 0x4cfa0a35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4cfa0a35 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 0x4cfa0a35 created: GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4cfa0a35 FIN GearsES2[obj 0x4cfa0a35 isInit true, usesShared false, 1 GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c45d8fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4cfa0a35 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, 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 0x102de1be: tileRendererInUse null, GearsES2[obj 0x102de1be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x102de1be 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 0x102de1be created: GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x102de1be FIN GearsES2[obj 0x102de1be isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x293dead6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x102de1be 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, 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 0x4cfa0a35 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, angle 0.5, [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 0x102de1be 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, angle 0.5, [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 0x24db4002 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x24db4002, angle 0.5, [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 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002 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 0x769a98b9: tileRendererInUse null, GearsES2[obj 0x769a98b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x769a98b9 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 0x769a98b9 created: GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x769a98b9 FIN GearsES2[obj 0x769a98b9 isInit true, usesShared false, 1 GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16452e85, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x769a98b9 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, 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 0x769a98b9 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, angle 0.5, [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 0x70076b33: tileRendererInUse null, GearsES2[obj 0x70076b33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x70076b33 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 0x70076b33 created: GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70076b33 FIN GearsES2[obj 0x70076b33 isInit true, usesShared false, 1 GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d07c721, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70076b33 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, 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 0x70076b33 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, angle 0.5, [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 0x43ccb601: tileRendererInUse null, GearsES2[obj 0x43ccb601 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43ccb601 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 0x43ccb601 created: GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43ccb601 FIN GearsES2[obj 0x43ccb601 isInit true, usesShared false, 1 GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cf93cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43ccb601 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, 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 0x43ccb601 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, angle 0.5, [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 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601 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.299 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300471999 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x24db4002: tileRendererInUse null, GearsES2[obj 0x24db4002 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x24db4002 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 0x24db4002 created: GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x24db4002 FIN GearsES2[obj 0x24db4002 isInit true, usesShared false, 1 GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x714d61fc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x24db4002 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x24db4002, 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 0x4cfa0a35: tileRendererInUse null, GearsES2[obj 0x4cfa0a35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4cfa0a35 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 0x4cfa0a35 created: GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4cfa0a35 FIN GearsES2[obj 0x4cfa0a35 isInit true, usesShared false, 1 GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c45d8fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4cfa0a35 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, 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 0x102de1be: tileRendererInUse null, GearsES2[obj 0x102de1be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x102de1be 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 0x102de1be created: GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x102de1be FIN GearsES2[obj 0x102de1be isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x293dead6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x102de1be 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, 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 0x4cfa0a35 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, angle 0.5, [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 0x102de1be 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, angle 0.5, [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 0x24db4002 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x24db4002, angle 0.5, [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 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002 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 0x769a98b9: tileRendererInUse null, GearsES2[obj 0x769a98b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x769a98b9 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 0x769a98b9 created: GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x769a98b9 FIN GearsES2[obj 0x769a98b9 isInit true, usesShared false, 1 GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16452e85, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x769a98b9 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, 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 0x769a98b9 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, angle 0.5, [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 0x70076b33: tileRendererInUse null, GearsES2[obj 0x70076b33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x70076b33 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 0x70076b33 created: GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70076b33 FIN GearsES2[obj 0x70076b33 isInit true, usesShared false, 1 GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d07c721, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70076b33 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, 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 0x70076b33 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, angle 0.5, [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 0x43ccb601: tileRendererInUse null, GearsES2[obj 0x43ccb601 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43ccb601 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 0x43ccb601 created: GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43ccb601 FIN GearsES2[obj 0x43ccb601 isInit true, usesShared false, 1 GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cf93cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43ccb601 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, 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 0x43ccb601 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, angle 0.5, [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 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] SLOCK [T main @ 1407300478217 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimator took 3.846 sec
[junit] Testcase: test02AsyncEachAnimator took 2.274 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.299 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300471999 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x24db4002: tileRendererInUse null, GearsES2[obj 0x24db4002 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x24db4002 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 0x24db4002 created: GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x24db4002 created: GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x24db4002 FIN GearsES2[obj 0x24db4002 isInit true, usesShared false, 1 GearsObj[0x704cda78, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x459b35e1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x714d61fc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x24db4002 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] SLOCK [T main @ 1407300478217 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] >> GearsES2 0x24db4002, 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 0x4cfa0a35: tileRendererInUse null, GearsES2[obj 0x4cfa0a35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4cfa0a35 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 0x4cfa0a35 created: GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4cfa0a35 created: GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4cfa0a35 FIN GearsES2[obj 0x4cfa0a35 isInit true, usesShared false, 1 GearsObj[0x7785b73c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bc10171, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4c45d8fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4cfa0a35 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, 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 0x102de1be: tileRendererInUse null, GearsES2[obj 0x102de1be isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x102de1be 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 0x102de1be created: GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x102de1be created: GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x102de1be FIN GearsES2[obj 0x102de1be isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10201107, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x293dead6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x102de1be 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, 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 0x4cfa0a35 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4cfa0a35, angle 0.5, [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 0x102de1be 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x102de1be, angle 0.5, [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 0x24db4002 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x24db4002, angle 0.5, [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 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4cfa0a35 634x453, swapInterval 0, drawable 0x4000002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x24db4002 634x453, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x102de1be FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4cfa0a35 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x24db4002 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 0x769a98b9: tileRendererInUse null, GearsES2[obj 0x769a98b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x769a98b9 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 0x769a98b9 created: GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x769a98b9 created: GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x769a98b9 FIN GearsES2[obj 0x769a98b9 isInit true, usesShared false, 1 GearsObj[0x48a4c614, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x39c8704e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16452e85, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x769a98b9 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, 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 0x769a98b9 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x769a98b9, angle 0.5, [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 0x70076b33: tileRendererInUse null, GearsES2[obj 0x70076b33 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x70076b33 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 0x70076b33 created: GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x70076b33 created: GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70076b33 FIN GearsES2[obj 0x70076b33 isInit true, usesShared false, 1 GearsObj[0x7d40a941, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x20282aa5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2d07c721, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70076b33 0/0 630x450 of 630x450, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, 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 0x70076b33 0/0 634x453 of 634x453, swapInterval 0, drawable 0x4000006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x70076b33, angle 0.5, [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 0x43ccb601: tileRendererInUse null, GearsES2[obj 0x43ccb601 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43ccb601 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 0x43ccb601 created: GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x43ccb601 created: GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43ccb601 FIN GearsES2[obj 0x43ccb601 isInit true, usesShared false, 1 GearsObj[0x766bd19d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x208ed728, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1cf93cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43ccb601 0/0 630x450 of 630x450, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, 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 0x43ccb601 0/0 634x453 of 634x453, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43ccb601, angle 0.5, [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 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x769a98b9 634x453, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x70076b33 634x453, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x43ccb601 634x453, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x769a98b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70076b33 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43ccb601 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] SLOCK [T main @ 1407300478217 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 @ 1407300479115 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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.594 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300479115 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] SLOCK [T main @ 1407300485627 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[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 @ 1407300485627 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NormalPre_1Win took 2.842 sec
[junit] Testcase: test02NormalPost_1Win took 0.368 sec
[junit] Testcase: test03ExclPre_1Win took 0.002 sec
[junit] Testcase: test04ExclPost_1Win took 0.001 sec
[junit] Testcase: test05NormalPre_4Win took 2.019 sec
[junit] Testcase: test06NormalPost_4Win took 0.674 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.594 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300479115 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1407300485627 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 @ 1407300486508 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] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.678 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300486508 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] SLOCK [T main @ 1407300493106 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 @ 1407300493106 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NormalPre_1Win took 2.877 sec
[junit] Testcase: test02NormalPost_1Win took 0.393 sec
[junit] Testcase: test03ExclPre_1Win took 0.002 sec
[junit] Testcase: test04ExclPost_1Win took 0.002 sec
[junit] Testcase: test05NormalPre_4Win took 2.065 sec
[junit] Testcase: test06NormalPost_4Win took 0.714 sec
[junit] Testcase: test07ExclPre_4Win took 0.001 sec
[junit] Testcase: test08ExclPost_4Win took 0 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.678 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300486508 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 @ 1407300493106 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 @ 1407300494021 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x73bb3cc: tileRendererInUse null, GearsES2[obj 0x73bb3cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73bb3cc 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 0x73bb3cc created: GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73bb3cc FIN GearsES2[obj 0x73bb3cc isInit true, usesShared false, 1 GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41698045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73bb3cc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x73bb3cc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x73bb3cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73bb3cc 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 0x35a1d25f: tileRendererInUse null, GearsES2[obj 0x35a1d25f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a1d25f 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 0x35a1d25f created: GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x35a1d25f FIN GearsES2[obj 0x35a1d25f isInit true, usesShared false, 1 GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2457c24c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x35a1d25f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x35a1d25f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, 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] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f 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 0xf0aa166: tileRendererInUse null, GearsES2[obj 0xf0aa166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf0aa166 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 0xf0aa166 created: GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xf0aa166 FIN GearsES2[obj 0xf0aa166 isInit true, usesShared false, 1 GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aacc7d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xf0aa166 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0030-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 0xf0aa166 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0037-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166 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 0x501afe27: tileRendererInUse null, GearsES2[obj 0x501afe27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x501afe27 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 0x501afe27 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x501afe27 FIN GearsES2[obj 0x501afe27 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 0x501afe27 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0041-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 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27 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 0x69f5605b: tileRendererInUse null, GearsES2[obj 0x69f5605b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69f5605b 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 0x69f5605b created: GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x69f5605b FIN GearsES2[obj 0x69f5605b isInit true, usesShared false, 1 GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa2baf8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x69f5605b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0053-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 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b 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 0x6b5d09c: tileRendererInUse null, GearsES2[obj 0x6b5d09c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6b5d09c 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 0x6b5d09c created: GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6b5d09c FIN GearsES2[obj 0x6b5d09c isInit true, usesShared false, 1 GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e4f16a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6b5d09c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0065-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 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0071-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c 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 0x45be2f61: tileRendererInUse null, GearsES2[obj 0x45be2f61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45be2f61 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 0x45be2f61 created: GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x45be2f61 FIN GearsES2[obj 0x45be2f61 isInit true, usesShared false, 1 GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547638c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x45be2f61 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0077-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 0x45be2f61 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61 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 0x2d6ff346: tileRendererInUse null, GearsES2[obj 0x2d6ff346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d6ff346 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 0x2d6ff346 created: GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x2d6ff346 FIN GearsES2[obj 0x2d6ff346 isInit true, usesShared false, 1 GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cb2018c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x2d6ff346 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00010, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0087-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 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346 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 0x73526f80: tileRendererInUse null, GearsES2[obj 0x73526f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73526f80 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 0x73526f80 created: GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73526f80 FIN GearsES2[obj 0x73526f80 isInit true, usesShared false, 1 GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c72b972, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73526f80 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0100-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 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0107-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80 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 0x9b1a755: tileRendererInUse null, GearsES2[obj 0x9b1a755 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9b1a755 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 0x9b1a755 created: GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x9b1a755 FIN GearsES2[obj 0x9b1a755 isInit true, usesShared false, 1 GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x117c2d84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x9b1a755 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0113-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 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755 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.072 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300494021 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x73bb3cc: tileRendererInUse null, GearsES2[obj 0x73bb3cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73bb3cc 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 0x73bb3cc created: GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73bb3cc FIN GearsES2[obj 0x73bb3cc isInit true, usesShared false, 1 GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41698045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73bb3cc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x73bb3cc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x73bb3cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73bb3cc 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 0x35a1d25f: tileRendererInUse null, GearsES2[obj 0x35a1d25f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a1d25f 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 0x35a1d25f created: GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x35a1d25f FIN GearsES2[obj 0x35a1d25f isInit true, usesShared false, 1 GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2457c24c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x35a1d25f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x35a1d25f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, 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] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f 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 0xf0aa166: tileRendererInUse null, GearsES2[obj 0xf0aa166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf0aa166 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 0xf0aa166 created: GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xf0aa166 FIN GearsES2[obj 0xf0aa166 isInit true, usesShared false, 1 GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aacc7d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xf0aa166 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0030-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 0xf0aa166 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0037-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166 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 0x501afe27: tileRendererInUse null, GearsES2[obj 0x501afe27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x501afe27 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 0x501afe27 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x501afe27 FIN GearsES2[obj 0x501afe27 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 0x501afe27 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0041-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 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27 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 0x69f5605b: tileRendererInUse null, GearsES2[obj 0x69f5605b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69f5605b 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] SLOCK [T main @ 1407300501013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] GL_VERSION 4.4.12874 Core Profile Context 14.10.1006.1001
[junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 261
[junit] GLX_EXTENSIONS 28
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69f5605b created: GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x69f5605b FIN GearsES2[obj 0x69f5605b isInit true, usesShared false, 1 GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa2baf8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x69f5605b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0053-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 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b 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 0x6b5d09c: tileRendererInUse null, GearsES2[obj 0x6b5d09c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6b5d09c 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 0x6b5d09c created: GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6b5d09c FIN GearsES2[obj 0x6b5d09c isInit true, usesShared false, 1 GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e4f16a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6b5d09c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0065-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 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0071-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c 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 0x45be2f61: tileRendererInUse null, GearsES2[obj 0x45be2f61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45be2f61 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 0x45be2f61 created: GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x45be2f61 FIN GearsES2[obj 0x45be2f61 isInit true, usesShared false, 1 GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547638c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x45be2f61 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0077-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 0x45be2f61 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61 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 0x2d6ff346: tileRendererInUse null, GearsES2[obj 0x2d6ff346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d6ff346 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 0x2d6ff346 created: GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x2d6ff346 FIN GearsES2[obj 0x2d6ff346 isInit true, usesShared false, 1 GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cb2018c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x2d6ff346 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00010, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0087-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 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346 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 0x73526f80: tileRendererInUse null, GearsES2[obj 0x73526f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73526f80 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 0x73526f80 created: GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73526f80 FIN GearsES2[obj 0x73526f80 isInit true, usesShared false, 1 GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c72b972, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73526f80 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0100-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 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0107-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80 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 0x9b1a755: tileRendererInUse null, GearsES2[obj 0x9b1a755 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9b1a755 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 0x9b1a755 created: GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x9b1a755 FIN GearsES2[obj 0x9b1a755 isInit true, usesShared false, 1 GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x117c2d84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x9b1a755 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0113-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 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755 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 @ 1407300501013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 6.897 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.072 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300494021 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x73bb3cc: tileRendererInUse null, GearsES2[obj 0x73bb3cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73bb3cc 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 0x73bb3cc created: GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73bb3cc created: GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73bb3cc FIN GearsES2[obj 0x73bb3cc isInit true, usesShared false, 1 GearsObj[0x41cab830, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6402790e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41698045, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73bb3cc 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x73bb3cc 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73bb3cc, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x73bb3cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73bb3cc 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 0x35a1d25f: tileRendererInUse null, GearsES2[obj 0x35a1d25f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a1d25f 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 0x35a1d25f created: GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a1d25f created: GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x35a1d25f FIN GearsES2[obj 0x35a1d25f isInit true, usesShared false, 1 GearsObj[0x1189857e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b9b1c30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2457c24c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x35a1d25f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x35a1d25f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a1d25f, 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] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0024-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a1d25f 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 0xf0aa166: tileRendererInUse null, GearsES2[obj 0xf0aa166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf0aa166 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 0xf0aa166 created: GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf0aa166 created: GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0xf0aa166 FIN GearsES2[obj 0xf0aa166 isInit true, usesShared false, 1 GearsObj[0x416e1533, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2231e8d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aacc7d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0xf0aa166 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0030-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 0xf0aa166 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf0aa166, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0037-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf0aa166 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 0x501afe27: tileRendererInUse null, GearsES2[obj 0x501afe27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x501afe27 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 0x501afe27 created: GearsObj[0x5bf7f63f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x501afe27 created: GearsObj[0x7447d144, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x501afe27 FIN GearsES2[obj 0x501afe27 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 0x501afe27 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00008, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0041-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 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x501afe27 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x501afe27, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0047-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x501afe27 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 0x69f5605b: tileRendererInUse null, GearsES2[obj 0x69f5605b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69f5605b 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 0x69f5605b created: GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69f5605b created: GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x69f5605b FIN GearsES2[obj 0x69f5605b isInit true, usesShared false, 1 GearsObj[0x1ea54ce7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x765be168, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa2baf8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x69f5605b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0053-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 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69f5605b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00044, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69f5605b, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69f5605b 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 0x6b5d09c: tileRendererInUse null, GearsES2[obj 0x6b5d09c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6b5d09c 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 0x6b5d09c created: GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6b5d09c created: GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x6b5d09c FIN GearsES2[obj 0x6b5d09c isInit true, usesShared false, 1 GearsObj[0xa27d00a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bcb45bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e4f16a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x6b5d09c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0065-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 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6b5d09c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6b5d09c, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0071-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6b5d09c 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 0x45be2f61: tileRendererInUse null, GearsES2[obj 0x45be2f61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45be2f61 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 0x45be2f61 created: GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45be2f61 created: GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x45be2f61 FIN GearsES2[obj 0x45be2f61 isInit true, usesShared false, 1 GearsObj[0x2545f23e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1322d790, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x547638c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x45be2f61 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e0000e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0077-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 0x45be2f61 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45be2f61, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45be2f61 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 0x2d6ff346: tileRendererInUse null, GearsES2[obj 0x2d6ff346 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2d6ff346 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 0x2d6ff346 created: GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2d6ff346 created: GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x2d6ff346 FIN GearsES2[obj 0x2d6ff346 isInit true, usesShared false, 1 GearsObj[0x77c9912f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525ae219, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cb2018c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x2d6ff346 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00010, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0087-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 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d6ff346 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00068, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2d6ff346, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0094-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d6ff346 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 0x73526f80: tileRendererInUse null, GearsES2[obj 0x73526f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x73526f80 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 0x73526f80 created: GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x73526f80 created: GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x73526f80 FIN GearsES2[obj 0x73526f80 isInit true, usesShared false, 1 GearsObj[0x15189108, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fd9af09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2c72b972, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x73526f80 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0100-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 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x73526f80 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00074, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x73526f80, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0107-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x73526f80 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 0x9b1a755: tileRendererInUse null, GearsES2[obj 0x9b1a755 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9b1a755 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 0x9b1a755 created: GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9b1a755 created: GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x9b1a755 FIN GearsES2[obj 0x9b1a755 isInit true, usesShared false, 1 GearsObj[0x7bd41551, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20c3b85a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x117c2d84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x9b1a755 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-n0113-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 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9b1a755 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9b1a755, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0120-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9b1a755 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 @ 1407300501013 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 @ 1407300501943 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 - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503496 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503499 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503502 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503559 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503979 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503980 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503988 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503992 d 0ms]]
[junit] 1 - switch - START 1045
[junit] 1 - switch - END 1045
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506484 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506486 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506537 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506618 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506773 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506774 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506777 d 0ms]]
[junit] 1 - switch - START 1036
[junit] 1 - switch - END 1036
[junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2074
[junit] 2 - switch - END 2074
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0541-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509623 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1067
[junit] 1 - switch - END 1067
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0562-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2087
[junit] 2 - switch - END 2087
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1167-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512770 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512771 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512786 d 0ms]]
[junit] 1 - switch - START 1075
[junit] 1 - switch - END 1075
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0600-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2094
[junit] 2 - switch - END 2094
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0660-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515631 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515632 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515633 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515680 d 1ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515898 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515901 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515959 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515983 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515984 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515987 d 0ms]]
[junit] 1 - switch - START 1038
[junit] 1 - switch - END 1038
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2065
[junit] 2 - switch - END 2065
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518724 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518725 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518781 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518782 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518830 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518847 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1059
[junit] 1 - switch - END 1059
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0610-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2079
[junit] 2 - switch - END 2079
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1251-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300521915 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522061 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522091 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522093 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522094 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522095 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522096 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522098 d 0ms]]
[junit] 1 - switch - START 1052
[junit] 1 - switch - END 1052
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2070
[junit] 2 - switch - END 2070
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0110-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524872 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524879 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524880 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524987 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300525003 d 0ms]]
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1063
[junit] 1 - switch - END 1063
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0772-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2080
[junit] 2 - switch - END 2080
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1575-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 26.284 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300501943 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 - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503496 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503499 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503502 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503559 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503979 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503980 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503988 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503992 d 0ms]]
[junit] 1 - switch - START 1045
[junit] 1 - switch - END 1045
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506484 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506486 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506537 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506618 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506773 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506774 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506777 d 0ms]]
[junit] 1 - switch - START 1036
[junit] 1 - switch - END 1036
[junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2074
[junit] 2 - switch - END 2074
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0541-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509623 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1067
[junit] 1 - switch - END 1067
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0562-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2087
[junit] 2 - switch - END 2087
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1167-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512770 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512771 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512786 d 0ms]]
[junit] 1 - switch - START 1075
[junit] 1 - switch - END 1075
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0600-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2094
[junit] 2 - switch - END 2094
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0660-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515631 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515632 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515633 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515680 d 1ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515898 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515901 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515959 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515983 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515984 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515987 d 0ms]]
[junit] 1 - switch - START 1038
[junit] 1 - switch - END 1038
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2065
[junit] 2 - switch - END 2065
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518724 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518725 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518781 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518782 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518830 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518847 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1059
[junit] 1 - switch - END 1059
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0610-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2079
[junit] 2 - switch - END 2079
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1251-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300521915 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522061 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522091 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522093 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522094 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522095 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522096 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522098 d 0ms]]
[junit] 1 - switch - START 1052
[junit] 1 - switch - END 1052
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2070
[junit] 2 - switch - END 2070
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0110-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524872 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524879 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524880 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524987 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300525003 d 0ms]]
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1063
[junit] 1 - switch - END 1063
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0772-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2080
[junit] 2 - switch - END 2080
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1575-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] SLOCK [T main @ 1407300528143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.593 sec
[junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.077 sec
[junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 3.036 sec
[junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.993 sec
[junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.122 sec
[junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.064 sec
[junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 3.03 sec
[junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.006 sec
[junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.049 sec
[junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.06 sec
[junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 3.033 sec
[junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.006 sec
[junit] SLOCK [T main @ 1407300528143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 26.284 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300501943 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 - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503496 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503499 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503502 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503559 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503979 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503980 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503988 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503990 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300503992 d 0ms]]
[junit] 1 - switch - START 1045
[junit] 1 - switch - END 1045
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0033-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0092-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506484 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506486 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506537 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506618 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506773 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506774 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300506777 d 0ms]]
[junit] 1 - switch - START 1036
[junit] 1 - switch - END 1036
[junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0052-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2074
[junit] 2 - switch - END 2074
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0541-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509623 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300509624 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1067
[junit] 1 - switch - END 1067
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0562-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2087
[junit] 2 - switch - END 2087
[junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n1167-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512770 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512771 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300512786 d 0ms]]
[junit] 1 - switch - START 1075
[junit] 1 - switch - END 1075
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0600-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2094
[junit] 2 - switch - END 2094
[junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0660-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515631 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515632 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515633 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515680 d 1ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515898 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515901 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515959 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515983 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515984 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300515987 d 0ms]]
[junit] 1 - switch - START 1038
[junit] 1 - switch - END 1038
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0043-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2065
[junit] 2 - switch - END 2065
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518724 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518725 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518730 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518779 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518781 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518782 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps 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[.]]
[junit] Dest Caps Requested: 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], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518830 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300518847 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1059
[junit] 1 - switch - END 1059
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0610-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2079
[junit] 2 - switch - END 2079
[junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n1251-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps 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[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300521915 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522060 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522061 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522091 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522093 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522094 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522095 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522096 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300522098 d 0ms]]
[junit] 1 - switch - START 1052
[junit] 1 - switch - END 1052
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0051-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2070
[junit] 2 - switch - END 2070
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03aSwitch2Onscreen2OnscreenGL2ES2_Accu__-n0110-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524872 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524873 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524879 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524880 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524939 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[.]]
[junit] Source Caps Chosen : 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[GL2ES2/GL4.hw], on-scr[.]]
[junit] Dest Caps Requested: 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[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300524987 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300525003 d 0ms]]
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1063
[junit] 1 - switch - END 1063
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0772-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2080
[junit] 2 - switch - END 2080
[junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n1575-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] SLOCK [T main @ 1407300528143 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300529325 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x4feaf536: tileRendererInUse null, GearsES2[obj 0x4feaf536 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4feaf536 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 0x4feaf536 created: GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4feaf536 FIN GearsES2[obj 0x4feaf536 isInit true, usesShared false, 1 GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d54c5cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4feaf536 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x4feaf536 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x4feaf536: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4feaf536 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 @ 1407300533425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.179 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300529325 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x4feaf536: tileRendererInUse null, GearsES2[obj 0x4feaf536 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4feaf536 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 0x4feaf536 created: GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4feaf536 FIN GearsES2[obj 0x4feaf536 isInit true, usesShared false, 1 GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d54c5cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4feaf536 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x4feaf536 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x4feaf536: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4feaf536 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 @ 1407300533425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test21GLWindowGL2ES2 took 3.988 sec
[junit] Testcase: test22GLWindowGLES2 took 0.003 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.179 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300529325 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x4feaf536: tileRendererInUse null, GearsES2[obj 0x4feaf536 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4feaf536 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 0x4feaf536 created: GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4feaf536 created: GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x4feaf536 FIN GearsES2[obj 0x4feaf536 isInit true, usesShared false, 1 GearsObj[0x162a7425, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d2f3481, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d54c5cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x4feaf536 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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 0x4feaf536 0/0 356x356 of 356x356, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4feaf536, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[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 0x4feaf536: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-2,5,main] GearsES2.dispose 0x4feaf536 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 @ 1407300533425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300534387 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x45372e0: tileRendererInUse null, GearsES2[obj 0x45372e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45372e0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x45372e0 created: GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45372e0 FIN GearsES2[obj 0x45372e0 isInit true, usesShared false, 1 GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45372e0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x45372e0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0 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.291 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300534387 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x45372e0: tileRendererInUse null, GearsES2[obj 0x45372e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45372e0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x45372e0 created: GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45372e0 FIN GearsES2[obj 0x45372e0 isInit true, usesShared false, 1 GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45372e0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 0x45372e0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0 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 @ 1407300538597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 4.097 sec
[junit] Testcase: test02GLCanvasOnscreenGLES2 took 0.003 sec
[junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 0 sec
[junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.291 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300534387 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x45372e0: tileRendererInUse null, GearsES2[obj 0x45372e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x45372e0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x45372e0 created: GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x45372e0 created: GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45372e0 FIN GearsES2[obj 0x45372e0 isInit true, usesShared false, 1 GearsObj[0x279eb5d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24b48c3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45372e0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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] SLOCK [T main @ 1407300538597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45372e0 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x45372e0, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45372e0 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 @ 1407300538597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300539465 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e79d3: tileRendererInUse null, GearsES2[obj 0x417e79d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x417e79d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x417e79d3 created: GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e79d3 FIN GearsES2[obj 0x417e79d3 isInit true, usesShared false, 1 GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x560973d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. 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 0x417e79d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.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 0x417e79d3: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x417e79d3 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x34be115e: tileRendererInUse null, GearsES2[obj 0x34be115e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34be115e 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 0x34be115e created: GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x34be115e FIN GearsES2[obj 0x34be115e isInit true, usesShared false, 1 GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7815192a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x34be115e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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: TestGLContextDrawableSwitch13Newt2AWT.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 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.637 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300539465 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e79d3: tileRendererInUse null, GearsES2[obj 0x417e79d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x417e79d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x417e79d3 created: GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e79d3 FIN GearsES2[obj 0x417e79d3 isInit true, usesShared false, 1 GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x560973d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. 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 0x417e79d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.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 0x417e79d3: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x417e79d3 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x34be115e: tileRendererInUse null, GearsES2[obj 0x34be115e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34be115e 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 0x34be115e created: GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x34be115e FIN GearsES2[obj 0x34be115e isInit true, usesShared false, 1 GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7815192a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x34be115e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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: TestGLContextDrawableSwitch13Newt2AWT.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 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] SLOCK [T main @ 1407300546022 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 4.091 sec
[junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 0.003 sec
[junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 2.325 sec
[junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 0.003 sec
[junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 0.002 sec
[junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.002 sec
[junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 0.016 sec
[junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.002 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.637 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300539465 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOnscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e79d3: tileRendererInUse null, GearsES2[obj 0x417e79d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x417e79d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x417e79d3 created: GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x417e79d3 created: GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e79d3 FIN GearsES2[obj 0x417e79d3 isInit true, usesShared false, 1 GearsObj[0x7ddd11e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cc25398, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x560973d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e79d3 0/0 256x256 of 256x256, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. 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 0x417e79d3 0/0 356x356 of 356x356, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x417e79d3, angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.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 0x417e79d3: tileRendererInUse null
[junit] Thread[Thread-2-Display-.x11_:0-1-EDT-1,5,main] GearsES2.dispose 0x417e79d3 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-6-null,5,main] GearsES2.init.0 0x34be115e: tileRendererInUse null, GearsES2[obj 0x34be115e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34be115e 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 0x34be115e created: GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34be115e created: GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-6-null,5,main] GearsES2.init.X 0x34be115e FIN GearsES2[obj 0x34be115e isInit true, usesShared false, 1 GearsObj[0x3b783201, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x501afe27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7815192a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-6-null,5,main] GearsES2.reshape 0x34be115e 0/0 256x256 of 256x256, swapInterval 1, drawable 0x3e00004, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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: TestGLContextDrawableSwitch13Newt2AWT.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 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34be115e 0/0 356x356 of 356x356, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34be115e, angle 30.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0061-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34be115e FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] Platform doesn't support offscreen rendering.
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] SLOCK [T main @ 1407300546022 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300546022 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 @ 1407300546903 ms +++ localhost/127.0.0.1:59999 - Locked within 6 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1e60a696: tileRendererInUse null, GearsES2[obj 0x1e60a696 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e60a696 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e60a696 created: GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e60a696 FIN GearsES2[obj 0x1e60a696 isInit true, usesShared false, 1 GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d456c3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, 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 0x1e60a696 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, angle 0.5, [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 0x1e60a696: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e60a696 FIN
[junit] GLES2 n/a
[junit] GLProfile GL2: GLProfile[GL2/GL4bc.hw]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x277ba411: tileRendererInUse null, GearsES2[obj 0x277ba411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x277ba411 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x277ba411 created: GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x277ba411 FIN GearsES2[obj 0x277ba411 isInit true, usesShared false, 1 GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, 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 0x277ba411 502x482, swapInterval 1, drawable 0x1e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, angle 0.5, [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 0x277ba411: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x277ba411 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.301 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 @ 1407300546903 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x1e60a696: tileRendererInUse null, GearsES2[obj 0x1e60a696 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e60a696 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e60a696 created: GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e60a696 FIN GearsES2[obj 0x1e60a696 isInit true, usesShared false, 1 GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d456c3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, 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 0x1e60a696 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, angle 0.5, [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 0x1e60a696: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e60a696 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 0x277ba411: tileRendererInUse null, GearsES2[obj 0x277ba411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x277ba411 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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] SLOCK [T main @ 1407300550122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] GL_VENDOR ATI Technologies Inc.
[junit] GL_RENDERER AMD Radeon R9 200 Series
[junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 262
[junit] GLX_EXTENSIONS 28
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x277ba411 created: GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x277ba411 FIN GearsES2[obj 0x277ba411 isInit true, usesShared false, 1 GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, 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 0x277ba411 502x482, swapInterval 1, drawable 0x1e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, angle 0.5, [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 0x277ba411: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x277ba411 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] SLOCK [T main @ 1407300550122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLDefault took 1.049 sec
[junit] Testcase: test02ES2 took 0.001 sec
[junit] Testcase: test02GL2 took 0.691 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.301 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] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300546903 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x1e60a696: tileRendererInUse null, GearsES2[obj 0x1e60a696 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e60a696 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e60a696 created: GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e60a696 created: GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e60a696 FIN GearsES2[obj 0x1e60a696 isInit true, usesShared false, 1 GearsObj[0x715036f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49488a98, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d456c3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, 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 0x1e60a696 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e60a696 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e60a696, angle 0.5, [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 0x1e60a696: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e60a696 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 0x277ba411: tileRendererInUse null, GearsES2[obj 0x277ba411 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x277ba411 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x277ba411 created: GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x277ba411 created: GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x277ba411 FIN GearsES2[obj 0x277ba411 isInit true, usesShared false, 1 GearsObj[0x426c4c9d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5419f97c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x754a6706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, 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 0x277ba411 502x482, swapInterval 1, drawable 0x1e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x277ba411 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x277ba411, angle 0.5, [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 0x277ba411: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x277ba411 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] SLOCK [T main @ 1407300550122 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300550998 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
[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.757 sec
[junit] SLOCK [T main @ 1407300551676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 @ 1407300550998 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300551676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01WindowClosing took 0.612 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.757 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 @ 1407300550998 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300551676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300552507 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11701f63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, 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 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65e3bf5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 0.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00027
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce6129, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e0002d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ecf3c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.935 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 @ 1407300552507 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11701f63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, 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 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65e3bf5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 0.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00027
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce6129, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e0002d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ecf3c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] SLOCK [T main @ 1407300555362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAddRemove3Times took 1.475 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.935 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 @ 1407300552507 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] SLOCK [T main @ 1407300555362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 262
[junit] GLX_EXTENSIONS 28
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x18f7206d created: GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x36100c4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5797aef5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11701f63, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, 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 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x4b22adee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51c90acb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65e3bf5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 0.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00027
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x7a03a07a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41ce82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce6129, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e0002d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x18f7206d: tileRendererInUse null, GearsES2[obj 0x18f7206d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x18f7206d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x18f7206d created: GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x18f7206d created: GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x18f7206d FIN GearsES2[obj 0x18f7206d isInit true, usesShared false, 1 GearsObj[0x712beb60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a6a25ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ecf3c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x18f7206d 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x18f7206d, angle 1.5, [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 0x18f7206d 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x18f7206d FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] SLOCK [T main @ 1407300555362 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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.441 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.364 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.441 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 @ 1407300558708 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 @ 1407300561001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.374 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300558708 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 @ 1407300561001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOffscreenSupersampling took 2.189 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.374 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300558708 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 @ 1407300561001 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300561861 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.05 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300561861 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] SLOCK [T main @ 1407300563831 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01DefaultOffscreenSupersampling took 1.718 sec
[junit] Testcase: test02PBufferOffscreenSupersampling took 0.148 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.05 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300561861 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] SLOCK [T main @ 1407300563831 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] SLOCK [T main @ 1407300563831 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300564654 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x76a123fb: tileRendererInUse null, GearsES2[obj 0x76a123fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76a123fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x76a123fb created: GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76a123fb FIN GearsES2[obj 0x76a123fb isInit true, usesShared false, 1 GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b292a3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, 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 0x76a123fb 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, angle 0.5, [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 0x76a123fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76a123fb FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.077 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 @ 1407300564654 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x76a123fb: tileRendererInUse null, GearsES2[obj 0x76a123fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76a123fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x76a123fb created: GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76a123fb FIN GearsES2[obj 0x76a123fb isInit true, usesShared false, 1 GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b292a3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, 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 0x76a123fb 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, angle 0.5, [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 0x76a123fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76a123fb FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] SLOCK [T main @ 1407300567649 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test02WithCheckGraphicsEnvironment took 2.898 sec
[junit] SLOCK [T main @ 1407300567649 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.077 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 @ 1407300564654 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x76a123fb: tileRendererInUse null, GearsES2[obj 0x76a123fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76a123fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x76a123fb created: GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76a123fb created: GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76a123fb FIN GearsES2[obj 0x76a123fb isInit true, usesShared false, 1 GearsObj[0x11701f63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x581ca586, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b292a3b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, 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 0x76a123fb 502x482, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76a123fb 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76a123fb, angle 0.5, [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 0x76a123fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76a123fb FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] SLOCK [T main @ 1407300567649 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 @ 1407300568524 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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@14e7d658,
[junit] handle 0x1e0000f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x4c8b69f3: tileRendererInUse null, GearsES2[obj 0x4c8b69f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c8b69f3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4c8b69f3 created: GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c8b69f3 FIN GearsES2[obj 0x4c8b69f3 isInit true, usesShared false, 1 GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20c2ba9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c8b69f3 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4c8b69f3, 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 0x4c8b69f3 506x485, swapInterval 1, drawable 0x1e0000f
[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 0x4c8b69f3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c8b69f3 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@14e7d658,
[junit] handle 0x1e00021,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x295692bb: tileRendererInUse null, GearsES2[obj 0x295692bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x295692bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x295692bb created: GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x295692bb FIN GearsES2[obj 0x295692bb isInit true, usesShared false, 1 GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63822ee0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x295692bb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x295692bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb 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@14e7d658,
[junit] handle 0x1e0002f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0x5ae63954: tileRendererInUse null, GearsES2[obj 0x5ae63954 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae63954 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5ae63954 created: GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae63954 FIN GearsES2[obj 0x5ae63954 isInit true, usesShared false, 1 GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e8f046, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae63954 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae63954, 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 0x5ae63954 506x485, swapInterval 1, drawable 0x1e0002f
[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 0x5ae63954: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae63954 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@14e7d658,
[junit] handle 0x1e0003b,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0xb3a354c: tileRendererInUse null, GearsES2[obj 0xb3a354c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb3a354c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xb3a354c created: GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb3a354c FIN GearsES2[obj 0xb3a354c isInit true, usesShared false, 1 GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eae8c99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3a354c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb3a354c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0xb3a354c 512x512, swapInterval 1, drawable 0x1e0003b
[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 0xb3a354c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3a354c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.02 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300568524 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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@14e7d658,
[junit] handle 0x1e0000f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x4c8b69f3: tileRendererInUse null, GearsES2[obj 0x4c8b69f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c8b69f3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4c8b69f3 created: GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c8b69f3 FIN GearsES2[obj 0x4c8b69f3 isInit true, usesShared false, 1 GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20c2ba9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c8b69f3 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4c8b69f3, 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 0x4c8b69f3 506x485, swapInterval 1, drawable 0x1e0000f
[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 0x4c8b69f3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c8b69f3 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@14e7d658,
[junit] handle 0x1e00021,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x295692bb: tileRendererInUse null, GearsES2[obj 0x295692bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x295692bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x295692bb created: GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x295692bb FIN GearsES2[obj 0x295692bb isInit true, usesShared false, 1 GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63822ee0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x295692bb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x295692bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb 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@14e7d658,
[junit] handle 0x1e0002f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0x5ae63954: tileRendererInUse null, GearsES2[obj 0x5ae63954 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae63954 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5ae63954 created: GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae63954 FIN GearsES2[obj 0x5ae63954 isInit true, usesShared false, 1 GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e8f046, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae63954 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae63954, 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 0x5ae63954 506x485, swapInterval 1, drawable 0x1e0002f
[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 0x5ae63954: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae63954 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@14e7d658,
[junit] handle 0x1e0003b,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0xb3a354c: tileRendererInUse null, GearsES2[obj 0xb3a354c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb3a354c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xb3a354c created: GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb3a354c FIN GearsES2[obj 0xb3a354c isInit true, usesShared false, 1 GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eae8c99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3a354c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb3a354c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0xb3a354c 512x512, swapInterval 1, drawable 0x1e0003b
[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 0xb3a354c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3a354c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] SLOCK [T main @ 1407300572465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.312 sec
[junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.462 sec
[junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.526 sec
[junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.521 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.02 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300568524 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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@14e7d658,
[junit] handle 0x1e0000f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x4c8b69f3: tileRendererInUse null, GearsES2[obj 0x4c8b69f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c8b69f3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4c8b69f3 created: GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c8b69f3 created: GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c8b69f3 FIN GearsES2[obj 0x4c8b69f3 isInit true, usesShared false, 1 GearsObj[0x7f90f46a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59e9c94, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20c2ba9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c8b69f3 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4c8b69f3, 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 0x4c8b69f3 506x485, swapInterval 1, drawable 0x1e0000f
[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 0x4c8b69f3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c8b69f3 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@14e7d658,
[junit] handle 0x1e00021,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 0, qsz 0, owner <NULL>]]], 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 0x295692bb: tileRendererInUse null, GearsES2[obj 0x295692bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x295692bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x295692bb created: GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x295692bb created: GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x295692bb FIN GearsES2[obj 0x295692bb isInit true, usesShared false, 1 GearsObj[0x659718b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22d7472e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63822ee0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x295692bb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x295692bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x295692bb 512x512, swapInterval 1, drawable 0x1e00021
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0002-GL4___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0512x0512.png
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x295692bb 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@14e7d658,
[junit] handle 0x1e0002f,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0x5ae63954: tileRendererInUse null, GearsES2[obj 0x5ae63954 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae63954 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5ae63954 created: GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae63954 created: GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae63954 FIN GearsES2[obj 0x5ae63954 isInit true, usesShared false, 1 GearsObj[0x17e48d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dfd2293, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e8f046, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae63954 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae63954, 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 0x5ae63954 506x485, swapInterval 1, drawable 0x1e0002f
[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 0x5ae63954: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae63954 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@14e7d658,
[junit] handle 0x1e0003b,
[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 0xede1e0, owner true, JAWTToolkitLock[obj 0xa93621, isOwner false, <6520b0dd, 453bb109>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 0xb3a354c: tileRendererInUse null, GearsES2[obj 0xb3a354c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xb3a354c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xb3a354c created: GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb3a354c created: GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb3a354c FIN GearsES2[obj 0xb3a354c isInit true, usesShared false, 1 GearsObj[0x6e266f38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d4ffe07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6eae8c99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb3a354c 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb3a354c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0xb3a354c 512x512, swapInterval 1, drawable 0x1e0003b
[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 0xb3a354c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb3a354c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] SLOCK [T main @ 1407300572465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300572465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300573350 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 @ 1407300573392 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 @ 1407300573350 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 @ 1407300573392 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 @ 1407300573350 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 @ 1407300573392 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 @ 1407300574171 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52cd3c9: tileRendererInUse null, GearsES2[obj 0x52cd3c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52cd3c9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52cd3c9 created: GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cd3c9 FIN GearsES2[obj 0x52cd3c9 isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69ed60dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cd3c9 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52cd3c9, 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 0x52cd3c9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cd3c9 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 0x76119847: tileRendererInUse null, GearsES2[obj 0x76119847 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76119847 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x76119847 created: GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76119847 FIN GearsES2[obj 0x76119847 isInit true, usesShared false, 1 GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e77d075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76119847 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76119847, 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 0x76119847: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76119847 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 0x3e6157a2: tileRendererInUse null, GearsES2[obj 0x3e6157a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e6157a2 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 0x3e6157a2 created: GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e6157a2 FIN GearsES2[obj 0x3e6157a2 isInit true, usesShared false, 1 GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68ad16dd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e6157a2 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e6157a2, 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 0x3e6157a2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e6157a2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.508 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300574171 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 0x52cd3c9: tileRendererInUse null, GearsES2[obj 0x52cd3c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52cd3c9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52cd3c9 created: GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cd3c9 FIN GearsES2[obj 0x52cd3c9 isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69ed60dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cd3c9 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52cd3c9, 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 0x52cd3c9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cd3c9 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 0x76119847: tileRendererInUse null, GearsES2[obj 0x76119847 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76119847 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x76119847 created: GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76119847 FIN GearsES2[obj 0x76119847 isInit true, usesShared false, 1 GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e77d075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76119847 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76119847, 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 0x76119847: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76119847 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 0x3e6157a2: tileRendererInUse null, GearsES2[obj 0x3e6157a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e6157a2 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 0x3e6157a2 created: GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e6157a2 FIN GearsES2[obj 0x3e6157a2 isInit true, usesShared false, 1 GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68ad16dd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e6157a2 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e6157a2, 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 0x3e6157a2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e6157a2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] SLOCK [T main @ 1407300577598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.133 sec
[junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.592 sec
[junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.59 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.508 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300574171 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 0x52cd3c9: tileRendererInUse null, GearsES2[obj 0x52cd3c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52cd3c9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52cd3c9 created: GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52cd3c9 created: GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52cd3c9 FIN GearsES2[obj 0x52cd3c9 isInit true, usesShared false, 1 GearsObj[0x7d7cdb46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10201107, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69ed60dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52cd3c9 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52cd3c9, 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 0x52cd3c9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52cd3c9 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 0x76119847: tileRendererInUse null, GearsES2[obj 0x76119847 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x76119847 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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] SLOCK [T main @ 1407300577598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)]
[junit] Quirks [DontCloseX11Display]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR ATI Technologies Inc.
[junit] GL_RENDERER AMD Radeon R9 200 Series
[junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[junit] GLSL true, has-compiler-func: true, version: 4.30 / 4.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 262
[junit] GLX_EXTENSIONS 28
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x76119847 created: GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x76119847 created: GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x76119847 FIN GearsES2[obj 0x76119847 isInit true, usesShared false, 1 GearsObj[0x6d03c937, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x138f71cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e77d075, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x76119847 0/0 396x536 of 396x536, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x76119847, 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 0x76119847: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x76119847 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 0x3e6157a2: tileRendererInUse null, GearsES2[obj 0x3e6157a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e6157a2 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 0x3e6157a2 created: GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3e6157a2 created: GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e6157a2 FIN GearsES2[obj 0x3e6157a2 isInit true, usesShared false, 1 GearsObj[0x185d3f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x11e55ad0, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68ad16dd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e6157a2 0/0 401x536 of 401x536, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e6157a2, 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 0x3e6157a2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e6157a2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] SLOCK [T main @ 1407300577598 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300578485 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 / 1288 ms, 46.5 fps, 21 ms/f; total: 60 f, 46.5 fps, 21 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 60 f, 3000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 5454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 7826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 10000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 11538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 13333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 17419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 20571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 21666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 22702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 900 f, 23076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24878.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 28636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 38297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 41250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 44081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 45306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 45600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 46800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 48235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 49411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 50588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 51923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 53076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 53207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 54339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 55471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 55555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 56666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 57777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 57818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 58909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 58928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 61071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 61052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 62105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 63157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 63103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 64137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 65172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 65084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 66101.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 66000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 67000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 68000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 67868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 68852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 69836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 69677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 70645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 70476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 71428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 72380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 72187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 73125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 74062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 73846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 74769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 75692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 75454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 76363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 77014.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 77391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 78000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 78857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 78591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 79436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 79166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 79726.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 80547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 80270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 81081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 80800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 81600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 81315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 82105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 82894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 82597.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 83376.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 83076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 83846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 83544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 84303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 84750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 85500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 85185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 85925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 86341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 87073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 87804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 87469.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 88192.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 88915.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 89638.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 89285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 90714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 90352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 91058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 91764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 91395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 92093.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 92790.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 92413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 93103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 93793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 93409.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 94090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 94772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 94382.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 95056.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 95730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 95333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 96666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 97333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 96923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 97582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 98241.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 97826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 98478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 98709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 99354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 99574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 100212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 100851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 100421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 101052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 101684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 101250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 101875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 103125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9960 f, 97647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 98235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 98823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 98446.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 99029.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 99611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 99230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 99807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 100384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 100961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 100571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 101142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 101714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 102285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 101886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 102452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 103018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 103584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 103177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 103738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 104299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 104859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 105555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 106111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 105688.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 106238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 106788.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 107339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 106909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 107454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 108545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 108108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 108648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 109189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 109729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 109821.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 110357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 110892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 110442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 110973.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 111504.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 112035.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 111578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 112105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 112631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 113157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 113684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 113217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 113739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 114260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 114782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 115304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 115826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 116347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 116379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 116896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 117413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 118448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 117948.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 118461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 118974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 119487.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 120512.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 120508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 121016.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 121525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 122033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 122542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 123050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 123559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 123025.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 124033.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 124537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 125042.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 125546.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 126050.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 125500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 126000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 126500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 127000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 128500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 129500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 128925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 129421.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 129917.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 130413.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 131404.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 131900.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 132396.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 132295.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 132786.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 133278.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 133770.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 134262.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 135609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 136097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 139512.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 141290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 141774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 142741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 142560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 143040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 143520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 144480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 144960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 145440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 145920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 146880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 146190.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 147142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 147619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 148095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 148571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 149047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 149523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 150476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 150952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 150236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 150708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 151181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 151653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 152125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 152598.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 153070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 153543.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 154015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 154488.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 154218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 154687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 155156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 155625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 156093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 156562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 157031.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 157968.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 157209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 157674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 158139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 158604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 159069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 159534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 160465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 160930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 161395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 161860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 161076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 162923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 163846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 164769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 165230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 164427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 164885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 165343.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 165801.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 166259.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 166717.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 167175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 167633.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 168091.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 168636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 169545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 170454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 170909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 171363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 172272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 171879.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 172330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 172781.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 173233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 173684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 174135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 174586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 175037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 175488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 174626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 175074.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 175522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 175970.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 176417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 176865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 177313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 177761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 178208.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 178656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 177777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 178222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 178666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 179111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 179555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 180444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 180888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 181333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 181777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 182222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 181323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 182205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 182647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 183088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 183970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 184379.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 184817.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 185255.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 186569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 187007.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 187445.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 187883.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 188321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 187391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 188260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 188695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 189130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 189565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 190869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 190359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 190791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 189857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 190285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 190212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 190638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 191063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 191489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 191914.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 192340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 192765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 193943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 194366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 196056.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 196478.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 196901.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 197323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 197622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 198041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 198881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 199300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 199720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 200139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 199166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 199583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 200416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 200833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 201250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 201666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 202083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 202916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 203333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 202344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 202758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 203172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 203586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 204413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 204827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 205241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 205655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 206068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 205068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 205479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 205890.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 206301.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 206712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 207123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 207534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 207945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 208356.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 208767.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 209178.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 208163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 208571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 208979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 209387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 209795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 210204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 210612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 211020.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 211428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 211836.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 210810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 211216.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 211621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 212027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 212432.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 212837.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 213243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 213648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 214054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 214459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 214864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 213825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 214228.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 214630.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 215033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 215436.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 215838.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 216241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 216644.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 217046.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 217449.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 216400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 216800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 217200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 217600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 218000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 218400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 218800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 219200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 219600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 220400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 219337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 219735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 220132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 220529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 220927.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 221324.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 221721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 222119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 222516.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 222913.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 221842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 222236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 222631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 223026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 223421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 223815.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 224605.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 225394.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 225789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 224705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 225098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 225490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 225882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 226274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 226666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 227058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 227450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 227843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 228235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 227142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 227532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 227922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 228311.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 228701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 229090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 229480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 229870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 230259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 230649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 231038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 229935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 230322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 230709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 231096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 231483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 231870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 232258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 232645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 233032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 233419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 232307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 232692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 233076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 233461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 233846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 234230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 234615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 235000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 235384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 235769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 236153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 235031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 235414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 235796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 236178.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 236560.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 236942.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 237324.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 237707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 238089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 238471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 237721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 238101.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 238481.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 238860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 239240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 239620.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 240379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 240759.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 241139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 240377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 240754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 241132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 241509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 241886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 242264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 242641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 243018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 243396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 243000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 243375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 244125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 244500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 244875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 245250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 245625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 246375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 245217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 245590.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 245962.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 246335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 246708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 247080.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 247453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 248198.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 248944.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 249316.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 248148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 248518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 248888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 249259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 249629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 250370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 250740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 251481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 251851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 252222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 251042.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 251411.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 251779.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 252147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 252515.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 252883.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 253251.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 253619.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 253987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 254355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 254723.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 255092.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 253902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 254268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 254634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 255365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 255731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 256097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 256463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 256829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 257195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 257560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 257926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 256727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 257090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 257454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 257818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 258181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 258545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 258909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 259272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 259636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 260363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 260727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 259518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 259879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 260240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 260602.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 260963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 261325.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 261686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 262048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 262409.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 262771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 263132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 263493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 262275.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 262634.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 262994.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 263353.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 263712.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 264071.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 264431.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 264790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 265149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 265508.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 265868.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 266227.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 265357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 266071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 266428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 266785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 267142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 267500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 267857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 268214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 268571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 268928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 268047.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 268402.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 268757.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 269112.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 269467.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 269822.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 270177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 270532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 270887.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 271242.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 271597.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 270352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 270705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 271058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 271411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 272117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 272470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 272823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 273176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 273529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 273882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 274235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 272982.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 273684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 274035.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 274385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 274736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 275087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 275438.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 275789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 276140.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 276491.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 276842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 277192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 275930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 276279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 276627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 276976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 277325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 277674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 278023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 278372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 278720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 279069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 279418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 279767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 278497.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 278843.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 279190.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 279537.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 279884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 280231.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 280578.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 280924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 281271.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 281618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 281965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 282312.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 282658.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 281379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 281724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 282068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 282413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 282758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 283103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 283448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 283793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 284137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 284482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 284827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 285172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 285517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 284228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 284571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 284914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 285257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 285600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 285942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 286285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 286628.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 286971.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 287314.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 287657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 286704.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 287045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 287386.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 288068.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 288409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 288750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 289090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 289431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 289772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 290113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 290454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 290795.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 289491.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 289830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 290169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 290508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 290847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 291186.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 291525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 291864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 292203.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 292542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 292881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 293220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 293559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 292247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 292584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 292921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 293258.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 293595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 293932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 294269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 294606.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 294943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 295280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 295617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 295955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 296292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 294972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 295307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 295642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 295977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 296312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 296648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 296983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 297318.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 298324.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 298659.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 298994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 297666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 299000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 299333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 299666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 300333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 300666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 301000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 301333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 300331.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 300662.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 300994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 301325.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 301657.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 301988.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 302320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 302651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 302983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 303314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 303646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 303977.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 304309.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 302967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 303296.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 303626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 303956.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 304285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 304615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 304945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 305274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 305604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 305934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 306263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 306593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 306923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 305573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 305901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 306229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 306557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 306885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 307213.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 307540.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 307868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 308196.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 308524.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 308852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 309180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 307826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 308152.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 308478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 308804.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 309130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 309456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 309782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 310108.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 310434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 310760.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 311086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 311413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 311739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 310378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 310702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 311027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 311351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 311675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 312000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 312324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 312648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 312972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 313297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 313621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 313945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 314270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 312903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 313225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 313548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 313870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 314193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 314516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 314838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 315161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 315483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 315806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 316129.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 316451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 316774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 315401.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 315721.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 316042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 316363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 316684.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 317005.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 317326.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 317647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 317967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 318288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 318609.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 318930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 319251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 317872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 318191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 318510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 318829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 319148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 319468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 319787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 320106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 320425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 320744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 321063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 321382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 321702.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 320317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 320634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 320952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 321269.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 321587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 321904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 322222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 322539.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 322857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 323174.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 323492.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 323809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 322421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 322736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 323052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 323368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 323684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 324000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 324315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 324631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 324947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 325263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 325578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 325894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 326210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 324816.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 325130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 325445.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 325759.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 326073.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 326387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 326701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 327015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 327329.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 327643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 327958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 328272.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 328586.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 327187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 327500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 327812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 328125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 328437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 328750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 329062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 329375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 329687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 330312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 330625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 330937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 329533.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 329844.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 330155.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 330466.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 330777.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 331088.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 331398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 331709.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 332020.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 332331.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 332642.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 332953.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 333264.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 331855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 332164.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 332474.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 332783.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 333092.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 333402.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 333711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 334020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 334329.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 334639.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 334948.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 335257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 335567.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 334153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 334461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 334769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 335076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 335384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 335692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 336000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 336307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 336615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 336923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 337230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 337538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 337846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 336428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 336734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 337040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 337346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 337653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 337959.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 338265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 338571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 338877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 339183.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 339489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 339795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 340102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 338680.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 338984.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 339289.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 339593.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 339898.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 340203.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 340507.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 340812.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 341116.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 341421.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 341725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 342030.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 342335.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 340909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 341212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 341515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 341818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 342121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 342424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 342727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 343030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 343333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 343636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 343939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 344242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 342814.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 343115.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 343417.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 343718.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 344020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 344321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 344623.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 344924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 345226.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 345527.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 345829.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 346130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 346432.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 345300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 345600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 345900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 346200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 346500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 346800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 347100.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 347400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 347700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 348000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 348300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 348600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 348900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 347462.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 347761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 348059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 348358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 348656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 348955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 349253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 349552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 349850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 350149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 350447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 350746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 351044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 349603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 349901.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 350198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 350495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 350792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 351089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 351386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 351683.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 351980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 352277.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 352574.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 352871.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 351428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 351724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 352019.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 352315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 352610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 352906.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 353201.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 353497.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 353793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 354088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 354384.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 354679.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 354975.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 353529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 353823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 354117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 354411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 354705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 355000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 355294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 355588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 355882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 356176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 356470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 356764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 357058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 355609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 355902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 356195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 356487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 356780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 357073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 357365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 357658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 357951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 358243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 358536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 358829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 359121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 357669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 357961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 358252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 358543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 358834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 359126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 359417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 359708.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 360291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 360582.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 360873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 361165.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 359710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 360289.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 360579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 360869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 361159.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 361449.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 361739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 362029.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 362318.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 362608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 362898.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 363188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 361730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 362019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 362307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 362596.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 362884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 363173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 363461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 363750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 364038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 364326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 364615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 364903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 365192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 363732.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 364019.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 364306.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 364593.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 364880.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 365167.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 365454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 365741.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 366028.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 366315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 366602.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 366889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 367177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 365714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 366000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 366285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 366571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 366857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 367142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 367428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 367714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 368285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 368571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 368857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 369142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 367677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 367962.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 368246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 368530.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 368815.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 369099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 369383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 369668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 369952.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 370236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 370521.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 370805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 369339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 369622.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 369905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 370188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 370471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 370754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 371037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 371320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 371603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 371886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 372169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 372452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 372735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 371267.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 371549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 371831.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 372112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 372394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 372676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 372957.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 373239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 373521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 373802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 374084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 374366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 374647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 373177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 373457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 373738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 374018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 374299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 374579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 374859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 375140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 375420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 375700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 375981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 376261.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 376542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 375069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 375348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 375627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 375906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 376186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 376465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 376744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 377023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 377302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 377581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 377860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 378139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 378418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 376944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 377222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 377500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 377777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 378055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 378333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 378611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 378888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 379166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 379444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 379722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 380277.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 378801.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 379078.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 379354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 379631.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 379907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 380184.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 380460.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 380737.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 381013.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 381290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 381566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 381843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 382119.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 380642.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 380917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 381192.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 381467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 381743.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 382018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 382293.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 382568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 382844.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 383119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 383394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 383669.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 383944.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 382465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 382739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 383287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 383561.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 383835.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 384109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 384383.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 384657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 384931.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 385205.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 385479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 384000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 384272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 384545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 384818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 385090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 385363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 385636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 385909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 386181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 85020 f, 337380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 336284.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 336521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 336758.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 335669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 335905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 336141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 335058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 335294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 335529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 335764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 334687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 334921.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 335156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 334085.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 334319.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 334552.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 334786.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 333720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 333953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 334186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 333127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 333359.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 86400 f, 328517.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 328745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 328973.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 329201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 329429.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 329657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 329885.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 330114.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 330342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 330570.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 330798.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 331026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 330227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 330454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 330681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 330909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 331136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 331363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 331590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 331818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 332045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 332272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 332500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 332727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 332954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 331924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 332150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 332377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 332603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 332830.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 333056.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 333283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 333509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 333735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 333962.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 334188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 333157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 333383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 333609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 333834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 334060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 334285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 334511.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 334736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 334962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 335187.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 335413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 335639.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 335864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 336090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 335056.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 335280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 335505.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 335730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 335955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 336179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 336404.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 336629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 336853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 337078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 337303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 337528.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 337752.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 337977.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 336940.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 337164.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 337388.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 337611.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 337835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 338059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 338283.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 338507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 338731.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 338955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 339179.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 339403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 339626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 339850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 338810.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 339033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 339256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 339479.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 339702.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 339925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 340148.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 340371.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 340594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 340817.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 341040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 341263.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 340222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 340444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 340666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 340888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 341111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 341333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 341555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 341777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 342000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 342222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 342444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 342666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 342888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 343111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 342066.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 342287.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 342509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 342730.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 342952.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 343173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 343394.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 343616.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 343837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 344059.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 344280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 344501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 344723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 344944.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 343897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 344117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 344338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 344558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 344779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 345220.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 345441.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 345661.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 345882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 346102.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 346323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 346544.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 346764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 345714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 345934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 346153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 346373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 346593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 346813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 347032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 347252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 347472.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 347692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 347912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 348131.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 348351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 348571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 347518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 347737.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 347956.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 348175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 348394.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 348613.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 348832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 349051.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 349270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 349489.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 349708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 349927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 350146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 350364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 350583.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 349527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 349745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 349963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 350181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 350400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 350618.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 350836.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 351054.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 351272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 351490.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 351709.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 351927.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 352145.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 352363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 351304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 351521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 351739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 351956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 352173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 352391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 352608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 352826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 353043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 353260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 353478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 353695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 353913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 354130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 353068.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 353285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 353501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 353718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 353935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 354151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 354368.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 354584.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 354801.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 355018.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 355234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 355451.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 355667.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 355884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 354820.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 355035.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 355251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 355467.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 355683.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 355899.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 356115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 356330.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 356546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 356762.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 356978.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 357194.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 357410.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 357625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 356559.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 356774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 356989.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 357204.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 357419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 357634.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 357849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 358064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 358279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 358494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 358709.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 358924.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 359139.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 359354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 359569.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 358500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 358714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 358928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 359142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 359357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 359571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 359785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 360214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 360428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 360642.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 360857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 361071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 361285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 360213.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 360427.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 360640.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 360854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 361067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 361281.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 361494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 361708.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 361921.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 362135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 362348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 362562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 362775.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 362989.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 363202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 362127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 362340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 362553.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 362765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 362978.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 363191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 363404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 363617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 363829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 364042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 364255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 364468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 364680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 364893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 363816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 364028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 364240.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 364452.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 364664.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 364876.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 365088.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 365300.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 365512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 365724.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 365936.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 366148.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 366360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 366572.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 366784.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 365704.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 365915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 366126.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 366338.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 366549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 366760.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 366971.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 367183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 367394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 367605.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 367816.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 368028.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 368239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 368450.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 368661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 367578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 367789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 368210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 368421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 368631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 368842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 369052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 369263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 369473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 369684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 369894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 370105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 370315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 370526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 369440.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 369650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 369860.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 370069.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 370279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 370489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 370699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 370909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 371118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 371328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 371538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 371748.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 371958.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 372167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 372377.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 372587.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 371498.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 371707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 371916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 372125.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 372334.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 372543.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 372752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 372961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 373170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 373379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 373588.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 373797.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 374006.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 374216.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 374425.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 373333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 373541.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 373750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 373958.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 374166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 374375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 374583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 374791.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 375000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 375208.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 375416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 375625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 375833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 376041.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 376250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 375155.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 375363.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 375570.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 375778.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 375986.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 376193.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 376401.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 376609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 376816.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 377024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 377231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 377439.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 377647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 377854.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 378062.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 376965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 377172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 377379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 377586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 377793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 378000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 378206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 378413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 378620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 378827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 379034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 379241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 379448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 379655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 379862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 378762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 378969.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 379175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 379381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 379587.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 379793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 380206.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 380412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 380618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 380824.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 381030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 381237.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 381443.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 381649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 380547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 380753.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 380958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 381164.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 381369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 381575.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 381780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 381986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 382191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 382397.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 382602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 382808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 383219.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 383424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 382320.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 382525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 382730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 382935.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 383139.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 383344.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 383549.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 383754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 383959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 384163.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 384368.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 384573.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 384778.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 384982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 385187.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 384081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 384285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 384489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 384693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 384897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 385102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 385306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 385510.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 385918.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 386122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 386326.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 386530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 386734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 386938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 387142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 386033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 386237.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 386440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 386644.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 386847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 387050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 387254.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 387457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 387661.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 387864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 388067.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 388271.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 388474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 388677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 388881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 387770.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 387972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 388175.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 388378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 388581.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 388783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 388986.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 389189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 389391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 389594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 389797.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 390202.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 390405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 390608.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 389494.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 389696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 389899.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 390101.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 390303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 390505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 390707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 390909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 391111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 391313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 391515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 391717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 391919.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 392121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 392323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 391208.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 391409.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 391610.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 391812.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 392013.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 392214.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 392416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 392617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 392818.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 393020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 393221.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 393422.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 393624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 393825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 394026.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 392909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 393110.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 393311.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 393511.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 393712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 393913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 394113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 394314.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 394515.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 394715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 394916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 395117.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 395317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 395518.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 395719.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 394600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 394800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 395000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 395200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 395400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 395600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 395800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 396000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 396200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 396400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 396600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 396800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 397000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 397200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 397400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 396279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 396478.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 396677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 396877.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 397076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 397275.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 397475.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 397674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 397873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 398073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 398272.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 398471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 398671.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 398870.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 399069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 399269.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 398145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 398344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 398543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 398741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 398940.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 399139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 399337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 399536.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 399735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 399933.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 400132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 400331.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 400529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 400728.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 399603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 399801.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 400000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 400198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 400396.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 400594.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 400792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 400990.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 401188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 401386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 401584.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 401782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 401980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 402178.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 402376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 401250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 401447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 401644.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 401842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 402039.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 402236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 402434.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 402631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 402828.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 403026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 403223.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 403421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 403618.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 403815.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 404013.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 403081.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 403278.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 403475.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 403672.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 403868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 404065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 404262.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 404459.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 404655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 404852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 405049.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 405245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 405442.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 405639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 405836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 406032.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 404901.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 405098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 405294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 405490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 405686.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 405882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 406078.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 406274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 406470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 406862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 407058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 407254.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 407450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 407647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 407843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 406710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 406905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 407100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 407296.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 407491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 407687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 407882.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 408078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 408273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 408469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 408664.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 408859.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 409055.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 409250.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 409446.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 408311.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 408506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 408701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 408896.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 409285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 409480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 409675.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 409870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 410064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 410259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 410454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 410649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 410844.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 411038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 411233.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 410097.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 410291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 410485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 410679.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 410873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 411067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 411262.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 411456.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 411650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 411844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 412038.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 412233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 412427.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 412621.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 412815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 413009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 411870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 412064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 412258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 412451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 412645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 412838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 413032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 413225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 413419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 413612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 413806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 414193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 414387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 414580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 414774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 413633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 413826.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 414019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 414212.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 414405.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 414598.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 414791.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 414983.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 415176.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 415369.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 415562.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 415755.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 415948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 416141.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 416334.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 416527.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 415384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 415576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 415769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 415961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 416153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 416346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 416538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 416730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 416923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 417115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 417307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 417500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 417692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 417884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 418076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 418269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 417124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 417316.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 417508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 417699.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 417891.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 418083.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 418274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 418466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 418658.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 418849.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 419041.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 419233.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 419424.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 419616.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 419808.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 418853.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 419044.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 419235.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 419426.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 419617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 419808.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 420191.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 420382.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 420573.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 420764.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 420955.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 421146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 421337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 421528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 421719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 420761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 420952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 421333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 421523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 421714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 421904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 422095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 422285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 422476.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 422666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 422857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 423047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 423238.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 423428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 422278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 422468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 422658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 422848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 423037.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 423227.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 423417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 423607.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 423797.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 423987.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 424177.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 424367.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 424556.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 424746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 424936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 425126.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 423974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 424164.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 424353.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 424542.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 424731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 424921.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 425110.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 425299.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 425488.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 425678.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 425867.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 426056.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 426246.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 426435.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 426624.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 426813.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 425660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 425849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 426037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 426415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 426603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 426981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 427169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 427547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 427735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 428113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 428301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 427147.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 427335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 427523.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 427711.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 427899.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 428087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 428275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 428463.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 428652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 428840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 429028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 429216.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 429404.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 429592.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 429780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 429968.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 428812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 429000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 429187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 429375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 429562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 429750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 429937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 430125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 430312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 430500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 430687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 430875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 431062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 431250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 431437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 431625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 430467.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 430654.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 430841.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 431028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 431214.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 431401.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 431588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 431775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 431962.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 432149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 432336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 432523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 432710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 433084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 433271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 432111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 432298.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 432484.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 432670.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 432857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 433043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 433229.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 433416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 433602.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 433788.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 433975.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 434161.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 434347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 434534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 434720.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 434906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 433746.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 433931.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 434117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 434303.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 434489.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 434674.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 434860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 435046.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 435232.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 435417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 435603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 435789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 435975.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 436161.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 436346.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 436532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 435370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 435555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 435740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 435925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 436111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 436296.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 436481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 436666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 436851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 437037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 437222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 437407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 437592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 437777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 437962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 438148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 436984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 437169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 437353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 437538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 437723.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 437907.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 438092.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 438276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 438461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 438646.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 438830.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 439015.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 439200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 439384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 439569.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 439753.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 438588.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 438773.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 438957.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 439141.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 439325.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 439509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 439693.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 439877.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 440061.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 440245.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 440429.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 440613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 440797.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 440981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 441165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 441349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 440183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 440366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 440550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 440733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 440917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 441100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 441284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 441467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 441651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 441834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 442018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 442201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 442385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 442568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 442752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 441585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 441768.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 441951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 442134.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 442317.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 442500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 442682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 442865.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 443048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 443231.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 443414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 443597.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 443780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 443963.4 fps, 0 ms/f
[junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 145680 f, 390563.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 389679.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 389839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 390160.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 389280.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 389440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 389600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 389760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 388882.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 389042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 389202.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 389361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 389521.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 388647.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 388806.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 388965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 389124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 388253.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 388412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 388571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 388730.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 387862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 388021.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 388179.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 388337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 388496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 388654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 388812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 388970.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 389129.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 389287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 388421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 388578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 388736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 388894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 389052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 389210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 389368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 389526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 389684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 389842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 390157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 390315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 390473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 390631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 389763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 389921.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 390078.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 390236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 390393.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 390551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 390708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 390866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 391023.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 391181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 391338.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 391496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 391653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 391811.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 391968.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 391099.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 391256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 391413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 149580 f, 379644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 379796.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 379949.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 380101.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 380253.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 380406.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 379594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 379746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 379898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 380050.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 380202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 380354.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 380506.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 380658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 380810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 380962.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 381113.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 381265.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 381417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 381569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 381721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 380909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 381060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 381212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 381363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 381515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 381666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 381818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 381969.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 382121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 382272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 382424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 382575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 382727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 382878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 383030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 383181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 382367.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 382518.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 382670.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 382821.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 382972.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 383123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 383274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 383425.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 383576.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 383727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 383879.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 384030.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 384181.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 384332.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 384483.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 383668.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 383819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 383969.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 384120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 384271.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 384422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 384572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 384723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 384874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 385025.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 385175.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 385326.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 385477.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 385628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 385778.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 384962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 385112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 385263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 385413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 385563.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 385864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 386015.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 386165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 386315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 386466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 386616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 386766.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 386917.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 387067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 387218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 386400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 386550.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 386700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 386850.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 387000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 387150.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 387300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 387450.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 387600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 387750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 387900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 388050.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 388200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 388350.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 388500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 388650.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 387830.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 387980.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 388129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 388279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 388428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 388578.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 388728.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 388877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 389027.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 389177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 389326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 389476.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 389625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 389775.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 389925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 389104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 389253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 389403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 389552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 389701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 389850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 390149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 390298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 390447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 390597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 390746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 390895.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 391044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 391194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 391343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 390521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 390669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 390818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 390967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 391116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 391265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 391414.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 391563.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 391712.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 391861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 392009.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 392158.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 392307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 392456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 392605.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 391782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 391930.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 392079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 392227.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 392376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 392524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 392673.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 392821.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 392970.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 393118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 393267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 393415.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 393564.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 393712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 393861.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 393037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 393185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 393333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 393481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 393629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 393777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 393925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 394074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 394222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 394370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 394518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 394666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 394814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 394962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 395111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 394285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 394433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 394581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 394729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 394876.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 395024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 395172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 395320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 395467.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 395615.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 395763.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 395911.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 396059.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 396206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 396354.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 395528.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 395675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 395823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 395970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 396117.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 396265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 396412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 396560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 396707.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 396855.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 397002.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 397149.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 397297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 397444.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 397592.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 397739.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 396911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 397058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 397205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 397352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 397500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 397647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 397794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 397941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 398088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 398235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 398382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 398529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 398676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 398823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 398970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 399117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 398288.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 398435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 398581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 398728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 398875.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 399022.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 399168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 399315.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 399462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 399608.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 399755.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 399902.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 400048.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 400195.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 400342.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 399512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 399658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 399804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 399951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 400097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 400243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 400390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 400536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 400682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 400829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 400975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 401121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 401268.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 401414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 401560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 401707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 400875.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 401021.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 401167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 401313.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 401459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 401605.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 401751.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 401897.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 402043.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 402189.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 402335.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 402481.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 402627.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 402773.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 402919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 402087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 402233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 402378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 402524.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 402669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 402815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 402961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 403106.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 403252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 403398.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 403543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 403689.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 403834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 403980.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 404126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 404271.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 403438.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 403583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 403728.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 403874.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 404019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 404164.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 404309.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 404455.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 404600.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 404745.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 404891.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 405036.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 405181.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 405326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 405472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 405617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 405762.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 405908.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 405072.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 405217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 405362.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 405507.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 405652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 405797.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 405942.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 406086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 406231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 406376.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 406521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 406811.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 406956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 407101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 407246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 407391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 406554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 406698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 406843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 406987.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 407132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 407277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 407421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 407566.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 407710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 407855.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 408144.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 408289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 408433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 408578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 408722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 408867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 408028.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 408173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 408317.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 408461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 408605.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 408750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 408894.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 409038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 409182.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 409326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 409471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 409615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 409759.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 409903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 410048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 410192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 410336.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 410480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 409640.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 409784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 409928.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 410071.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 410215.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 410359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 410503.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 410647.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 410791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 410935.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 411079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 411223.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 411366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 411510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 411654.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 411798.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 411942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 411100.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 411244.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 411387.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 411531.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 411674.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 411818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 411961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 412105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 412248.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 412392.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 412535.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 412679.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 412822.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 412966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 413110.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 413253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 413397.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 413540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 412696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 412840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 412983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 413126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 413269.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 413412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 413556.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 413699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 413842.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 413985.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 414128.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 414272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 414415.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 414558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 414701.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 414844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 414988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 414142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 414285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 414428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 414571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 414714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 414857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 415000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 415142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 415285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 415428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 415571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 415714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 415857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 416000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 416142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 416285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 416428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 416571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 415724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 415866.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 416009.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 416152.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 416294.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 416437.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 416579.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 416722.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 416864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 417007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 417149.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 417292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 417434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 417577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 417719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 417862.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 418004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 417156.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 417298.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 417440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 417582.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 417725.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 417867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 418009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 418151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 418293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 418436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 418578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 418720.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 418862.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 419004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 419146.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 419289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 419431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 419573.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 418723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 418865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 419007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 419148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 419290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 419432.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 419574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 419716.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 419858.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 420141.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 420283.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 420425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 420567.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 420709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 420851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 420992.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 420141.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 420283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 420424.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 420566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 420707.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 420849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 420990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 421132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 421273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 421415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 421556.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 421698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 421839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 421981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 422122.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 422264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 422405.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 421552.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 421694.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 421835.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 421976.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 422117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 422258.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 422400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 422541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 422682.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 422823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 422964.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 423105.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 423247.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 423388.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 423670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 423811.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 423952.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 423098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 423239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 423380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 423521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 423661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 423802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 423943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 424084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 424225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 424366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 424507.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 424647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 424788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 424929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 425070.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 425211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 425352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 424496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 424637.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 424777.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 424918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 425058.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 425199.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 425339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 425480.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 425620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 425761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 425901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 426042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 426182.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 426323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 426463.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 426604.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 426744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 426885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 426028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 426168.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 426308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 426448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 426588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 426728.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 426869.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 427009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 427149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 427289.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 427429.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 427570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 427710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 427850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 427990.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 428130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 428271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 428411.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 427552.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 427692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 427832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 427972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 428111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 428251.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 428391.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 428531.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 428671.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 428811.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 428951.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 429090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 429230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 429370.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 429510.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 429650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 429790.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 428930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 429069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 429209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 429348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 429488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 429627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 429767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 429906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 430046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 430186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 430325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 430465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 430604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 430744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 430883.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 431023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 431162.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 431302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 430440.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 430580.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 430719.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 430858.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 430997.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 431136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 431276.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 431415.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 431554.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 431693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 431832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 431972.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 432111.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 432250.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 432389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 432529.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 432668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 431805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 431944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 432083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 432222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 432361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 432500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 432638.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 432777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 432916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 433055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 433194.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 433333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 433472.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 433611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 433750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 433888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 434027.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 434166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 433302.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 433441.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 433579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 433718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 433856.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 433995.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 434133.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 434272.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 434411.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 434549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 434688.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 434826.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 434965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 435103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 435242.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 435381.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 435519.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 434654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 434792.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 434930.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 435069.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 435207.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 435345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 435483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 435622.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 435760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 435898.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 436036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 436175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 436313.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 436451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 436589.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 436728.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 436866.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 437004.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 436137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 436275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 436413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 436551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 436689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 436827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 436965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 437103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 437241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 437379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 437517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 437655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 437793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 437931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 438068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 438206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 438344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 437477.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 437614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 437752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 437889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 438027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 438165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 438302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 438440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 438577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 438715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 438853.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 438990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 439128.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 439266.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 439403.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 439541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 439678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 439816.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 438947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 439084.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 439221.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 439359.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 439496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 439633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 439771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 439908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 440045.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 440183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 440320.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 440457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 440594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 440732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 440869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 441006.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 441144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 440273.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 440410.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 440547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 440684.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 440821.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 440958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 441095.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 441232.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 441369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 441506.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 441643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 441780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 441917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 442054.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 442191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 442328.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 442465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 442602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 441731.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 441867.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 442004.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 442141.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 442277.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 442414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 442551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 442687.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 442824.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 442961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 443097.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 443234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 443371.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 443507.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 443644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 443781.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 443918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 443045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 443181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 443318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 443454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 443590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 443727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 443863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 444000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 444136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 444272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 444409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 444545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 444681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 444818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 444954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 445090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 445227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 445363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 444489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 444625.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 444761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 444897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 445034.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 445170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 445306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 445442.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 445578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 445850.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 445986.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 446122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 446258.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 446394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 446530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 446666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 446802.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 445927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 446063.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 446199.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 446334.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 446470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 446606.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 446742.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 446877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 447013.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 447149.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 447285.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 447420.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 447556.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 447692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 447828.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 447963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 448099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 447223.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 447358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 447494.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 447629.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 447765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 447900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 448036.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 448171.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 448307.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 448442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 448577.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 448713.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 448848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 448984.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 449119.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 449255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 449390.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 448513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 448648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 448783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 448918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 449054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 449189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 449324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 449459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 449594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 449729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 449864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 450000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 450135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 450270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 450405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 450540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 450675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 450810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 449932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 450067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 450202.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 450337.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 450471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 200520 f, 406734.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 406855.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 406153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 406275.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 406396.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 406518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 406639.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 405939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 406060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 406181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 406303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 406424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 405725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 405846.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 405967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 406088.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 406209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 405513.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 405633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 405754.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 405875.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 405995.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 405301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 405421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 405542.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 405662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 404969.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 405090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 405210.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 405330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 405450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 404760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 404880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 405000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 405120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 405240.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 404550.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 404670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 404790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 404910.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 405029.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 404342.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 404462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 404581.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 404701.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 404015.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 404135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 404254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 404373.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 404493.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 403809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 403928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 404047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 404166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 404285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 403603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 403722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 403841.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 403960.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 404079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 403399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 403517.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 403636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 403754.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 403076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 403195.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 403313.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 403431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 403550.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 402874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 402992.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 403110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 403228.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 403346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 402671.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 402789.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 402907.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 403025.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 403143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 402470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 402588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 402705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 402823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 402152.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 402270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 402387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 402504.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 402622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 402739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 402857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 402974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 403091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 403209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 403326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 402656.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 402773.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 402890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 403007.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 403125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 403242.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 403359.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 403476.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 403593.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 403710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 403828.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 403945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 404062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 404179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 404296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 404414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 403742.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 403859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 403976.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 404093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 404327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 404444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 404561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 404678.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 404795.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 404912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 405029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 405146.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 405263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 405380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 405497.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 405614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 405731.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 405058.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 405175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 405291.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 405408.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 405525.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 405642.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 405758.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 405875.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 405992.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 406108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 406225.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 406342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 406459.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 406575.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 406692.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 406809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 406926.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 407042.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 406368.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 406485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 406601.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 406718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 406834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 406951.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 407067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 407184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 407300.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 407417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 407533.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 407650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 407767.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 407883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 408116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 408233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 408349.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 407674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 407790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 407906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 408023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 408139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 408255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 408372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 408488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 408604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 408720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 408837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 408953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 409069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 409186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 409302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 409418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 409534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 409651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 408974.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 409206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 409323.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 409439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 409555.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 409671.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 409787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 409903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 410019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 410135.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 410251.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 410367.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 410483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 410599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 410715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 410831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 410947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 410270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 410386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 410501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 410617.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 410733.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 410849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 410965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 411081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 411196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 411312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 411428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 411544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 411660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 411776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 411891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 412007.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 412123.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 412239.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 411560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 411676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 411791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 411907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 412023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 412138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 412254.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 412369.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 412485.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 412601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 412716.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 412832.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 412947.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 413063.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 413179.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 413294.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 413410.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 413526.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 413641.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 412961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 413076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 413192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 413307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 413423.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 413538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 413653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 413769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 413884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 414115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 414230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 414346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 414461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 414576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 414692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 414807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 414923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 414241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 414357.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 414472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 414587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 414702.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 414817.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 414932.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 415048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 415163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 415278.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 415393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 415508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 415623.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 415738.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 415854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 415969.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 416084.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 416199.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 416314.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 415632.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 415747.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 415862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 415977.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 416091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 416206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 416321.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 416436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 416551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 416666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 416781.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 416896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 417011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 417126.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 417241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 417356.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 417471.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 417586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 416902.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 417017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 417131.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 417246.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 417361.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 417476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 417590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 417705.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 417820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 417935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 418049.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 418164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 418279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 418393.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 418508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 418623.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 418738.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 418852.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 418167.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 418282.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 418396.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 418511.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 418625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 418740.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 418854.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 418969.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 419083.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 419198.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 419312.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 419427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 419542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 419656.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 419771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 419885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 420114.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 420229.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 419542.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 419657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 419771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 419885.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 420114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 420228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 420342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 420457.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 420685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 420800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 420914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 421028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 421257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 421371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 421485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 421600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 420912.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 421026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 421140.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 421254.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 421368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 421482.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 421596.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 421711.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 421825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 421939.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 422053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 422167.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 422281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 422395.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 422509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 422623.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 422737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 422851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 422163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 422277.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 422390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 422504.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 422618.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 422732.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 422846.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 422960.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 423074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 423187.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 423301.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 423415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 423643.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 423757.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 423870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 423984.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 424098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 424212.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 423522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 423636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 423750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 423863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 423977.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 424090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 424204.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 424318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 424431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 424545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 424659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 424772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 424886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 425000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 425113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 425227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 425340.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 425454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 424763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 424877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 424990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 425103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 425217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 425330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 425444.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 425557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 425671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 425784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 425897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 426011.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 426124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 426238.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 426351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 426465.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 426578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 426691.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 426805.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 426113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 426339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 426452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 426566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 426679.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 426905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 427018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 427132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 427245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 427471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 427584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 427698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 427811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 428037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 427344.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 427457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 427570.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 427683.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 427796.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 427909.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 428022.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 428135.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 428248.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 428361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 428474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 428587.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 428700.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 428813.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 428926.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 429039.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 429152.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 429265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 429378.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 428684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 428797.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 428909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 429022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 429135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 429248.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 429360.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 429473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 429586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 429699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 429812.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 429924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 430037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 430150.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 430263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 430375.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 430488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 430601.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 429906.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 430018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 430131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 430243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 430356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 430469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 430581.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 430694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 430806.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 430919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 431031.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 431144.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 431257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 431369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 431482.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 431594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 431707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 431819.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 431932.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 431235.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 431348.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 431460.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 431573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 431685.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 431797.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 431910.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 432022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 432134.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 432247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 432359.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 432471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 432584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 432696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 432809.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 432921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 433033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 433146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 432448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 432560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 432672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 432785.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 433009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 433121.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 433233.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 433345.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 433457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 433570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 433682.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 433794.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 433906.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 434018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 434130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 434243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 434355.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 433656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 433768.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 433880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 433992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 434104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 434216.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 434328.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 434440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 434552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 434664.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 434776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 434888.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 435000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 435111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 435223.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 435335.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 435447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 435559.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 435671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 434972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 435083.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 435195.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 435307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 435419.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 435530.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 435642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 435754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 435865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 435977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 436089.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 436201.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 436312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 436424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 436536.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 436648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 436759.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 436871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 436171.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 436282.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 436394.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 436505.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 436617.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 436728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 436840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 436951.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 437063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 437174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 437286.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 437397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 437509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 437620.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 437732.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 437843.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 437955.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 438066.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 437365.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 437476.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 437588.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 437699.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 437810.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 437922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 438033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 438144.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 438256.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 438367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 438478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 438589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 438701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 438812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 438923.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 439035.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 439146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 439257.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 439369.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 438666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 438777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 438888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 439000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 439111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 439222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 439333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 439444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 439555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 439666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 439777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 439888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 440000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 440111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 440222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 440333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 440444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 440555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 439852.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 439963.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 440073.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 440184.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 440295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 440406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 440517.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 440628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 440739.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 440850.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 440961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 441072.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 441183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 441293.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 441404.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 441515.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 441626.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 441737.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 441848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 441143.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 441254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 441365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 441476.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 441586.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 441697.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 441808.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 441918.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 442029.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 442140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 442250.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 442361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 442472.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 442583.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 442693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 442804.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 442915.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 443025.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 442320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 442430.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 442541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 442651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 442762.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 442872.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 442983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 443093.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 443204.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 443314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 443425.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 443535.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 443646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 443756.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 443051.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 443161.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 443272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 443382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 443492.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 443602.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 443713.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 443823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 443933.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 444044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 444154.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 444264.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 444375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 444485.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 444595.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 444705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 444816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 444926.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 444220.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 444330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 444440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 444550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 444660.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 444770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 444880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 444990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 445100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 445211.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 445321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 445431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 445541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 445651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 445761.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 445871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 445981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 446091.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 446201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 445494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 445604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 445824.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 445934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 446043.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 446153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 446263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 446373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 446483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 446593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 446703.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 446813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 446923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 447032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 447142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 447252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 447362.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 446654.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 446764.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 446873.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 446983.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 447093.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 447202.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 447312.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 447422.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 447532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 447641.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 447751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 447861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 447970.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 448080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 448190.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 448299.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 448409.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 448519.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 447810.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 447919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 448029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 448138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 448248.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 448357.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 448467.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 448576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 448686.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 448795.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 448905.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 449014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 449124.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 449233.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 449343.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 449452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 449562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 449671.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 449781.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 449071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 449180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 449289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 449398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 449508.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 449617.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 449726.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 449836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 449945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 450054.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 450163.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 450273.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 450382.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 450491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 450601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 450710.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 450819.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 450928.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 450218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 450327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 450436.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 450545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 450654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 450763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 450872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 450981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 451090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 451200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 451309.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 451418.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 451527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 451636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 451745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 451854.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 451963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 452072.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 451361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 451470.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 451578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 248880 f, 438169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 438274.6 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 438380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 438485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 438591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 438697.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 438802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 438908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 439014.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 438347.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 438453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 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 @ 1407300583191 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.786 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300578485 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 / 1288 ms, 46.5 fps, 21 ms/f; total: 60 f, 46.5 fps, 21 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 60 f, 3000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 5454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 7826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 10000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 11538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 13333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 17419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 20571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 21666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 22702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 900 f, 23076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24878.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 28636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 38297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 41250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 44081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 45306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 45600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 46800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 48235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 49411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 50588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 51923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 53076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 53207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 54339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 55471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 55555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 56666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 57777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 57818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 58909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 58928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 61071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 61052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 62105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 63157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 63103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 64137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 65172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 65084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 66101.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 66000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 67000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 68000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 67868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 68852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 69836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 69677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 70645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 70476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 71428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 72380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 72187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 73125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 74062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 73846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 74769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 75692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 75454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 76363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 77014.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 77391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 78000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 78857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 78591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 79436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 79166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 79726.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 80547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 80270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 81081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 80800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 81600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 81315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 82105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 82894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 82597.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 83376.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 83076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 83846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 83544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 84303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 84750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 85500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 85185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 85925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 86341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 87073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 87804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 87469.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 88192.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 88915.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 89638.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 89285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 90714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 90352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 91058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 91764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 91395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 92093.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 92790.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 92413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 93103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 93793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 93409.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 94090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 94772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 94382.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 95056.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 95730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 95333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 96666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 97333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 96923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 97582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 98241.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 97826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 98478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 98709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 99354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 99574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 100212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 100851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 100421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 101052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 101684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 101250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 101875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 103125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9960 f, 97647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 98235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 98823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 98446.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 99029.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 99611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 99230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 99807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 100384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 100961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 100571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 101142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 101714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 102285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 101886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 102452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 103018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 103584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 103177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 103738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 104299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 104859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 105555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 106111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 105688.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 106238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 106788.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 107339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 106909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 107454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 108545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 108108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 108648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 109189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 109729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 109821.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 110357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 110892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 110442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 110973.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 111504.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 112035.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 111578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 112105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 112631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 113157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 113684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 113217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 113739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 114260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 114782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 115304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 115826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 116347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 116379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 116896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 117413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 118448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 117948.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 118461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 118974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 119487.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 120512.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 120508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 121016.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 121525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 122033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 122542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 123050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 123559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 123025.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 124033.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 124537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 125042.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 125546.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 126050.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 125500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 126000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 126500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 127000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 128500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 129500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 128925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 129421.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 129917.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 130413.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 131404.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 131900.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 132396.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 132295.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 132786.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 133278.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 133770.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 134262.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 135609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 136097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 139512.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 141290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 141774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 142741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 142560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 143040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 143520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 144480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 144960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 145440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 145920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 146880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 146190.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 147142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 147619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 148095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 148571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 149047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 149523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 150476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 150952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 150236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 150708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 151181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 151653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 152125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 152598.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 153070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 153543.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 154015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 154488.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 154218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 154687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 155156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 155625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 156093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 156562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 157031.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 157968.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 157209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 157674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 158139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 158604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 159069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 159534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 160465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 160930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 161395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 161860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 161076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 162923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 163846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 164769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 165230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 164427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 164885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 165343.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 165801.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 166259.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 166717.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 167175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 167633.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 168091.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 168636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 169545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 170454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 170909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 171363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 172272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 171879.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 172330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 172781.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 173233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 173684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 174135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 174586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 175037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 175488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 174626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 175074.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 175522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 175970.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 176417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 176865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 177313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 177761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 178208.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 178656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 177777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 178222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 178666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 179111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 179555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 180444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 180888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 181333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 181777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 182222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 181323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 182205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 182647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 183088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 183970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 184379.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 184817.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 185255.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 186569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 187007.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 187445.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 187883.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 188321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 187391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 188260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 188695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 189130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 189565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 190869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 190359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 190791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 189857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 190285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 190212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 190638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 191063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 191489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 191914.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 192340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 192765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 193943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 194366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 196056.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 196478.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 196901.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 197323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 197622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 198041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 198881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 199300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 199720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 200139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 199166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 199583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 200416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 200833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 201250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 201666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 202083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 202916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 203333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 202344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 202758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 203172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 203586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 204413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 204827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 205241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 205655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 206068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 205068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 205479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 205890.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 206301.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 206712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 207123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 207534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 207945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 208356.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 208767.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 209178.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 208163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 208571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 208979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 209387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 209795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 210204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 210612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 211020.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 211428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 211836.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 210810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 211216.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 211621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 212027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 212432.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 212837.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 213243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 213648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 214054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 214459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 214864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 213825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 214228.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 214630.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 215033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 215436.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 215838.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 216241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 216644.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 217046.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 217449.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 216400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 216800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 217200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 217600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 218000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 218400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 218800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 219200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 219600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 220400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 219337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 219735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 220132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 220529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 220927.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 221324.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 221721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 222119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 222516.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 222913.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 221842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 222236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 222631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 223026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 223421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 223815.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 224605.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 225394.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 225789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 224705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 225098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 225490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 225882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 226274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 226666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 227058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 227450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 227843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 228235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 227142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 227532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 227922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 228311.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 228701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 229090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 229480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 229870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 230259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 230649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 231038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 229935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 230322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 230709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 231096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 231483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 231870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 232258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 232645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 233032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 233419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 232307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 232692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 233076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 233461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 233846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 234230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 234615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 235000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 235384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 235769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 236153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 235031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 235414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 235796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 236178.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 236560.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 236942.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 237324.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 237707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 238089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 238471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 237721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 238101.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 238481.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 238860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 239240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 239620.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 240379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 240759.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 241139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 240377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 240754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 241132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 241509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 241886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 242264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 242641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 243018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 243396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 243000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 243375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 244125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 244500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 244875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 245250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 245625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 246375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 245217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 245590.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 245962.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 246335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 246708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 247080.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 247453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 248198.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 248944.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 249316.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 248148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 248518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 248888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 249259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 249629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 250370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 250740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 251481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 251851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 252222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 251042.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 251411.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 251779.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 252147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 252515.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 252883.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 253251.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 253619.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 253987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 254355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 254723.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 255092.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 253902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 254268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 254634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 255365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 255731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 256097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 256463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 256829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 257195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 257560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 257926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 256727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 257090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 257454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 257818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 258181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 258545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 258909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 259272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 259636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 260363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 260727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 259518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 259879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 260240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 260602.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 260963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 261325.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 261686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 262048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 262409.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 262771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 263132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 263493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 262275.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 262634.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 262994.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 263353.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 263712.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 264071.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 264431.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 264790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 265149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 265508.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 265868.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 266227.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 265357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 266071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 266428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 266785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 267142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 267500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 267857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 268214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 268571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 268928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 268047.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 268402.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 268757.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 269112.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 269467.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 269822.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 270177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 270532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 270887.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 271242.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 271597.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 270352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 270705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 271058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 271411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 272117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 272470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 272823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 273176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 273529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 273882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 274235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 272982.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 273684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 274035.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 274385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 274736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 275087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 275438.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 275789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 276140.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 276491.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 276842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 277192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 275930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 276279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 276627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 276976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 277325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 277674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 278023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 278372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 278720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 279069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 279418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 279767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 278497.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 278843.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 279190.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 279537.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 279884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 280231.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 280578.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 280924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 281271.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 281618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 281965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 282312.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 282658.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 281379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 281724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 282068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 282413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 282758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 283103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 283448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 283793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 284137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 284482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 284827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 285172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 285517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 284228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 284571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 284914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 285257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 285600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 285942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 286285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 286628.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 286971.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 287314.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 287657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 286704.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 287045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 287386.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 288068.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 288409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 288750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 289090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 289431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 289772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 290113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 290454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 290795.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 289491.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 289830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 290169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 290508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 290847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 291186.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 291525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 291864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 292203.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 292542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 292881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 293220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 293559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 292247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 292584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 292921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 293258.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 293595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 293932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 294269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 294606.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 294943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 295280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 295617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 295955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 296292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 294972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 295307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 295642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 295977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 296312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 296648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 296983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 297318.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 298324.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 298659.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 298994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 297666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 299000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 299333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 299666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 300333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 300666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 301000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 301333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 300331.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 300662.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 300994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 301325.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 301657.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 301988.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 302320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 302651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 302983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 303314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 303646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 303977.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 304309.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 302967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 303296.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 303626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 303956.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 304285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 304615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 304945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 305274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 305604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 305934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 306263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 306593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 306923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 305573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 305901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 306229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 306557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 306885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 307213.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 307540.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 307868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 308196.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 308524.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 308852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 309180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 307826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 308152.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 308478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 308804.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 309130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 309456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 309782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 310108.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 310434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 310760.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 311086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 311413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 311739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 310378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 310702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 311027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 311351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 311675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 312000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 312324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 312648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 312972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 313297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 313621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 313945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 314270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 312903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 313225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 313548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 313870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 314193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 314516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 314838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 315161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 315483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 315806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 316129.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 316451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 316774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 315401.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 315721.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 316042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 316363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 316684.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 317005.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 317326.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 317647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 317967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 318288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 318609.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 318930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 319251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 317872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 318191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 318510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 318829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 319148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 319468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 319787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 320106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 320425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 320744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 321063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 321382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 321702.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 320317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 320634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 320952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 321269.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 321587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 321904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 322222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 322539.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 322857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 323174.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 323492.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 323809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 322421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 322736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 323052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 323368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 323684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 324000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 324315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 324631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 324947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 325263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 325578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 325894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 326210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 324816.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 325130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 325445.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 325759.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 326073.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 326387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 326701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 327015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 327329.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 327643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 327958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 328272.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 328586.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 327187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 327500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 327812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 328125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 328437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 328750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 329062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 329375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 329687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 330312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 330625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 330937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 329533.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 329844.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 330155.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 330466.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 330777.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 331088.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 331398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 331709.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 332020.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 332331.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 332642.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 332953.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 333264.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 331855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 332164.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 332474.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 332783.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 333092.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 333402.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 333711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 334020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 334329.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 334639.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 334948.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 335257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 335567.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 334153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 334461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 334769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 335076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 335384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 335692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 336000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 336307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 336615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 336923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 337230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 337538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 337846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 336428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 336734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 337040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 337346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 337653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 337959.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 338265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 338571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 338877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 339183.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 339489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 339795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 340102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 338680.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 338984.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 339289.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 339593.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 339898.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 340203.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 340507.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 340812.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 341116.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 341421.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 341725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 342030.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 342335.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 340909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 341212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 341515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 341818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 342121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 342424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 342727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 343030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 343333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 343636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 343939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 344242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 342814.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 343115.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 343417.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 343718.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 344020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 344321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 344623.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 344924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 345226.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 345527.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 345829.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 346130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 346432.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 345300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 345600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 345900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 346200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 346500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 346800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 347100.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 347400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 347700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 348000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 348300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 348600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 348900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 347462.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 347761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 348059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 348358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 348656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 348955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 349253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 349552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 349850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 350149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 350447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 350746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 351044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 349603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 349901.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 350198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 350495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 350792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 351089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 351386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 351683.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 351980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 352277.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 352574.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 352871.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 351428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 351724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 352019.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 352315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 352610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 352906.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 353201.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 353497.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 353793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 354088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 354384.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 354679.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 354975.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 353529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 353823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 354117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 354411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 354705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 355000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 355294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 355588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 355882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 356176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 356470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 356764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 357058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 355609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 355902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 356195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 356487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 356780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 357073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 357365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 357658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 357951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 358243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 358536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 358829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 359121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 357669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 357961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 358252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 358543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 358834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 359126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 359417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 359708.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 360291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 360582.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 360873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 361165.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 359710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 360289.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 360579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 360869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 361159.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 361449.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 361739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 362029.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 362318.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 362608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 362898.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 363188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 361730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 362019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 362307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 362596.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 362884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 363173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 363461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 363750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 364038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 364326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 364615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 364903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 365192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 363732.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 364019.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 364306.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 364593.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 364880.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 365167.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 365454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 365741.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 366028.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 366315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 366602.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 366889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 367177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 365714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 366000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 366285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 366571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 366857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 367142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 367428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 367714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 368285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 368571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 368857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 369142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 367677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 367962.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 368246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 368530.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 368815.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 369099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 369383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 369668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 369952.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 370236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 370521.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 370805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 369339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 369622.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 369905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 370188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 370471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 370754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 371037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 371320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 371603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 371886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 372169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 372452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 372735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 371267.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 371549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 371831.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 372112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 372394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 372676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 372957.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 373239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 373521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 373802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 374084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 374366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 374647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 373177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 373457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 373738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 374018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 374299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 374579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 374859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 375140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 375420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 375700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 375981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 376261.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 376542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 375069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 375348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 375627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 375906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 376186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 376465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 376744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 377023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 377302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 377581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 377860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 378139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 378418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 376944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 377222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 377500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 377777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 378055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 378333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 378611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 378888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 379166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 379444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 379722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 380277.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 378801.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 379078.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 379354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 379631.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 379907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 380184.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 380460.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 380737.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 381013.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 381290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 381566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 381843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 382119.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 380642.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 380917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 381192.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 381467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 381743.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 382018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 382293.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 382568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 382844.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 383119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 383394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 383669.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 383944.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 382465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 382739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 383287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 383561.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 383835.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 384109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 384383.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 384657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 384931.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 385205.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 385479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 384000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 384272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 384545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 384818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 385090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 385363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 385636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 385909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 386181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 85020 f, 337380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 336284.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 336521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 336758.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 335669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 335905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 336141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 335058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 335294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 335529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 335764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 334687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 334921.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 335156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 334085.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 334319.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 334552.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 334786.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 333720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 333953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 334186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 333127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 333359.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 86400 f, 328517.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 328745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 328973.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 329201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 329429.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 329657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 329885.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 330114.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 330342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 330570.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 330798.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 331026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 330227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 330454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 330681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 330909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 331136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 331363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 331590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 331818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 332045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 332272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 332500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 332727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 332954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 331924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 332150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 332377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 332603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 332830.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 333056.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 333283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 333509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 333735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 333962.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 334188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 333157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 333383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 333609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 333834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 334060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 334285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 334511.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 334736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 334962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 335187.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 335413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 335639.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 335864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 336090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 335056.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 335280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 335505.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 335730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 335955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 336179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 336404.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 336629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 336853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 337078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 337303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 337528.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 337752.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 337977.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 336940.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 337164.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 337388.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 337611.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 337835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 338059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 338283.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 338507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 338731.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 338955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 339179.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 339403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 339626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 339850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 338810.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 339033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 339256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 339479.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 339702.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 339925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 340148.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 340371.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 340594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 340817.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 341040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 341263.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 340222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 340444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 340666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 340888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 341111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 341333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 341555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 341777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 342000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 342222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 342444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 342666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 342888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 343111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 342066.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 342287.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 342509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 342730.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 342952.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 343173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 343394.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 343616.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 343837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 344059.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 344280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 344501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 344723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 344944.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 343897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 344117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 344338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 344558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 344779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 345220.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 345441.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 345661.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 345882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 346102.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 346323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 346544.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 346764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 345714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 345934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 346153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 346373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 346593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 346813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 347032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 347252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 347472.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 347692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 347912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 348131.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 348351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 348571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 347518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 347737.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 347956.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 348175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 348394.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 348613.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 348832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 349051.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 349270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 349489.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 349708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 349927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 350146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 350364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 350583.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 349527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 349745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 349963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 350181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 350400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 350618.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 350836.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 351054.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 351272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 351490.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 351709.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 351927.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 352145.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 352363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 351304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 351521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 351739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 351956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 352173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 352391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 352608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 352826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 353043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 353260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 353478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 353695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 353913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 354130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 353068.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 353285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 353501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 353718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 353935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 354151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 354368.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 354584.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 354801.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 355018.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 355234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 355451.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 355667.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 355884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 354820.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 355035.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 355251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 355467.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 355683.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 355899.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 356115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 356330.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 356546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 356762.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 356978.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 357194.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 357410.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 357625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 356559.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 356774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 356989.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 357204.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 357419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 357634.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 357849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 358064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 358279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 358494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 358709.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 358924.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 359139.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 359354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 359569.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 358500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 358714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 358928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 359142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 359357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 359571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 359785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 360214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 360428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 360642.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 360857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 361071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 361285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 360213.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 360427.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 360640.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 360854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 361067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 361281.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 361494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 361708.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 361921.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 362135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 362348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 362562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 362775.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 362989.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 363202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 362127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 362340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 362553.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 362765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 362978.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 363191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 363404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 363617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 363829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 364042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 364255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 364468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 364680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 364893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 363816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 364028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 364240.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 364452.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 364664.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 364876.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 365088.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 365300.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 365512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 365724.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 365936.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 366148.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 366360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 366572.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 366784.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 365704.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 365915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 366126.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 366338.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 366549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 366760.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 366971.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 367183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 367394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 367605.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 367816.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 368028.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 368239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 368450.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 368661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 367578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 367789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 368210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 368421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 368631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 368842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 369052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 369263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 369473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 369684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 369894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 370105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 370315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 370526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 369440.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 369650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 369860.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 370069.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 370279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 370489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 370699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 370909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 371118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 371328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 371538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 371748.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 371958.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 372167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 372377.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 372587.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 371498.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 371707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 371916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 372125.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 372334.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 372543.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 372752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 372961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 373170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 373379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 373588.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 373797.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 374006.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 374216.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 374425.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 373333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 373541.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 373750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 373958.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 374166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 374375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 374583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 374791.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 375000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 375208.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 375416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 375625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 375833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 376041.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 376250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 375155.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 375363.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 375570.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 375778.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 375986.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 376193.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 376401.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 376609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 376816.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 377024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 377231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 377439.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 377647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 377854.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 378062.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 376965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 377172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 377379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 377586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 377793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 378000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 378206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 378413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 378620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 378827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 379034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 379241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 379448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 379655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 379862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 378762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 378969.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 379175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 379381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 379587.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 379793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 380206.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 380412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 380618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 380824.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 381030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 381237.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 381443.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 381649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 380547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 380753.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 380958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 381164.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 381369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 381575.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 381780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 381986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 382191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 382397.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 382602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 382808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 383219.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 383424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 382320.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 382525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 382730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 382935.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 383139.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 383344.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 383549.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 383754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 383959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 384163.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 384368.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 384573.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 384778.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 384982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 385187.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 384081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 384285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 384489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 384693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 384897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 385102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 385306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 385510.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 385918.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 386122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 386326.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 386530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 386734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 386938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 387142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 386033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 386237.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 386440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 386644.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 386847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 387050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 387254.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 387457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 387661.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 387864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 388067.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 388271.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 388474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 388677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 388881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 387770.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 387972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 388175.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 388378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 388581.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 388783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 388986.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 389189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 389391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 389594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 389797.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 390202.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 390405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 390608.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 389494.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 389696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 389899.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 390101.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 390303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 390505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 390707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 390909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 391111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 391313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 391515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 391717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 391919.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 392121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 392323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 391208.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 391409.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 391610.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 391812.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 392013.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 392214.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 392416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 392617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 392818.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 393020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 393221.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 393422.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 393624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 393825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 394026.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 392909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 393110.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 393311.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 393511.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 393712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 393913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 394113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 394314.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 394515.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 394715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 394916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 395117.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 395317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 395518.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 395719.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 394600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 394800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 395000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 395200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 395400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 395600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 395800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 396000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 396200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 396400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 396600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 396800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 397000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 397200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 397400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 396279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 396478.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 396677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 396877.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 397076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 397275.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 397475.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 397674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 397873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 398073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 398272.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 398471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 398671.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 398870.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 399069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 399269.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 398145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 398344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 398543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 398741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 398940.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 399139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 399337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 399536.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 399735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 399933.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 400132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 400331.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 400529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 400728.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 399603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 399801.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 400000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 400198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 400396.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 400594.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 400792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 400990.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 401188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 401386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 401584.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 401782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 401980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 402178.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 402376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 401250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 401447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 401644.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 401842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 402039.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 402236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 402434.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 402631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 402828.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 403026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 403223.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 403421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 403618.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 403815.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 404013.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 403081.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 403278.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 403475.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 403672.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 403868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 404065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 404262.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 404459.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 404655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 404852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 405049.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 405245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 405442.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 405639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 405836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 406032.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 404901.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 405098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 405294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 405490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 405686.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 405882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 406078.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 406274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 406470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 406862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 407058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 407254.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 407450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 407647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 407843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 406710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 406905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 407100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 407296.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 407491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 407687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 407882.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 408078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 408273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 408469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 408664.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 408859.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 409055.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 409250.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 409446.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 408311.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 408506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 408701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 408896.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 409285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 409480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 409675.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 409870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 410064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 410259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 410454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 410649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 410844.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 411038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 411233.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 410097.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 410291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 410485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 410679.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 410873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 411067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 411262.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 411456.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 411650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 411844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 412038.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 412233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 412427.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 412621.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 412815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 413009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 411870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 412064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 412258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 412451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 412645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 412838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 413032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 413225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 413419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 413612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 413806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 414193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 414387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 414580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 414774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 413633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 413826.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 414019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 414212.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 414405.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 414598.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 414791.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 414983.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 415176.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 415369.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 415562.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 415755.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 415948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 416141.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 416334.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 416527.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 415384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 415576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 415769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 415961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 416153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 416346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 416538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 416730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 416923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 417115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 417307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 417500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 417692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 417884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 418076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 418269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 417124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 417316.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 417508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 417699.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 417891.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 418083.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 418274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 418466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 418658.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 418849.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 419041.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 419233.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 419424.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 419616.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 419808.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 418853.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 419044.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 419235.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 419426.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 419617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 419808.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 420191.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 420382.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 420573.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 420764.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 420955.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 421146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 421337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 421528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 421719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 420761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 420952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 421333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 421523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 421714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 421904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 422095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 422285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 422476.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 422666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 422857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 423047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 423238.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 423428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 422278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 422468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 422658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 422848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 423037.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 423227.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 423417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 423607.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 423797.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 423987.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 424177.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 424367.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 424556.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 424746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 424936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 425126.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 423974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 424164.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 424353.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 424542.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 424731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 424921.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 425110.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 425299.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 425488.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 425678.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 425867.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 426056.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 426246.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 426435.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 426624.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 426813.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 425660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 425849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 426037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 426415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 426603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 426981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 427169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 427547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 427735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 428113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 428301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 427147.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 427335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 427523.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 427711.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 427899.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 428087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 428275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 428463.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 428652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 428840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 429028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 429216.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 429404.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 429592.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 429780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 429968.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 428812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 429000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 429187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 429375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 429562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 429750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 429937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 430125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 430312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 430500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 430687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 430875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 431062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 431250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 431437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 431625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 430467.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 430654.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 430841.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 431028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 431214.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 431401.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 431588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 431775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 431962.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 432149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 432336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 432523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 432710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 433084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 433271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 432111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 432298.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 432484.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 432670.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 432857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 433043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 433229.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 433416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 433602.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 433788.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 433975.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 434161.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 434347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 434534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 434720.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 434906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 433746.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 433931.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 434117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 434303.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 434489.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 434674.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 434860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 435046.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 435232.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 435417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 435603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 435789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 435975.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 436161.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 436346.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 436532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 435370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 435555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 435740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 435925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 436111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 436296.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 436481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 436666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 436851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 437037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 437222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 437407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 437592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 437777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 437962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 438148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 436984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 437169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 437353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 437538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 437723.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 437907.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 438092.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 438276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 438461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 438646.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 438830.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 439015.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 439200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 439384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 439569.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 439753.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 438588.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 438773.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 438957.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 439141.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 439325.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 439509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 439693.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 439877.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 440061.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 440245.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 440429.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 440613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 440797.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 440981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 441165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 441349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 440183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 440366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 440550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 440733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 440917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 441100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 441284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 441467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 441651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 441834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 442018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 442201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 442385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 442568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 442752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 441585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 441768.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 441951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 442134.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 442317.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 442500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 442682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 442865.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 443048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 443231.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 443414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 443597.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 443780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 443963.4 fps, 0 ms/f
[junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 145680 f, 390563.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 389679.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 389839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 390160.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 389280.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 389440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 389600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 389760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 388882.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 389042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 389202.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 389361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 389521.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 388647.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 388806.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 388965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 389124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 388253.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 388412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 388571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 388730.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 387862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 388021.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 388179.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 388337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 388496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 388654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 388812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 388970.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 389129.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 389287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 388421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 388578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 388736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 388894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 389052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 389210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 389368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 389526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 389684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 389842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 390157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 390315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 390473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 390631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 389763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 389921.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 390078.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 390236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 390393.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 390551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 390708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 390866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 391023.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 391181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 391338.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 391496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 391653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 391811.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 391968.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 391099.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 391256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 391413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 149580 f, 379644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 379796.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 379949.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 380101.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 380253.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 380406.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 379594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 379746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 379898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 380050.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 380202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 380354.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 380506.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 380658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 380810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 380962.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 381113.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 381265.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 381417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 381569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 381721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 380909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 381060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 381212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 381363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 381515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 381666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 381818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 381969.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 382121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 382272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 382424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 382575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 382727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 382878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 383030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 383181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 382367.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 382518.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 382670.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 382821.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 382972.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 383123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 383274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 383425.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 383576.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 383727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 383879.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 384030.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 384181.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 384332.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 384483.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 383668.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 383819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 383969.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 384120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 384271.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 384422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 384572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 384723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 384874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 385025.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 385175.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 385326.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 385477.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 385628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 385778.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 384962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 385112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 385263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 385413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 385563.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 385864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 386015.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 386165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 386315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 386466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 386616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 386766.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 386917.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 387067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 387218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 386400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 386550.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 386700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 386850.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 387000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 387150.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 387300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 387450.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 387600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 387750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 387900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 388050.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 388200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 388350.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 388500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 388650.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 387830.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 387980.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 388129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 388279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 388428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 388578.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 388728.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 388877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 389027.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 389177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 389326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 389476.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 389625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 389775.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 389925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 389104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 389253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 389403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 389552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 389701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 389850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 390149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 390298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 390447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 390597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 390746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 390895.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 391044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 391194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 391343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 390521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 390669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 390818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 390967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 391116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 391265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 391414.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 391563.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 391712.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 391861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 392009.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 392158.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 392307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 392456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 392605.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 391782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 391930.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 392079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 392227.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 392376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 392524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 392673.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 392821.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 392970.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 393118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 393267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 393415.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 393564.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 393712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 393861.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 393037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 393185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 393333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 393481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 393629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 393777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 393925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 394074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 394222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 394370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 394518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 394666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 394814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 394962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 395111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 394285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 394433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 394581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 394729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 394876.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 395024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 395172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 395320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 395467.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 395615.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 395763.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 395911.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 396059.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 396206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 396354.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 395528.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 395675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 395823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 395970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 396117.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 396265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 396412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 396560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 396707.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 396855.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 397002.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 397149.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 397297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 397444.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 397592.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 397739.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 396911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 397058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 397205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 397352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 397500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 397647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 397794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 397941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 398088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 398235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 398382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 398529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 398676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 398823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 398970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 399117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 398288.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 398435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 398581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 398728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 398875.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 399022.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 399168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 399315.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 399462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 399608.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 399755.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 399902.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 400048.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 400195.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 400342.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 399512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 399658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 399804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 399951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 400097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 400243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 400390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 400536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 400682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 400829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 400975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 401121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 401268.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 401414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 401560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 401707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 400875.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 401021.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 401167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 401313.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 401459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 401605.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 401751.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 401897.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 402043.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 402189.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 402335.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 402481.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 402627.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 402773.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 402919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 402087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 402233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 402378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 402524.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 402669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 402815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 402961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 403106.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 403252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 403398.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 403543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 403689.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 403834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 403980.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 404126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 404271.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 403438.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 403583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 403728.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 403874.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 404019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 404164.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 404309.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 404455.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 404600.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 404745.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 404891.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 405036.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 405181.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 405326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 405472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 405617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 405762.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 405908.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 405072.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 405217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 405362.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 405507.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 405652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 405797.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 405942.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 406086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 406231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 406376.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 406521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 406811.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 406956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 407101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 407246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 407391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 406554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 406698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 406843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 406987.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 407132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 407277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 407421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 407566.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 407710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 407855.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 408144.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 408289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 408433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 408578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 408722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 408867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 408028.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 408173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 408317.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 408461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 408605.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 408750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 408894.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 409038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 409182.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 409326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 409471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 409615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 409759.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 409903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 410048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 410192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 410336.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 410480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 409640.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 409784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 409928.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 410071.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 410215.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 410359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 410503.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 410647.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 410791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 410935.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 411079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 411223.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 411366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 411510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 411654.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 411798.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 411942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 411100.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 411244.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 411387.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 411531.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 411674.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 411818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 411961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 412105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 412248.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 412392.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 412535.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 412679.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 412822.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 412966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 413110.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 413253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 413397.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 413540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 412696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 412840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 412983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 413126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 413269.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 413412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 413556.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 413699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 413842.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 413985.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 414128.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 414272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 414415.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 414558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 414701.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 414844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 414988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 414142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 414285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 414428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 414571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 414714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 414857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 415000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 415142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 415285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 415428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 415571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 415714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 415857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 416000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 416142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 416285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 416428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 416571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 415724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 415866.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 416009.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 416152.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 416294.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 416437.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 416579.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 416722.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 416864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 417007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 417149.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 417292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 417434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 417577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 417719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 417862.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 418004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 417156.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 417298.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 417440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 417582.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 417725.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 417867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 418009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 418151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 418293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 418436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 418578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 418720.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 418862.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 419004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 419146.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 419289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 419431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 419573.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 418723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 418865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 419007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 419148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 419290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 419432.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 419574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 419716.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 419858.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 420141.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 420283.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 420425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 420567.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 420709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 420851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 420992.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 420141.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 420283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 420424.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 420566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 420707.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 420849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 420990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 421132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 421273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 421415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 421556.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 421698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 421839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 421981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 422122.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 422264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 422405.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 421552.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 421694.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 421835.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 421976.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 422117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 422258.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 422400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 422541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 422682.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 422823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 422964.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 423105.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 423247.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 423388.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 423670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 423811.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 423952.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 423098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 423239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 423380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 423521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 423661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 423802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 423943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 424084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 424225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 424366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 424507.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 424647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 424788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 424929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 425070.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 425211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 425352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 424496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 424637.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 424777.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 424918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 425058.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 425199.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 425339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 425480.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 425620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 425761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 425901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 426042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 426182.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 426323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 426463.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 426604.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 426744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 426885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 426028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 426168.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 426308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 426448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 426588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 426728.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 426869.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 427009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 427149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 427289.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 427429.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 427570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 427710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 427850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 427990.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 428130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 428271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 428411.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 427552.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 427692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 427832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 427972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 428111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 428251.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 428391.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 428531.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 428671.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 428811.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 428951.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 429090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 429230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 429370.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 429510.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 429650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 429790.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 428930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 429069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 429209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 429348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 429488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 429627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 429767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 429906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 430046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 430186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 430325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 430465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 430604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 430744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 430883.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 431023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 431162.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 431302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 430440.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 430580.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 430719.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 430858.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 430997.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 431136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 431276.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 431415.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 431554.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 431693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 431832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 431972.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 432111.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 432250.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 432389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 432529.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 432668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 431805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 431944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 432083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 432222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 432361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 432500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 432638.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 432777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 432916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 433055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 433194.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 433333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 433472.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 433611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 433750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 433888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 434027.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 434166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 433302.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 433441.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 433579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 433718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 433856.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 433995.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 434133.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 434272.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 434411.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 434549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 434688.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 434826.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 434965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 435103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 435242.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 435381.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 435519.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 434654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 434792.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 434930.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 435069.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 435207.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 435345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 435483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 435622.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 435760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 435898.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 436036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 436175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 436313.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 436451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 436589.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 436728.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 436866.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 437004.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 436137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 436275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 436413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 436551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 436689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 436827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 436965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 437103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 437241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 437379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 437517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 437655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 437793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 437931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 438068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 438206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 438344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 437477.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 437614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 437752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 437889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 438027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 438165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 438302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 438440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 438577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 438715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 438853.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 438990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 439128.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 439266.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 439403.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 439541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 439678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 439816.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 438947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 439084.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 439221.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 439359.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 439496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 439633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 439771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 439908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 440045.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 440183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 440320.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 440457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 440594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 440732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 440869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 441006.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 441144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 440273.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 440410.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 440547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 440684.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 440821.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 440958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 441095.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 441232.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 441369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 441506.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 441643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 441780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 441917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 442054.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 442191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 442328.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 442465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 442602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 441731.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 441867.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 442004.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 442141.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 442277.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 442414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 442551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 442687.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 442824.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 442961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 443097.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 443234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 443371.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 443507.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 443644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 443781.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 443918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 443045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 443181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 443318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 443454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 443590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 443727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 443863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 444000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 444136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 444272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 444409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 444545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 444681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 444818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 444954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 445090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 445227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 445363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 444489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 444625.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 444761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 444897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 445034.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 445170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 445306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 445442.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 445578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 445850.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 445986.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 446122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 446258.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 446394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 446530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 446666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 446802.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 445927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 446063.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 446199.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 446334.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 446470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 446606.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 446742.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 446877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 447013.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 447149.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 447285.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 447420.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 447556.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 447692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 447828.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 447963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 448099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 447223.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 447358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 447494.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 447629.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 447765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 447900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 448036.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 448171.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 448307.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 448442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 448577.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 448713.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 448848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 448984.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 449119.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 449255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 449390.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 448513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 448648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 448783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 448918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 449054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 449189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 449324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 449459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 449594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 449729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 449864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 450000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 450135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 450270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 450405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 450540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 450675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 450810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 449932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 450067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 450202.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 450337.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 450471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 200520 f, 406734.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 406855.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 406153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 406275.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 406396.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 406518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 406639.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 405939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 406060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 406181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 406303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 406424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 405725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 405846.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 405967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 406088.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 406209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 405513.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 405633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 405754.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 405875.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 405995.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 405301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 405421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 405542.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 405662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 404969.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 405090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 405210.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 405330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 405450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 404760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 404880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 405000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 405120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 405240.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 404550.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 404670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 404790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 404910.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 405029.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 404342.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 404462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 404581.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 404701.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 404015.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 404135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 404254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 404373.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 404493.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 403809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 403928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 404047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 404166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 404285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 403603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 403722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 403841.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 403960.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 404079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 403399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 403517.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 403636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 403754.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 403076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 403195.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 403313.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 403431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 403550.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 402874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 402992.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 403110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 403228.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 403346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 402671.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 402789.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 402907.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 403025.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 403143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 402470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 402588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 402705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 402823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 402152.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 402270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 402387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 402504.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 402622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 402739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 402857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 402974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 403091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 403209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 403326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 402656.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 402773.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 402890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 403007.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 403125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 403242.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 403359.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 403476.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 403593.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 403710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 403828.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 403945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 404062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 404179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 404296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 404414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 403742.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 403859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 403976.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 404093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 404327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 404444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 404561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 404678.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 404795.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 404912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 405029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 405146.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 405263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 405380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 405497.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 405614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 405731.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 405058.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 405175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 405291.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 405408.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 405525.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 405642.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 405758.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 405875.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 405992.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 406108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 406225.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 406342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 406459.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 406575.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 406692.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 406809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 406926.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 407042.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 406368.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 406485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 406601.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 406718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 406834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 406951.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 407067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 407184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 407300.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 407417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 407533.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 407650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 407767.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 407883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 408116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 408233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 408349.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 407674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 407790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 407906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 408023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 408139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 408255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 408372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 408488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 408604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 408720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 408837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 408953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 409069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 409186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 409302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 409418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 409534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 409651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 408974.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 409206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 409323.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 409439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 409555.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 409671.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 409787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 409903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 410019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 410135.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 410251.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 410367.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 410483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 410599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 410715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 410831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 410947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 410270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 410386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 410501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 410617.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 410733.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 410849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 410965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 411081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 411196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 411312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 411428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 411544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 411660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 411776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 411891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 412007.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 412123.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 412239.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 411560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 411676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 411791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 411907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 412023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 412138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 412254.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 412369.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 412485.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 412601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 412716.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 412832.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 412947.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 413063.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 413179.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 413294.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 413410.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 413526.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 413641.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 412961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 413076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 413192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 413307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 413423.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 413538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 413653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 413769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 413884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 414115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 414230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 414346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 414461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 414576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 414692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 414807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 414923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 414241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 414357.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 414472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 414587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 414702.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 414817.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 414932.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 415048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 415163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 415278.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 415393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 415508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 415623.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 415738.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 415854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 415969.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 416084.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 416199.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 416314.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 415632.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 415747.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 415862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 415977.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 416091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 416206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 416321.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 416436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 416551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 416666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 416781.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 416896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 417011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 417126.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 417241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 417356.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 417471.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 417586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 416902.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 417017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 417131.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 417246.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 417361.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 417476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 417590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 417705.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 417820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 417935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 418049.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 418164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 418279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 418393.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 418508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 418623.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 418738.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 418852.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 418167.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 418282.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 418396.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 418511.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 418625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 418740.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 418854.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 418969.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 419083.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 419198.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 419312.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 419427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 419542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 419656.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 419771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 419885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 420114.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 420229.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 419542.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 419657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 419771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 419885.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 420114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 420228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 420342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 420457.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 420685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 420800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 420914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 421028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 421257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 421371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 421485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 421600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 420912.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 421026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 421140.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 421254.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 421368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 421482.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 421596.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 421711.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 421825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 421939.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 422053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 422167.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 422281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 422395.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 422509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 422623.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 422737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 422851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 422163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 422277.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 422390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 422504.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 422618.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 422732.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 422846.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 422960.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 423074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 423187.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 423301.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 423415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 423643.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 423757.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 423870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 423984.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 424098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 424212.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 423522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 423636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 423750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 423863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 423977.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 424090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 424204.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 424318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 424431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 424545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 424659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 424772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 424886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 425000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 425113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 425227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 425340.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 425454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 424763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 424877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 424990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 425103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 425217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 425330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 425444.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 425557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 425671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 425784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 425897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 426011.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 426124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 426238.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 426351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 426465.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 426578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 426691.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 426805.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 426113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 426339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 426452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 426566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 426679.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 426905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 427018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 427132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 427245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 427471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 427584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 427698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 427811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 428037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 427344.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 427457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 427570.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 427683.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 427796.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 427909.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 428022.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 428135.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 428248.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 428361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 428474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 428587.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 428700.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 428813.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 428926.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 429039.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 429152.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 429265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 429378.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 428684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 428797.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 428909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 429022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 429135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 429248.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 429360.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 429473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 429586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 429699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 429812.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 429924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 430037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 430150.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 430263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 430375.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 430488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 430601.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 429906.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 430018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 430131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 430243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 430356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 430469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 430581.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 430694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 430806.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 430919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 431031.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 431144.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 431257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 431369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 431482.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 431594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 431707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 431819.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 431932.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 431235.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 431348.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 431460.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 431573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 431685.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 431797.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 431910.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 432022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 432134.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 432247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 432359.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 432471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 432584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 432696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 432809.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 432921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 433033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 433146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 432448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 432560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 432672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 432785.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 433009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 433121.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 433233.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 433345.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 433457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 433570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 433682.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 433794.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 433906.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 434018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 434130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 434243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 434355.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 433656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 433768.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 433880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 433992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 434104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 434216.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 434328.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 434440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 434552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 434664.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 434776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 434888.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 435000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 435111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 435223.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 435335.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 435447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 435559.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 435671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 434972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 435083.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 435195.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 435307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 435419.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 435530.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 435642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 435754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 435865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 435977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 436089.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 436201.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 436312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 436424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 436536.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 436648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 436759.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 436871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 436171.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 436282.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 436394.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 436505.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 436617.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 436728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 436840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 436951.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 437063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 437174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 437286.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 437397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 437509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 437620.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 437732.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 437843.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 437955.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 438066.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 437365.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 437476.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 437588.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 437699.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 437810.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 437922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 438033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 438144.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 438256.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 438367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 438478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 438589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 438701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 438812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 438923.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 439035.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 439146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 439257.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 439369.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 438666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 438777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 438888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 439000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 439111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 439222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 439333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 439444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 439555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 439666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 439777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 439888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 440000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 440111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 440222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 440333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 440444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 440555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 439852.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 439963.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 440073.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 440184.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 440295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 440406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 440517.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 440628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 440739.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 440850.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 440961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 441072.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 441183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 441293.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 441404.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 441515.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 441626.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 441737.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 441848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 441143.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 441254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 441365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 441476.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 441586.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 441697.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 441808.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 441918.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 442029.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 442140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 442250.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 442361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 442472.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 442583.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 442693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 442804.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 442915.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 443025.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 442320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 442430.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 442541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 442651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 442762.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 442872.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 442983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 443093.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 443204.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 443314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 443425.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 443535.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 443646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 443756.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 443051.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 443161.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 443272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 443382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 443492.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 443602.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 443713.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 443823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 443933.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 444044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 444154.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 444264.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 444375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 444485.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 444595.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 444705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 444816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 444926.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 444220.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 444330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 444440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 444550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 444660.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 444770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 444880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 444990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 445100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 445211.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 445321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 445431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 445541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 445651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 445761.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 445871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 445981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 446091.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 446201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 445494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 445604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 445824.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 445934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 446043.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 446153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 446263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 446373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 446483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 446593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 446703.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 446813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 446923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 447032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 447142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 447252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 447362.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 446654.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 446764.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 446873.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 446983.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 447093.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 447202.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 447312.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 447422.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 447532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 447641.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 447751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 447861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 447970.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 448080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 448190.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 448299.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 448409.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 448519.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 447810.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 447919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 448029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 448138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 448248.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 448357.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 448467.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 448576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 448686.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 448795.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 448905.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 449014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 449124.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 449233.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 449343.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 449452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 449562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 449671.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 449781.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 449071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 449180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 449289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 449398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 449508.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 449617.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 449726.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 449836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 449945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 450054.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 450163.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 450273.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 450382.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 450491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 450601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 450710.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 450819.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 450928.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 450218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 450327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 450436.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 450545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 450654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 450763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 450872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 450981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 451090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 451200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 451309.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 451418.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 451527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 451636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 451745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 451854.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 451963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 452072.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 451361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 451470.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 451578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 248880 f, 438169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 438274.6 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 438380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 438485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 438591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 438697.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 438802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 438908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 439014.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 438347.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 438453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 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 @ 1407300583191 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Onscreen took 3.268 sec
[junit] Testcase: test02Offscreen took 0 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.786 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300578485 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 / 1288 ms, 46.5 fps, 21 ms/f; total: 60 f, 46.5 fps, 21 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 60 f, 3000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 5454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 7826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 10000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 300 f, 11538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 13333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 16551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540 f, 17419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 18750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 20000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 720 f, 20571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 21666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 22702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 900 f, 23076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 24000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 24878.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 25714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 26511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 27906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 28636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 31363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 32000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 33333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 34666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 35217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 36521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 37826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 38297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 39574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 40851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 41250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 42500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 43750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 44081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 45306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 45600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 46800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 48000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 48235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 49411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 50588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 51923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 53076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 53207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 54339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 55471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 55555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 56666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 57777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 57818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 58909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 58928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 61071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 61052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 62105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 63157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 63103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 64137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 65172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 65084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 66101.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 66000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 67000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 68000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 67868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 68852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 69836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 69677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 70645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 70476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 71428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 72380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 72187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 73125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 74062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 73846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 74769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 75692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 75454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 76363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 76119.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 77014.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 76764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 77391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 78260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 78000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 78857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 78591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 79436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 79166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 79726.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 80547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 80270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 81081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 80800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 81600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 81315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 82105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 82894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 82597.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 83376.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 83076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 83846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 83544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 84303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 84750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 85500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 85185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 85925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 86341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 87073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 87804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 87469.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 88192.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 88915.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 89638.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 89285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 90714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 90352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 91058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 91764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 91395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 92093.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 92790.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 92413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 93103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 93793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 93409.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 94090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 94772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 94382.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 95056.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 95730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 95333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 96666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 97333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 96923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 97582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 98241.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 97826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 98478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 98709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 99354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 99574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 100212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 100851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 100421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 101052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 101684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 101250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 101875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 103125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 9960 f, 97647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 98235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 98823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 98446.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 99029.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 99611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 99230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 99807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 100384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 100961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 100571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 101142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 101714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 102285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 101886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 102452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 103018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 103584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 103177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 103738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 104299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 104859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 105555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 106111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 105688.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 106238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 106788.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 107339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 106909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 107454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 108545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 108108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 108648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 109189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 109729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 109821.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 110357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 110892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 110442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 110973.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 111504.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 112035.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 111578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 112105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 112631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 113157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 113684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 113217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 113739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 114260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 114782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 115304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 115826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 116347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 116379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 116896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 117413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 118448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 117948.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 118461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 118974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 119487.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 120512.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 120508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 121016.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 121525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 122033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 122542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 123050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 123559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 123025.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 124033.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 124537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 125042.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 125546.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 126050.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 125500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 126000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 126500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 127000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 128500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 129500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 128925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 129421.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 129917.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 130413.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 131404.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 131900.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 132396.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 132892.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 132295.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 132786.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 133278.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 133770.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 134262.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 134754.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 135245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 135737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 136229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 135609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 136097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 136585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 137073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 138048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 138536.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 139024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 139512.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 138870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 139354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 139838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 140322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 140806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 141290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 141774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 142741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 142560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 143040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 143520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 144480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 144960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 145440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 145920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 146880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 146190.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 147142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 147619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 148095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 148571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 149047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 149523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 150476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 150952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 150236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 150708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 151181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 151653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 152125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 152598.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 153070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 153543.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 154015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 154488.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 154218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 154687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 155156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 155625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 156093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 156562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 157031.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 157968.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 157209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 157674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 158139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 158604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 159069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 159534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 160465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 160930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 161395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 161860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 161076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 162923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 163846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 164769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 165230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 164427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 164885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 165343.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 165801.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 166259.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 166717.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 167175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 167633.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 168091.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 168549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 167727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 168181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 168636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 169545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 170454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 170909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 171363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 172272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 171879.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 172330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 172781.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 173233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 173684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 174135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 174586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 175037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 175488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 174626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 175074.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 175522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 175970.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 176417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 176865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 177313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 177761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 178208.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 178656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 177777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 178222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 178666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 179111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 179555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 180444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 180888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 181333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 181777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 182222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 181323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 182205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 182647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 183088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 183970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 184379.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 184817.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 185255.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 186569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 187007.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 187445.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 187883.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 188321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 187391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 188260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 188695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 189130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 189565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 190869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 191304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 190359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 190791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 189857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 190285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 191142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 190212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 190638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 191063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 191489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 191914.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 192340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 192765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 193191.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 193617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 194468.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 193943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 194366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 194788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 195211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 195633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 196056.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 196478.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 196901.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 197323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 196783.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 197202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 197622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 198041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 198881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 199300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 199720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 200139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 199166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 199583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 200416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 200833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 201250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 201666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 202083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 202916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 203333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 202344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 202758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 203172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 203586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 204413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 204827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 205241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 205655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 206068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 205068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 205479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 205890.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 206301.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 206712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 207123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 207534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 207945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 208356.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 208767.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 209178.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 208163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 208571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 208979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 209387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 209795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 210204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 210612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 211020.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 211428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 211836.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 210810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 211216.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 211621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 212027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 212432.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 212837.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 213243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 213648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 214054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 214459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 214864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 213825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 214228.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 214630.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 215033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 215436.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 215838.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 216241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 216644.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 217046.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 217449.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 216400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 216800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 217200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 217600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 218000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 218400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 218800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 219200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 219600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 220400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 219337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 219735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 220132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 220529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 220927.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 221324.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 221721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 222119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 222516.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 222913.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 221842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 222236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 222631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 223026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 223421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 223815.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 224605.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 225394.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 225789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 224705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 225098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 225490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 225882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 226274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 226666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 227058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 227450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 227843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 228235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 227142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 227532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 227922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 228311.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 228701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 229090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 229480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 229870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 230259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 230649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 231038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 229935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 230322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 230709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 231096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 231483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 231870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 232258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 232645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 233032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 233419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 232307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 232692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 233076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 233461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 233846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 234230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 234615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 235000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 235384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 235769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 236153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 235031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 235414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 235796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 236178.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 236560.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 236942.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 237324.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 237707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 238089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 238471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 237341.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 237721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 238101.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 238481.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 238860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 239240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 239620.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 240379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 240759.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 241139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 240377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 240754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 241132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 241509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 241886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 242264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 242641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 243018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 243396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 242250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 242625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 243000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 243375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 244125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 244500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 244875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 245250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 245625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 246375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 245217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 245590.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 245962.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 246335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 246708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 247080.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 247453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 248198.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 248944.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 249316.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 248148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 248518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 248888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 249259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 249629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 250370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 250740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 251481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 251851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 252222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 251042.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 251411.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 251779.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 252147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 252515.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 252883.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 253251.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 253619.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 253987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 254355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 254723.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 255092.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 253902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 254268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 254634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 255365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 255731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 256097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 256463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 256829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 257195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 257560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 257926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 256727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 257090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 257454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 257818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 258181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 258545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 258909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 259272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 259636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 260363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 260727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 259518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 259879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 260240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 260602.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 260963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 261325.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 261686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 262048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 262409.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 262771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 263132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 263493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 262275.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 262634.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 262994.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 263353.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 263712.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 264071.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 264431.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 264790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 265149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 265508.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 265868.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 266227.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 265357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 266071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 266428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 266785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 267142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 267500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 267857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 268214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 268571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 268928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 268047.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 268402.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 268757.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 269112.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 269467.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 269822.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 270177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 270532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 270887.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 271242.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 271597.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 270352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 270705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 271058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 271411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 272117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 272470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 272823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 273176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 273529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 273882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 274235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 272982.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 273684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 274035.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 274385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 274736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 275087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 275438.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 275789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 276140.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 276491.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 276842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 277192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 275930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 276279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 276627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 276976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 277325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 277674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 278023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 278372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 278720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 279069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 279418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 279767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 278497.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 278843.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 279190.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 279537.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 279884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 280231.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 280578.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 280924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 281271.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 281618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 281965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 282312.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 282658.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 281379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 281724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 282068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 282413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 282758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 283103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 283448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 283793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 284137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 284482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 284827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 285172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 285517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 284228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 284571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 284914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 285257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 285600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 285942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 286285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 286628.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 286971.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 287314.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 287657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 286704.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 287045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 287386.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 288068.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 288409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 288750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 289090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 289431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 289772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 290113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 290454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 290795.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 289491.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 289830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 290169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 290508.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 290847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 291186.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 291525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 291864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 292203.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 292542.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 292881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 293220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 293559.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 292247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 292584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 292921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 293258.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 293595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 293932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 294269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 294606.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 294943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 295280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 295617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 295955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 296292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 294972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 295307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 295642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 295977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 296312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 296648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 296983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 297318.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 298324.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 298659.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 298994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 297666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 299000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 299333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 299666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 300333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 300666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 301000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 301333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 300331.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 300662.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 300994.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 301325.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 301657.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 301988.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 302320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 302651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 302983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 303314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 303646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 303977.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 304309.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 302967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 303296.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 303626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 303956.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 304285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 304615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 304945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 305274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 305604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 305934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 306263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 306593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 306923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 305573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 305901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 306229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 306557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 306885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 307213.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 307540.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 307868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 308196.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 308524.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 308852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 309180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 307826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 308152.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 308478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 308804.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 309130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 309456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 309782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 310108.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 310434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 310760.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 311086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 311413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 311739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 310378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 310702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 311027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 311351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 311675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 312000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 312324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 312648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 312972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 313297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 313621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 313945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 314270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 312903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 313225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 313548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 313870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 314193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 314516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 314838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 315161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 315483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 315806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 316129.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 316451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 316774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 315401.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 315721.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 316042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 316363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 316684.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 317005.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 317326.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 317647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 317967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 318288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 318609.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 318930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 319251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 317872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 318191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 318510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 318829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 319148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 319468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 319787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 320106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 320425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 320744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 321063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 321382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 321702.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 320317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 320634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 320952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 321269.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 321587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 321904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 322222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 322539.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 322857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 323174.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 323492.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 323809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 322421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 322736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 323052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 323368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 323684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 324000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 324315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 324631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 324947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 325263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 325578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 325894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 326210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 324816.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 325130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 325445.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 325759.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 326073.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 326387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 326701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 327015.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 327329.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 327643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 327958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 328272.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 328586.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 327187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 327500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 327812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 328125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 328437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 328750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 329062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 329375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 329687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 330312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 330625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 330937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 329533.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 329844.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 330155.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 330466.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 330777.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 331088.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 331398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 331709.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 332020.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 332331.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 332642.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 332953.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 333264.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 331855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 332164.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 332474.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 332783.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 333092.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 333402.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 333711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 334020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 334329.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 334639.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 334948.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 335257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 335567.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 334153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 334461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 334769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 335076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 335384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 335692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 336000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 336307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 336615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 336923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 337230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 337538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 337846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 336428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 336734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 337040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 337346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 337653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 337959.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 338265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 338571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 338877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 339183.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 339489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 339795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 340102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 338680.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 338984.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 339289.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 339593.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 339898.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 340203.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 340507.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 340812.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 341116.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 341421.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 341725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 342030.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 342335.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 340909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 341212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 341515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 341818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 342121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 342424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 342727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 343030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 343333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 343636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 343939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 344242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 342814.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 343115.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 343417.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 343718.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 344020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 344321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 344623.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 344924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 345226.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 345527.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 345829.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 346130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 346432.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 345300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 345600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 345900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 346200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 346500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 346800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 347100.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 347400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 347700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 348000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 348300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 348600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 348900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 347462.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 347761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 348059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 348358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 348656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 348955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 349253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 349552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 349850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 350149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 350447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 350746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 351044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 349603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 349901.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 350198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 350495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 350792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 351089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 351386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 351683.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 351980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 352277.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 352574.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 352871.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 351428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 351724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 352019.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 352315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 352610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 352906.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 353201.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 353497.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 353793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 354088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 354384.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 354679.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 354975.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 353529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 353823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 354117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 354411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 354705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 355000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 355294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 355588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 355882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 356176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 356470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 356764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 357058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 355609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 355902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 356195.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 356487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 356780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 357073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 357365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 357658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 357951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 358243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 358536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 358829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 359121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 357669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 357961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 358252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 358543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 358834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 359126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 359417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 359708.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 360291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 360582.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 360873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 361165.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 359710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 360289.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 360579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 360869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 361159.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 361449.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 361739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 362029.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 362318.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 362608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 362898.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 363188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 361730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 362019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 362307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 362596.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 362884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 363173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 363461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 363750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 364038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 364326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 364615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 364903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 365192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 363732.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 364019.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 364306.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 364593.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 364880.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 365167.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 365454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 365741.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 366028.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 366315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 366602.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 366889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 367177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 365714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 366000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 366285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 366571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 366857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 367142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 367428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 367714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 368285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 368571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 368857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 369142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 367677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 367962.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 368246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 368530.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 368815.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 369099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 369383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 369668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 369952.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 370236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 370521.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 370805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 369339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 369622.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 369905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 370188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 370471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 370754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 371037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 371320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 371603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 371886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 372169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 372452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 372735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 371267.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 371549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 371831.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 372112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 372394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 372676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 372957.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 373239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 373521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 373802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 374084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 374366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 374647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 373177.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 373457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 373738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 374018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 374299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 374579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 374859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 375140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 375420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 375700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 375981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 376261.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 376542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 375069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 375348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 375627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 375906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 376186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 376465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 376744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 377023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 377302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 377581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 377860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 378139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 378418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 376944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 377222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 377500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 377777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 378055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 378333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 378611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 378888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 379166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 379444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 379722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 380277.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 378801.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 379078.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 379354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 379631.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 379907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 380184.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 380460.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 380737.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 381013.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 381290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 381566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 381843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 382119.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 380642.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 380917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 381192.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 381467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 381743.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 382018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 382293.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 382568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 382844.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 383119.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 383394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 383669.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 383944.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 382465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 382739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 383287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 383561.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 383835.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 384109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 384383.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 384657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 384931.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 385205.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 385479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 384000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 384272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 384545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 384818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 385090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 385363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 385636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 385909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 386181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 85020 f, 337380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 336284.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 336521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 336758.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 335669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 335905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 336141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 335058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 335294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 335529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 335764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 334687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 334921.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 335156.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 334085.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 334319.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 334552.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 334786.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 333720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 333953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 334186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 333127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 333359.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 86400 f, 328517.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 328745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 328973.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 329201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 329429.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 329657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 329885.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 330114.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 330342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 330570.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 330798.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 331026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 330000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 330227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 330454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 330681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 330909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 331136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 331363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 331590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 331818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 332045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 332272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 332500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 332727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 332954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 331924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 332150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 332377.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 332603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 332830.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 333056.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 333283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 333509.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 333735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 333962.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 334188.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 333157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 333383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 333609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 333834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 334060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 334285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 334511.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 334736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 334962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 335187.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 335413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 335639.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 335864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 336090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 335056.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 335280.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 335505.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 335730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 335955.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 336179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 336404.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 336629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 336853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 337078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 337303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 337528.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 337752.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 337977.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 336940.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 337164.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 337388.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 337611.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 337835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 338059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 338283.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 338507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 338731.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 338955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 339179.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 339403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 339626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 339850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 338810.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 339033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 339256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 339479.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 339702.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 339925.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 340148.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 340371.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 340594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 340817.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 341040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 341263.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 340222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 340444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 340666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 340888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 341111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 341333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 341555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 341777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 342000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 342222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 342444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 342666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 342888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 343111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 342066.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 342287.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 342509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 342730.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 342952.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 343173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 343394.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 343616.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 343837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 344059.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 344280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 344501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 344723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 344944.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 343897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 344117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 344338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 344558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 344779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 345000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 345220.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 345441.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 345661.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 345882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 346102.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 346323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 346544.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 346764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 345714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 345934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 346153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 346373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 346593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 346813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 347032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 347252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 347472.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 347692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 347912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 348131.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 348351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 348571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 347518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 347737.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 347956.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 348175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 348394.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 348613.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 348832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 349051.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 349270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 349489.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 349708.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 349927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 350146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 350364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 350583.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 349527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 349745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 349963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 350181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 350400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 350618.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 350836.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 351054.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 351272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 351490.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 351709.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 351927.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 352145.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 352363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 351304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 351521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 351739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 351956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 352173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 352391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 352608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 352826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 353043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 353260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 353478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 353695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 353913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 354130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 353068.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 353285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 353501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 353718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 353935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 354151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 354368.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 354584.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 354801.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 355018.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 355234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 355451.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 355667.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 355884.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 354820.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 355035.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 355251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 355467.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 355683.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 355899.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 356115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 356330.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 356546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 356762.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 356978.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 357194.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 357410.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 357625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 356559.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 356774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 356989.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 357204.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 357419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 357634.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 357849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 358064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 358279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 358494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 358709.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 358924.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 359139.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 359354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 359569.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 358500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 358714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 358928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 359142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 359357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 359571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 359785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 360214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 360428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 360642.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 360857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 361071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 361285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 360213.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 360427.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 360640.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 360854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 361067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 361281.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 361494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 361708.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 361921.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 362135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 362348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 362562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 362775.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 362989.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 363202.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 362127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 362340.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 362553.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 362765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 362978.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 363191.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 363404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 363617.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 363829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 364042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 364255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 364468.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 364680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 364893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 363816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 364028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 364240.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 364452.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 364664.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 364876.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 365088.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 365300.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 365512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 365724.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 365936.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 366148.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 366360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 366572.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 366784.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 365704.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 365915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 366126.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 366338.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 366549.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 366760.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 366971.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 367183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 367394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 367605.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 367816.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 368028.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 368239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 368450.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 368661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 367578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 367789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 368000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 368210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 368421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 368631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 368842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 369052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 369263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 369473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 369684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 369894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 370105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 370315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 370526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 369440.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 369650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 369860.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 370069.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 370279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 370489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 370699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 370909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 371118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 371328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 371538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 371748.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 371958.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 372167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 372377.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 372587.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 371498.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 371707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 371916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 372125.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 372334.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 372543.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 372752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 372961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 373170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 373379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 373588.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 373797.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 374006.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 374216.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 374425.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 373333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 373541.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 373750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 373958.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 374166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 374375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 374583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 374791.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 375000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 375208.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 375416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 375625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 375833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 376041.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 376250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 375155.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 375363.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 375570.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 375778.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 375986.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 376193.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 376401.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 376609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 376816.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 377024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 377231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 377439.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 377647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 377854.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 378062.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 376965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 377172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 377379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 377586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 377793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 378000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 378206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 378413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 378620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 378827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 379034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 379241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 379448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 379655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 379862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 378762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 378969.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 379175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 379381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 379587.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 379793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 380000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 380206.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 380412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 380618.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 380824.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 381030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 381237.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 381443.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 381649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 380547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 380753.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 380958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 381164.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 381369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 381575.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 381780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 381986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 382191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 382397.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 382602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 382808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 383013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 383219.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 383424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 382320.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 382525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 382730.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 382935.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 383139.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 383344.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 383549.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 383754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 383959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 384163.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 384368.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 384573.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 384778.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 384982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 385187.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 384081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 384285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 384489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 384693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 384897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 385102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 385306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 385510.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 385918.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 386122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 386326.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 386530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 386734.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 386938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 387142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 386033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 386237.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 386440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 386644.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 386847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 387050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 387254.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 387457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 387661.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 387864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 388067.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 388271.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 388474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 388677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 388881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 387770.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 387972.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 388175.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 388378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 388581.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 388783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 388986.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 389189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 389391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 389594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 389797.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 390202.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 390405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 390608.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 389494.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 389696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 389899.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 390101.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 390303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 390505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 390707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 390909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 391111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 391313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 391515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 391717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 391919.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 392121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 392323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 391208.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 391409.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 391610.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 391812.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 392013.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 392214.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 392416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 392617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 392818.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 393020.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 393221.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 393422.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 393624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 393825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 394026.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 392909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 393110.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 393311.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 393511.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 393712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 393913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 394113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 394314.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 394515.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 394715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 394916.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 395117.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 395317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 395518.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 395719.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 394600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 394800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 395000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 395200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 395400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 395600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 395800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 396000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 396200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 396400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 396600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 396800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 397000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 397200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 397400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 396279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 396478.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 396677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 396877.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 397076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 397275.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 397475.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 397674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 397873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 398073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 398272.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 398471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 398671.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 398870.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 399069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 399269.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 398145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 398344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 398543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 398741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 398940.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 399139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 399337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 399536.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 399735.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 399933.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 400132.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 400331.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 400529.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 400728.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 399603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 399801.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 400000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 400198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 400396.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 400594.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 400792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 400990.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 401188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 401386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 401584.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 401782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 401980.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 402178.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 402376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 401250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 401447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 401644.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 401842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 402039.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 402236.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 402434.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 402631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 402828.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 403026.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 403223.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 403421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 403618.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 403815.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 404013.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 403081.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 403278.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 403475.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 403672.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 403868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 404065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 404262.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 404459.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 404655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 404852.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 405049.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 405245.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 405442.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 405639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 405836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 406032.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 404901.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 405098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 405294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 405490.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 405686.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 405882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 406078.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 406274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 406470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 406862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 407058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 407254.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 407450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 407647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 407843.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 406710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 406905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 407100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 407296.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 407491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 407687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 407882.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 408078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 408273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 408469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 408664.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 408859.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 409055.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 409250.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 409446.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 408311.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 408506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 408701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 408896.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 409285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 409480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 409675.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 409870.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 410064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 410259.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 410454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 410649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 410844.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 411038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 411233.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 410097.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 410291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 410485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 410679.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 410873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 411067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 411262.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 411456.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 411650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 411844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 412038.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 412233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 412427.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 412621.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 412815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 413009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 411870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 412064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 412258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 412451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 412645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 412838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 413032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 413225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 413419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 413612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 413806.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 414193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 414387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 414580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 414774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 413633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 413826.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 414019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 414212.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 414405.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 414598.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 414791.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 414983.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 415176.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 415369.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 415562.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 415755.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 415948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 416141.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 416334.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 416527.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 415384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 415576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 415769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 415961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 416153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 416346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 416538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 416730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 416923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 417115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 417307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 417500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 417692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 417884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 418076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 418269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 417124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 417316.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 417508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 417699.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 417891.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 418083.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 418274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 418466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 418658.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 418849.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 419041.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 419233.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 419424.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 419616.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 419808.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 418853.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 419044.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 419235.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 419426.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 419617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 419808.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 420191.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 420382.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 420573.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 420764.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 420955.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 421146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 421337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 421528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 421719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 420761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 420952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 421333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 421523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 421714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 421904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 422095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 422285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 422476.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 422666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 422857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 423047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 423238.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 423428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 422278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 422468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 422658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 422848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 423037.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 423227.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 423417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 423607.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 423797.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 423987.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 424177.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 424367.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 424556.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 424746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 424936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 425126.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 423974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 424164.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 424353.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 424542.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 424731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 424921.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 425110.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 425299.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 425488.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 425678.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 425867.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 426056.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 426246.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 426435.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 426624.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 426813.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 425660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 425849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 426037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 426415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 426603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 426981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 427169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 427547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 427735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 428113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 428301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 427147.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 427335.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 427523.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 427711.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 427899.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 428087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 428275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 428463.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 428652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 428840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 429028.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 429216.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 429404.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 429592.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 429780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 429968.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 428812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 429000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 429187.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 429375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 429562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 429750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 429937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 430125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 430312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 430500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 430687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 430875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 431062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 431250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 431437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 431625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 430467.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 430654.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 430841.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 431028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 431214.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 431401.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 431588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 431775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 431962.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 432149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 432336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 432523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 432710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 433084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 433271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 432111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 432298.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 432484.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 432670.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 432857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 433043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 433229.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 433416.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 433602.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 433788.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 433975.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 434161.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 434347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 434534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 434720.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 434906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 433746.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 433931.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 434117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 434303.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 434489.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 434674.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 434860.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 435046.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 435232.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 435417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 435603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 435789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 435975.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 436161.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 436346.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 436532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 435370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 435555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 435740.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 435925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 436111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 436296.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 436481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 436666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 436851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 437037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 437222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 437407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 437592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 437777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 437962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 438148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 436984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 437169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 437353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 437538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 437723.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 437907.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 438092.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 438276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 438461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 438646.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 438830.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 439015.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 439200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 439384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 439569.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 439753.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 438588.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 438773.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 438957.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 439141.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 439325.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 439509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 439693.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 439877.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 440061.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 440245.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 440429.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 440613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 440797.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 440981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 441165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 441349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 440183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 440366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 440550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 440733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 440917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 441100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 441284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 441467.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 441651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 441834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 442018.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 442201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 442385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 442568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 442752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 441585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 441768.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 441951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 442134.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 442317.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 442500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 442682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 442865.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 443048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 443231.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 443414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 443597.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 443780.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 443963.4 fps, 0 ms/f
[junit] 0 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 145680 f, 390563.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 389679.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 389839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 390160.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 389280.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 389440.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 389600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 389760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 388882.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 389042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 389202.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 389361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 389521.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 388647.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 388806.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 388965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 389124.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 388253.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 388412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 388571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 388730.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 387862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 388021.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 388179.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 388337.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 388496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 388654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 388812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 388970.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 389129.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 389287.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 388421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 388578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 388736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 388894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 389052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 389210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 389368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 389526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 389684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 389842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 390157.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 390315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 390473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 390631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 389763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 389921.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 390078.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 390236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 390393.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 390551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 390708.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 390866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 391023.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 391181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 391338.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 391496.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 391653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 391811.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 391968.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 391099.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 391256.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 391413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 149580 f, 379644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 379796.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 379949.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 380101.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 380253.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 380406.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 379594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 379746.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 379898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 380050.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 380202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 380354.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 380506.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 380658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 380810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 380962.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 381113.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 381265.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 381417.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 381569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 381721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 380909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 381060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 381212.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 381363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 381515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 381666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 381818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 381969.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 382121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 382272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 382424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 382575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 382727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 382878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 383030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 383181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 382367.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 382518.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 382670.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 382821.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 382972.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 383123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 383274.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 383425.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 383576.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 383727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 383879.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 384030.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 384181.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 384332.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 384483.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 383668.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 383819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 383969.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 384120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 384271.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 384422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 384572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 384723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 384874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 385025.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 385175.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 385326.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 385477.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 385628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 385778.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 384962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 385112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 385263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 385413.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 385563.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 385714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 385864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 386015.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 386165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 386315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 386466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 386616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 386766.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 386917.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 387067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 387218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 386400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 386550.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 386700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 386850.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 387000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 387150.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 387300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 387450.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 387600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 387750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 387900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 388050.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 388200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 388350.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 388500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 388650.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 387830.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 387980.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 388129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 388279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 388428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 388578.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 388728.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 388877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 389027.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 389177.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 389326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 389476.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 389625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 389775.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 389925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 389104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 389253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 389403.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 389552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 389701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 389850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 390000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 390149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 390298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 390447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 390597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 390746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 390895.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 391044.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 391194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 391343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 390521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 390669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 390818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 390967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 391116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 391265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 391414.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 391563.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 391712.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 391861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 392009.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 392158.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 392307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 392456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 392605.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 391782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 391930.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 392079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 392227.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 392376.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 392524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 392673.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 392821.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 392970.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 393118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 393267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 393415.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 393564.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 393712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 393861.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 393037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 393185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 393333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 393481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 393629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 393777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 393925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 394074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 394222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 394370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 394518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 394666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 394814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 394962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 395111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 394285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 394433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 394581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 394729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 394876.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 395024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 395172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 395320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 395467.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 395615.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 395763.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 395911.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 396059.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 396206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 396354.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 395528.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 395675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 395823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 395970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 396117.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 396265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 396412.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 396560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 396707.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 396855.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 397002.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 397149.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 397297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 397444.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 397592.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 397739.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 396911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 397058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 397205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 397352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 397500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 397647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 397794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 397941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 398088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 398235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 398382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 398529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 398676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 398823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 398970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 399117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 398288.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 398435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 398581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 398728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 398875.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 399022.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 399168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 399315.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 399462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 399608.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 399755.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 399902.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 400048.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 400195.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 400342.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 399512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 399658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 399804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 399951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 400097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 400243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 400390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 400536.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 400682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 400829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 400975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 401121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 401268.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 401414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 401560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 401707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 400875.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 401021.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 401167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 401313.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 401459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 401605.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 401751.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 401897.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 402043.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 402189.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 402335.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 402481.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 402627.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 402773.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 402919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 402087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 402233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 402378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 402524.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 402669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 402815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 402961.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 403106.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 403252.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 403398.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 403543.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 403689.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 403834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 403980.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 404126.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 404271.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 403438.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 403583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 403728.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 403874.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 404019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 404164.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 404309.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 404455.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 404600.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 404745.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 404891.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 405036.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 405181.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 405326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 405472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 405617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 405762.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 405908.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 405072.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 405217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 405362.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 405507.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 405652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 405797.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 405942.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 406086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 406231.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 406376.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 406521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 406666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 406811.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 406956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 407101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 407246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 407391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 406554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 406698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 406843.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 406987.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 407132.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 407277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 407421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 407566.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 407710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 407855.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 408144.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 408289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 408433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 408578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 408722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 408867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 408028.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 408173.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 408317.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 408461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 408605.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 408750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 408894.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 409038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 409182.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 409326.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 409471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 409615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 409759.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 409903.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 410048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 410192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 410336.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 410480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 409640.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 409784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 409928.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 410071.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 410215.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 410359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 410503.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 410647.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 410791.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 410935.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 411079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 411223.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 411366.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 411510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 411654.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 411798.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 411942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 411100.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 411244.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 411387.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 411531.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 411674.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 411818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 411961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 412105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 412248.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 412392.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 412535.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 412679.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 412822.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 412966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 413110.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 413253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 413397.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 413540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 412696.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 412840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 412983.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 413126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 413269.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 413412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 413556.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 413699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 413842.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 413985.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 414128.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 414272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 414415.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 414558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 414701.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 414844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 414988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 414142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 414285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 414428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 414571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 414714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 414857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 415000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 415142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 415285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 415428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 415571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 415714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 415857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 416000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 416142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 416285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 416428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 416571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 415724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 415866.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 416009.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 416152.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 416294.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 416437.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 416579.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 416722.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 416864.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 417007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 417149.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 417292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 417434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 417577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 417719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 417862.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 418004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 417156.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 417298.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 417440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 417582.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 417725.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 417867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 418009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 418151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 418293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 418436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 418578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 418720.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 418862.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 419004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 419146.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 419289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 419431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 419573.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 418723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 418865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 419007.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 419148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 419290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 419432.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 419574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 419716.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 419858.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 420141.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 420283.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 420425.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 420567.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 420709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 420851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 420992.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 420141.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 420283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 420424.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 420566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 420707.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 420849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 420990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 421132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 421273.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 421415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 421556.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 421698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 421839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 421981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 422122.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 422264.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 422405.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 421552.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 421694.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 421835.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 421976.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 422117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 422258.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 422400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 422541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 422682.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 422823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 422964.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 423105.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 423247.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 423388.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 423670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 423811.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 423952.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 423098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 423239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 423380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 423521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 423661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 423802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 423943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 424084.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 424225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 424366.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 424507.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 424647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 424788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 424929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 425070.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 425211.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 425352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 424496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 424637.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 424777.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 424918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 425058.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 425199.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 425339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 425480.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 425620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 425761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 425901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 426042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 426182.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 426323.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 426463.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 426604.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 426744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 426885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 426028.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 426168.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 426308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 426448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 426588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 426728.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 426869.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 427009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 427149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 427289.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 427429.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 427570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 427710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 427850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 427990.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 428130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 428271.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 428411.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 427552.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 427692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 427832.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 427972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 428111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 428251.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 428391.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 428531.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 428671.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 428811.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 428951.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 429090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 429230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 429370.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 429510.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 429650.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 429790.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 428930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 429069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 429209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 429348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 429488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 429627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 429767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 429906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 430046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 430186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 430325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 430465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 430604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 430744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 430883.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 431023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 431162.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 431302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 430440.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 430580.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 430719.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 430858.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 430997.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 431136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 431276.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 431415.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 431554.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 431693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 431832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 431972.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 432111.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 432250.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 432389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 432529.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 432668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 431805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 431944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 432083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 432222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 432361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 432500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 432638.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 432777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 432916.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 433055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 433194.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 433333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 433472.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 433611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 433750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 433888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 434027.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 434166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 433302.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 433441.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 433579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 433718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 433856.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 433995.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 434133.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 434272.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 434411.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 434549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 434688.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 434826.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 434965.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 435103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 435242.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 435381.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 435519.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 434654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 434792.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 434930.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 435069.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 435207.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 435345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 435483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 435622.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 435760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 435898.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 436036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 436175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 436313.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 436451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 436589.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 436728.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 436866.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 437004.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 436137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 436275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 436413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 436551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 436689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 436827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 436965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 437103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 437241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 437379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 437517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 437655.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 437793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 437931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 438068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 438206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 438344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 437477.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 437614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 437752.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 437889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 438027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 438165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 438302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 438440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 438577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 438715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 438853.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 438990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 439128.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 439266.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 439403.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 439541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 439678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 439816.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 438947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 439084.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 439221.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 439359.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 439496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 439633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 439771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 439908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 440045.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 440183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 440320.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 440457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 440594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 440732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 440869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 441006.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 441144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 440273.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 440410.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 440547.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 440684.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 440821.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 440958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 441095.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 441232.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 441369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 441506.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 441643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 441780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 441917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 442054.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 442191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 442328.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 442465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 442602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 441731.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 441867.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 442004.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 442141.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 442277.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 442414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 442551.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 442687.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 442824.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 442961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 443097.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 443234.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 443371.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 443507.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 443644.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 443781.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 443918.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 443045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 443181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 443318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 443454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 443590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 443727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 443863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 444000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 444136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 444272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 444409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 444545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 444681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 444818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 444954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 445090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 445227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 445363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 444489.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 444625.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 444761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 444897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 445034.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 445170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 445306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 445442.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 445578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 445850.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 445986.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 446122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 446258.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 446394.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 446530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 446666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 446802.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 445927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 446063.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 446199.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 446334.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 446470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 446606.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 446742.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 446877.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 447013.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 447149.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 447285.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 447420.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 447556.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 447692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 447828.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 447963.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 448099.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 447223.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 447358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 447494.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 447629.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 447765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 447900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 448036.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 448171.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 448307.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 448442.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 448577.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 448713.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 448848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 448984.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 449119.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 449255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 449390.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 448513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 448648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 448783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 448918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 449054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 449189.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 449324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 449459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 449594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 449729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 449864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 450000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 450135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 450270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 450405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 450540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 450675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 450810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 449932.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 450067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 450202.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 450337.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 450471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 200520 f, 406734.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 406855.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 406153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 406275.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 406396.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 406518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 406639.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 405939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 406060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 406181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 406303.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 406424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 405725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 405846.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 405967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 406088.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 406209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 405513.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 405633.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 405754.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 405875.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 405995.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 405301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 405421.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 405542.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 405662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 404969.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 405090.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 405210.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 405330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 405450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 404760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 404880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 405000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 405120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 405240.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 404550.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 404670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 404790.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 404910.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 405029.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 404342.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 404462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 404581.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 404701.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 404015.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 404135.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 404254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 404373.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 404493.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 403809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 403928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 404047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 404166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 404285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 403603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 403722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 403841.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 403960.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 404079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 403399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 403517.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 403636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 403754.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 403076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 403195.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 403313.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 403431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 403550.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 402874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 402992.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 403110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 403228.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 403346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 402671.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 402789.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 402907.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 403025.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 403143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 402470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 402588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 402705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 402823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 402152.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 402270.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 402387.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 402504.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 402622.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 402739.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 402857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 402974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 403091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 403209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 403326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 402656.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 402773.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 402890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 403007.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 403125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 403242.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 403359.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 403476.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 403593.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 403710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 403828.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 403945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 404062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 404179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 404296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 404414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 403742.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 403859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 403976.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 404093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 404210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 404327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 404444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 404561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 404678.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 404795.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 404912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 405029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 405146.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 405263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 405380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 405497.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 405614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 405731.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 405058.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 405175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 405291.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 405408.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 405525.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 405642.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 405758.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 405875.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 405992.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 406108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 406225.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 406342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 406459.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 406575.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 406692.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 406809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 406926.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 407042.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 406368.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 406485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 406601.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 406718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 406834.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 406951.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 407067.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 407184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 407300.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 407417.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 407533.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 407650.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 407767.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 407883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 408000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 408116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 408233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 408349.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 407674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 407790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 407906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 408023.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 408139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 408255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 408372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 408488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 408604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 408720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 408837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 408953.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 409069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 409186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 409302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 409418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 409534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 409651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 408974.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 409090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 409206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 409323.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 409439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 409555.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 409671.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 409787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 409903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 410019.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 410135.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 410251.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 410367.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 410483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 410599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 410715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 410831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 410947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 410270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 410386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 410501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 410617.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 410733.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 410849.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 410965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 411081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 411196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 411312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 411428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 411544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 411660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 411776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 411891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 412007.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 412123.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 412239.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 411560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 411676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 411791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 411907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 412023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 412138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 412254.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 412369.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 412485.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 412601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 412716.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 412832.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 412947.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 413063.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 413179.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 413294.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 413410.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 413526.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 413641.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 412961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 413076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 413192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 413307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 413423.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 413538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 413653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 413769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 413884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 414000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 414115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 414230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 414346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 414461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 414576.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 414692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 414807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 414923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 414241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 414357.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 414472.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 414587.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 414702.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 414817.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 414932.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 415048.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 415163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 415278.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 415393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 415508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 415623.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 415738.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 415854.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 415969.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 416084.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 416199.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 416314.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 415632.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 415747.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 415862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 415977.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 416091.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 416206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 416321.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 416436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 416551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 416666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 416781.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 416896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 417011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 417126.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 417241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 417356.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 417471.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 417586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 416902.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 417017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 417131.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 417246.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 417361.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 417476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 417590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 417705.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 417820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 417935.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 418049.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 418164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 418279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 418393.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 418508.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 418623.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 418738.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 418852.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 418167.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 418282.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 418396.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 418511.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 418625.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 418740.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 418854.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 418969.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 419083.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 419198.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 419312.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 419427.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 419542.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 419656.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 419771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 419885.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 420114.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 420229.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 419542.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 419657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 419771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 419885.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 420000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 420114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 420228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 420342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 420457.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 420571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 420685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 420800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 420914.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 421028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 421142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 421257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 421371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 421485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 421600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 420912.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 421026.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 421140.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 421254.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 421368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 421482.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 421596.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 421711.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 421825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 421939.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 422053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 422167.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 422281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 422395.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 422509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 422623.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 422737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 422851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 422163.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 422277.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 422390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 422504.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 422618.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 422732.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 422846.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 422960.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 423074.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 423187.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 423301.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 423415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 423529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 423643.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 423757.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 423870.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 423984.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 424098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 424212.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 423522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 423636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 423750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 423863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 423977.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 424090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 424204.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 424318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 424431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 424545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 424659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 424772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 424886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 425000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 425113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 425227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 425340.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 425454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 424763.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 424877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 424990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 425103.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 425217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 425330.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 425444.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 425557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 425671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 425784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 425897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 426011.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 426124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 426238.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 426351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 426465.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 426578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 426691.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 426805.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 426113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 426226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 426339.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 426452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 426566.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 426679.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 426792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 426905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 427018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 427132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 427245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 427358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 427471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 427584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 427698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 427811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 427924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 428037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 427344.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 427457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 427570.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 427683.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 427796.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 427909.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 428022.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 428135.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 428248.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 428361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 428474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 428587.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 428700.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 428813.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 428926.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 429039.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 429152.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 429265.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 429378.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 428684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 428797.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 428909.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 429022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 429135.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 429248.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 429360.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 429473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 429586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 429699.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 429812.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 429924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 430037.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 430150.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 430263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 430375.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 430488.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 430601.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 429906.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 430018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 430131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 430243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 430356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 430469.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 430581.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 430694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 430806.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 430919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 431031.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 431144.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 431257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 431369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 431482.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 431594.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 431707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 431819.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 431932.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 431235.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 431348.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 431460.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 431573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 431685.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 431797.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 431910.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 432022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 432134.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 432247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 432359.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 432471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 432584.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 432696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 432809.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 432921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 433033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 433146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 432448.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 432560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 432672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 432785.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 432897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 433009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 433121.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 433233.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 433345.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 433457.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 433570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 433682.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 433794.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 433906.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 434018.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 434130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 434243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 434355.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 433656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 433768.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 433880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 433992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 434104.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 434216.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 434328.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 434440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 434552.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 434664.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 434776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 434888.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 435000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 435111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 435223.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 435335.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 435447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 435559.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 435671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 434972.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 435083.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 435195.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 435307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 435419.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 435530.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 435642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 435754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 435865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 435977.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 436089.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 436201.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 436312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 436424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 436536.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 436648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 436759.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 436871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 436171.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 436282.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 436394.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 436505.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 436617.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 436728.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 436840.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 436951.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 437063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 437174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 437286.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 437397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 437509.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 437620.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 437732.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 437843.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 437955.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 438066.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 437365.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 437476.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 437588.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 437699.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 437810.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 437922.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 438033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 438144.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 438256.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 438367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 438478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 438589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 438701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 438812.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 438923.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 439035.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 439146.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 439257.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 439369.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 438666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 438777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 438888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 439000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 439111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 439222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 439333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 439444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 439555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 439666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 439777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 439888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 440000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 440111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 440222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 440333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 440444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 440555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 439852.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 439963.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 440073.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 440184.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 440295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 440406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 440517.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 440628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 440739.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 440850.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 440961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 441072.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 441183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 441293.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 441404.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 441515.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 441626.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 441737.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 441848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 441143.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 441254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 441365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 441476.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 441586.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 441697.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 441808.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 441918.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 442029.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 442140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 442250.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 442361.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 442472.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 442583.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 442693.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 442804.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 442915.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 443025.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 442320.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 442430.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 442541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 442651.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 442762.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 442872.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 442983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 443093.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 443204.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 443314.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 443425.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 443535.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 443646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 443756.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 443051.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 443161.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 443272.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 443382.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 443492.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 443602.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 443713.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 443823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 443933.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 444044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 444154.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 444264.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 444375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 444485.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 444595.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 444705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 444816.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 444926.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 444220.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 444330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 444440.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 444550.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 444660.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 444770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 444880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 444990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 445100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 445211.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 445321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 445431.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 445541.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 445651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 445761.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 445871.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 445981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 446091.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 446201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 445494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 445604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 445714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 445824.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 445934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 446043.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 446153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 446263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 446373.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 446483.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 446593.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 446703.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 446813.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 446923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 447032.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 447142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 447252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 447362.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 446654.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 446764.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 446873.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 446983.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 447093.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 447202.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 447312.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 447422.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 447532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 447641.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 447751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 447861.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 447970.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 448080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 448190.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 448299.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 448409.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 448519.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 447810.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 447919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 448029.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 448138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 448248.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 448357.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 448467.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 448576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 448686.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 448795.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 448905.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 449014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 449124.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 449233.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 449343.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 449452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 449562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 449671.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 449781.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 449071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 449180.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 449289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 449398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 449508.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 449617.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 449726.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 449836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 449945.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 450054.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 450163.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 450273.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 450382.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 450491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 450601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 450710.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 450819.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 450928.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 450218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 450327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 450436.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 450545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 450654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 450763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 450872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 450981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 451090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 451200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 451309.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 451418.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 451527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 451636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 451745.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 451854.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 451963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 452072.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 451361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 451470.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 451578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 248880 f, 438169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 438274.6 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 438380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 438485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 438591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 438697.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 438802.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 438908.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 439014.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 438347.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 438453.4 fps, 0 ms/f
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 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 @ 1407300583191 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 @ 1407300584325 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.925 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300584325 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 @ 1407300586170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] SLOCK [T main @ 1407300586170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.737 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.925 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300584325 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 @ 1407300586170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300587035 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(0x3cd82121)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36095f98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, 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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00028
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x757d14b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0002e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 0.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e0002e
[junit] XXXX Add GLCanvas Panel1(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13bb6020, 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 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00032
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00036,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487afd20, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00036
[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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3ce1a440)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e886a6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0004a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7861a781, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00056, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00056
[junit] XXXX Add GLCanvas Panel1(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x316a94f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.5, [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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0005c
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00060,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00060, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00060
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300587035 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(0x3cd82121)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36095f98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, 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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00028
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x757d14b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0002e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 0.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e0002e
[junit] XXXX Add GLCanvas Panel1(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13bb6020, 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 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00032
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00036,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487afd20, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00036
[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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3ce1a440)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e886a6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0004a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7861a781, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00056, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00056
[junit] XXXX Add GLCanvas Panel1(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x316a94f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.5, [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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0005c
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00060,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00060, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00060
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] SLOCK [T main @ 1407300593222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AllVisible took 3.796 sec
[junit] Testcase: test02VisibleWithCanvas took 2.277 sec
[junit] SLOCK [T main @ 1407300593222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.266 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300587035 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(0x3cd82121)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0000f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2aedb9b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25d39e7d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36095f98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00028, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, 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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00028
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00028,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x114d4c11, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69bcf8f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x757d14b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0002e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 0.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e0002e
[junit] XXXX Add GLCanvas Panel1(0x3cd82121 -> Panel2(0x88f8391) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0002e,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x13bb6020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x2750771a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13bb6020, 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 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00032, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00032
[junit] XXXX Add GLCanvas Panel2(0x88f8391) -> Panel1(0x3cd82121 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00032,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00036,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0xd4ab636: tileRendererInUse null, GearsES2[obj 0xd4ab636 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd4ab636 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0xd4ab636 created: GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd4ab636 created: GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd4ab636 FIN GearsES2[obj 0xd4ab636 isInit true, usesShared false, 1 GearsObj[0x738cc466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1eb23fce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487afd20, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd4ab636 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00036, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd4ab636, angle 1.5, [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 0xd4ab636 634x428, swapInterval 1, drawable 0x1e00036
[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 0xd4ab636: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd4ab636 FIN
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x3ce1a440)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0003f,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x82c0480, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1db73b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e886a6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0004a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0004a
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0004a,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x4a707df9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f5e8c9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7861a781, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00056, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00056
[junit] XXXX Add GLCanvas Panel1(0x3ce1a440 -> Panel2(0x4de44dc8) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00056,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x7eb20b8b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b1413a8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x316a94f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e0005c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, angle 1.5, [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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e0005c
[junit] XXXX Add GLCanvas Panel2(0x4de44dc8) -> Panel1(0x3ce1a440 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e0005c,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@392e8f9,
[junit] handle 0x1e00060,
[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 0x2500080, owner true, JAWTToolkitLock[obj 0x76b414ca, isOwner false, <28c116a8, 1cb6847f>[count 0, qsz 0, owner <NULL>]]], 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 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x47aead6b created: GearsObj[0x381369f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47aead6b created: GearsObj[0x2902853, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[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[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 634x428 of 634x428, swapInterval 1, drawable 0x1e00060, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47aead6b, 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 0x47aead6b 634x428, swapInterval 1, drawable 0x1e00060
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] SLOCK [T main @ 1407300593222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300594111 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(0x75c7b6d7)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4667dbc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x17c77736 640x480, swapInterval 1, drawable 0x1e0000f
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b58ba2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e0001f
[junit] XXXX Panel2(0xd7c0716) -> Panel3(0x7404c044 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@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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(0x7404c044) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29e9dad8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00023, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00023
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x556487bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00027
[junit] XXXX Panel2(0xd7c0716) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0002b,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e9fc75a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, 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 0x17c77736 640x480, swapInterval 1, drawable 0x1e0002b
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.927 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300594111 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(0x75c7b6d7)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4667dbc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x17c77736 640x480, swapInterval 1, drawable 0x1e0000f
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b58ba2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e0001f
[junit] XXXX Panel2(0xd7c0716) -> Panel3(0x7404c044 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@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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(0x7404c044) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29e9dad8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00023, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00023
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x556487bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00027
[junit] XXXX Panel2(0xd7c0716) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0002b,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e9fc75a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, 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 0x17c77736 640x480, swapInterval 1, drawable 0x1e0002b
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] SLOCK [T main @ 1407300598958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.736 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.927 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300594111 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(0x75c7b6d7)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x104628c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46e1d5d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4667dbc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e0000f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] SLOCK [T main @ 1407300598958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0000f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x76dc09c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x680624c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b58ba2b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e0001f
[junit] XXXX Panel2(0xd7c0716) -> Panel3(0x7404c044 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@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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(0x7404c044) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0001f,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x39dbbe10, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x99b2a1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29e9dad8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00023, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00023
[junit] XXXX Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX Add GLCanvas Panel1(0x75c7b6d7 -> Panel2(0xd7c0716) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00023,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x70930156, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x433ceed7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x556487bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00027, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17c77736 640x480, swapInterval 1, drawable 0x1e00027
[junit] XXXX Panel2(0xd7c0716) -> Panel1(0x75c7b6d7 START
[junit] XXXX Add GLCanvas Panel2(0xd7c0716 -> Panel1(0x75c7b6d7) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e00027,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.x11.glx.X11OnscreenGLXDrawable,
[junit] Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory@2eb91a50,
[junit] handle 0x1e0002b,
[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 0x2984490, owner true, JAWTToolkitLock[obj 0x3cfdc252, isOwner false, <37e0b4c6, 17c4fd3>[count 0, qsz 0, owner <NULL>]]], 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 0x17c77736: tileRendererInUse null, GearsES2[obj 0x17c77736 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17c77736 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/8/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 0x17c77736 created: GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x17c77736 created: GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17c77736 FIN GearsES2[obj 0x17c77736 isInit true, usesShared false, 1 GearsObj[0x1d8e479b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ff2045, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e9fc75a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17c77736 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17c77736, 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 0x17c77736 640x480, swapInterval 1, drawable 0x1e0002b
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17c77736 FIN
[junit] SLOCK [T main @ 1407300598958 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 @ 1407300599826 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:1407300601438 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601444 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:1407300601495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b9d6a0: tileRendererInUse null, GearsES2[obj 0x29b9d6a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x29b9d6a0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x29b9d6a0 created: GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b9d6a0 FIN GearsES2[obj 0x29b9d6a0 isInit true, usesShared false, 1 GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e39682, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b9d6a0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, 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 0x29b9d6a0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, angle 21.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300602485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604075 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604078 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0 FIN
[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:1407300604112 d 1ms]]
[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:1407300604199 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46838f70: tileRendererInUse null, GearsES2[obj 0x46838f70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46838f70 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46838f70 created: GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46838f70 FIN GearsES2[obj 0x46838f70 isInit true, usesShared false, 1 GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46522a85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, 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:1407300604322 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604325 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604330 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, angle 25.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300605197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606791 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70 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:1407300606823 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606824 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:1407300606997 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2678b3c1: tileRendererInUse null, GearsES2[obj 0x2678b3c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2678b3c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2678b3c1 created: GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2678b3c1 FIN GearsES2[obj 0x2678b3c1 isInit true, usesShared false, 1 GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6571340b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, 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:1407300607104 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300607105 d 0ms]]
[junit] resize canvas1 pos/siz: 43/23 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300608008 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1 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:1407300609654 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609655 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:1407300609723 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf830807: tileRendererInUse null, GearsES2[obj 0xf830807 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf830807 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xf830807 created: GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf830807 FIN GearsES2[obj 0xf830807 isInit true, usesShared false, 1 GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53e21fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, 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:1407300609827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609829 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609831 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300610732 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612327 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807 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:1407300612357 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612357 d 0ms]]
[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:1407300612467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f35a38: tileRendererInUse null, GearsES2[obj 0x4f35a38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f35a38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4f35a38 created: GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f35a38 FIN GearsES2[obj 0x4f35a38 isInit true, usesShared false, 1 GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b971ee3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, 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:1407300612578 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612579 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612589 d 0ms]]
[junit] resize canvas1 pos/siz: 70/1 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 360x540 of 360x540, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300613453 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615047 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38 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:1407300615085 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615085 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:1407300615178 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a929ed6: tileRendererInUse null, GearsES2[obj 0x3a929ed6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3a929ed6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3a929ed6 created: GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a929ed6 FIN GearsES2[obj 0x3a929ed6 isInit true, usesShared false, 1 GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11fb7f52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a929ed6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, 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:1407300615260 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615261 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615264 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 0x1e000aa, 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 0x3a929ed6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300616175 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000aa, 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:1407300617783 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 0x3a929ed6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a929ed6 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:1407300617850 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300617851 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:1407300617973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66d24521: tileRendererInUse null, GearsES2[obj 0x66d24521 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66d24521 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66d24521 created: GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66d24521 FIN GearsES2[obj 0x66d24521 isInit true, usesShared false, 1 GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f933ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66d24521 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, 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:1407300618073 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618075 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 0x1e000d9, 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 0x66d24521 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618983 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d9, 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 0x66d24521: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66d24521 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:1407300620661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620662 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:1407300620722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff14a: tileRendererInUse null, GearsES2[obj 0x26ff14a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26ff14a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x26ff14a created: GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff14a FIN GearsES2[obj 0x26ff14a isInit true, usesShared false, 1 GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x339c5393, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, 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:1407300620820 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 0x1e00109, 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:1407300620891 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620898 d 0ms]]
[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 0x1e00109, 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:1407300621743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623339 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 0x26ff14a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff14a 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:1407300623412 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623413 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:1407300623495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66f24725: tileRendererInUse null, GearsES2[obj 0x66f24725 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66f24725 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66f24725 created: GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66f24725 FIN GearsES2[obj 0x66f24725 isInit true, usesShared false, 1 GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f67532e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66f24725 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, 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:1407300623588 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623589 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623597 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 0x1e0011c, 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 0x66f24725 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, angle 12.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300624498 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e0011c, 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:1407300626091 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725 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:1407300626158 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626159 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626184 d 0ms]]
[junit] canvas1 pos/siz: 0/0 374x514
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbee11d5: tileRendererInUse null, GearsES2[obj 0xbee11d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbee11d5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xbee11d5 created: GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbee11d5 FIN GearsES2[obj 0xbee11d5 isInit true, usesShared false, 1 GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4487b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, 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:1407300626314 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626316 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 0.5, [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 0xbee11d5 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 27.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:1407300627212 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628807 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5 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:1407300628836 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628837 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:1407300628859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46bbe893: tileRendererInUse null, GearsES2[obj 0x46bbe893 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46bbe893 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46bbe893 created: GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46bbe893 FIN GearsES2[obj 0x46bbe893 isInit true, usesShared false, 1 GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x444a53f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, 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:1407300628973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628981 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628984 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300629890 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893 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:1407300631523 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631524 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:1407300631619 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d27c6e4: tileRendererInUse null, GearsES2[obj 0x5d27c6e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d27c6e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d27c6e4 created: GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d27c6e4 FIN GearsES2[obj 0x5d27c6e4 isInit true, usesShared false, 1 GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e6210aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, 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:1407300631729 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631730 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 0.5, [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] resize canvas1 pos/siz: 43/23 280x545
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 26.5, [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:1407300632622 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4 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:1407300634255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634255 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 374x514
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634315 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7501c2e1: tileRendererInUse null, GearsES2[obj 0x7501c2e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7501c2e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7501c2e1 created: GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7501c2e1 FIN GearsES2[obj 0x7501c2e1 isInit true, usesShared false, 1 GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2043c172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, 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:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634417 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 0.5, [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 0x7501c2e1 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 27.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:1407300635321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636915 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1 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:1407300636944 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636945 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:1407300637026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a10dad1: tileRendererInUse null, GearsES2[obj 0x2a10dad1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a10dad1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a10dad1 created: GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a10dad1 FIN GearsES2[obj 0x2a10dad1 isInit true, usesShared false, 1 GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9ac8b5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 331x480 of 331x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, 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:1407300637131 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637132 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 333x480 of 333x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 0.5, [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 0x2a10dad1 0/0 373x540 of 373x540, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 27.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:1407300638036 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639635 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1 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:1407300639664 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639664 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:1407300639696 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 0x75240d4a: tileRendererInUse null, GearsES2[obj 0x75240d4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75240d4a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x75240d4a created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75240d4a FIN GearsES2[obj 0x75240d4a isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, 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[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 0x1e001cf, 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:1407300639901 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639904 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639913 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] resize canvas2 pos/siz: 320/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300640720 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, 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:1407300642319 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 0x75240d4a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75240d4a 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:1407300642373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642373 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:1407300642479 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x711c664: tileRendererInUse null, GearsES2[obj 0x711c664 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x711c664 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x711c664 created: GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x711c664 FIN GearsES2[obj 0x711c664 isInit true, usesShared false, 1 GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dad91ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 258x422 of 258x422, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, 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:1407300642566 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642566 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 0x1e001fb, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 260x425 of 260x425, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 0.5, [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] GearsES2.reshape 0x711c664 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 12.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300643482 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001fb, 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 0x711c664: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x711c664 FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645139 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:1407300645206 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61841fe4: tileRendererInUse null, GearsES2[obj 0x61841fe4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61841fe4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x61841fe4 created: GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61841fe4 FIN GearsES2[obj 0x61841fe4 isInit true, usesShared false, 1 GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c0b0bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, 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:1407300645292 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645293 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645294 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 -> 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 0x1e00239, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 0.5, [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] GearsES2.reshape 0x61841fe4 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300646207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00239, 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:1407300647795 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 0x61841fe4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61841fe4 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:1407300647860 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647861 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] canvas2 pos/siz: 1/1 340x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647921 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a34d1d1: tileRendererInUse null, GearsES2[obj 0x5a34d1d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5a34d1d1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5a34d1d1 created: GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a34d1d1 FIN GearsES2[obj 0x5a34d1d1 isInit true, usesShared false, 1 GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1147ed29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, 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:1407300648029 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648036 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 0x1e0024f, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 0.5, [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] GearsES2.reshape 0x5a34d1d1 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648934 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e0024f, 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:1407300650543 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1 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:1407300650616 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300650617 d 0ms]]
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 50.982 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300599826 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:1407300601438 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601444 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:1407300601495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b9d6a0: tileRendererInUse null, GearsES2[obj 0x29b9d6a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x29b9d6a0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x29b9d6a0 created: GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b9d6a0 FIN GearsES2[obj 0x29b9d6a0 isInit true, usesShared false, 1 GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e39682, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b9d6a0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, 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 0x29b9d6a0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, angle 21.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300602485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604075 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604078 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0 FIN
[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:1407300604112 d 1ms]]
[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:1407300604199 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46838f70: tileRendererInUse null, GearsES2[obj 0x46838f70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46838f70 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46838f70 created: GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46838f70 FIN GearsES2[obj 0x46838f70 isInit true, usesShared false, 1 GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46522a85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, 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:1407300604322 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604325 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604330 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, angle 25.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300605197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606791 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70 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:1407300606823 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606824 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:1407300606997 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2678b3c1: tileRendererInUse null, GearsES2[obj 0x2678b3c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2678b3c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2678b3c1 created: GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2678b3c1 FIN GearsES2[obj 0x2678b3c1 isInit true, usesShared false, 1 GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6571340b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, 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:1407300607104 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300607105 d 0ms]]
[junit] resize canvas1 pos/siz: 43/23 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300608008 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1 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:1407300609654 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609655 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:1407300609723 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf830807: tileRendererInUse null, GearsES2[obj 0xf830807 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf830807 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xf830807 created: GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf830807 FIN GearsES2[obj 0xf830807 isInit true, usesShared false, 1 GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53e21fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, 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:1407300609827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609829 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609831 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300610732 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612327 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807 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:1407300612357 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612357 d 0ms]]
[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:1407300612467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f35a38: tileRendererInUse null, GearsES2[obj 0x4f35a38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f35a38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4f35a38 created: GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f35a38 FIN GearsES2[obj 0x4f35a38 isInit true, usesShared false, 1 GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b971ee3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, 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:1407300612578 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612579 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612589 d 0ms]]
[junit] resize canvas1 pos/siz: 70/1 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 360x540 of 360x540, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300613453 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615047 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38 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:1407300615085 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615085 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:1407300615178 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a929ed6: tileRendererInUse null, GearsES2[obj 0x3a929ed6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3a929ed6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3a929ed6 created: GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a929ed6 FIN GearsES2[obj 0x3a929ed6 isInit true, usesShared false, 1 GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11fb7f52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a929ed6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, 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:1407300615260 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615261 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615264 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 0x1e000aa, 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 0x3a929ed6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300616175 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000aa, 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:1407300617783 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 0x3a929ed6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a929ed6 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:1407300617850 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300617851 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:1407300617973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66d24521: tileRendererInUse null, GearsES2[obj 0x66d24521 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66d24521 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66d24521 created: GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66d24521 FIN GearsES2[obj 0x66d24521 isInit true, usesShared false, 1 GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f933ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66d24521 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, 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:1407300618073 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618075 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 0x1e000d9, 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 0x66d24521 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618983 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d9, 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 0x66d24521: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66d24521 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:1407300620661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620662 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:1407300620722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff14a: tileRendererInUse null, GearsES2[obj 0x26ff14a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26ff14a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x26ff14a created: GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff14a FIN GearsES2[obj 0x26ff14a isInit true, usesShared false, 1 GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x339c5393, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, 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:1407300620820 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 0x1e00109, 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:1407300620891 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620898 d 0ms]]
[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 0x1e00109, 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:1407300621743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623339 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 0x26ff14a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff14a 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:1407300623412 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623413 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:1407300623495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66f24725: tileRendererInUse null, GearsES2[obj 0x66f24725 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66f24725 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66f24725 created: GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66f24725 FIN GearsES2[obj 0x66f24725 isInit true, usesShared false, 1 GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f67532e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66f24725 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, 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:1407300623588 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623589 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623597 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 0x1e0011c, 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 0x66f24725 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, angle 12.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300624498 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e0011c, 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:1407300626091 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725 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:1407300626158 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626159 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626184 d 0ms]]
[junit] canvas1 pos/siz: 0/0 374x514
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbee11d5: tileRendererInUse null, GearsES2[obj 0xbee11d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbee11d5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xbee11d5 created: GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbee11d5 FIN GearsES2[obj 0xbee11d5 isInit true, usesShared false, 1 GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4487b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, 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:1407300626314 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626316 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 0.5, [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 0xbee11d5 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 27.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:1407300627212 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628807 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5 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:1407300628836 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628837 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:1407300628859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46bbe893: tileRendererInUse null, GearsES2[obj 0x46bbe893 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46bbe893 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46bbe893 created: GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46bbe893 FIN GearsES2[obj 0x46bbe893 isInit true, usesShared false, 1 GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x444a53f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, 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:1407300628973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628981 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628984 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300629890 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893 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:1407300631523 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631524 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:1407300631619 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d27c6e4: tileRendererInUse null, GearsES2[obj 0x5d27c6e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d27c6e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d27c6e4 created: GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d27c6e4 FIN GearsES2[obj 0x5d27c6e4 isInit true, usesShared false, 1 GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e6210aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, 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:1407300631729 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631730 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 0.5, [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] resize canvas1 pos/siz: 43/23 280x545
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 26.5, [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:1407300632622 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4 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:1407300634255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634255 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 374x514
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634315 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7501c2e1: tileRendererInUse null, GearsES2[obj 0x7501c2e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7501c2e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7501c2e1 created: GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7501c2e1 FIN GearsES2[obj 0x7501c2e1 isInit true, usesShared false, 1 GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2043c172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, 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:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634417 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 0.5, [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 0x7501c2e1 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 27.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:1407300635321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636915 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1 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:1407300636944 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636945 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:1407300637026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a10dad1: tileRendererInUse null, GearsES2[obj 0x2a10dad1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a10dad1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a10dad1 created: GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a10dad1 FIN GearsES2[obj 0x2a10dad1 isInit true, usesShared false, 1 GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9ac8b5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 331x480 of 331x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, 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:1407300637131 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637132 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 333x480 of 333x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 0.5, [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 0x2a10dad1 0/0 373x540 of 373x540, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 27.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:1407300638036 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639635 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1 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:1407300639664 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639664 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:1407300639696 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 0x75240d4a: tileRendererInUse null, GearsES2[obj 0x75240d4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75240d4a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x75240d4a created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75240d4a FIN GearsES2[obj 0x75240d4a isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, 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[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 0x1e001cf, 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:1407300639901 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639904 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639913 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] resize canvas2 pos/siz: 320/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300640720 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, 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:1407300642319 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 0x75240d4a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75240d4a 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:1407300642373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642373 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:1407300642479 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x711c664: tileRendererInUse null, GearsES2[obj 0x711c664 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x711c664 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x711c664 created: GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x711c664 FIN GearsES2[obj 0x711c664 isInit true, usesShared false, 1 GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dad91ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 258x422 of 258x422, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, 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:1407300642566 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642566 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 0x1e001fb, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 260x425 of 260x425, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 0.5, [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] GearsES2.reshape 0x711c664 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 12.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300643482 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001fb, 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 0x711c664: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x711c664 FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645139 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:1407300645206 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61841fe4: tileRendererInUse null, GearsES2[obj 0x61841fe4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61841fe4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x61841fe4 created: GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61841fe4 FIN GearsES2[obj 0x61841fe4 isInit true, usesShared false, 1 GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c0b0bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, 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:1407300645292 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645293 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645294 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 -> 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 0x1e00239, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 0.5, [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] GearsES2.reshape 0x61841fe4 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300646207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00239, 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:1407300647795 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 0x61841fe4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61841fe4 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:1407300647860 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647861 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] canvas2 pos/siz: 1/1 340x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647921 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a34d1d1: tileRendererInUse null, GearsES2[obj 0x5a34d1d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5a34d1d1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5a34d1d1 created: GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a34d1d1 FIN GearsES2[obj 0x5a34d1d1 isInit true, usesShared false, 1 GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1147ed29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, 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:1407300648029 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648036 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 0x1e0024f, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 0.5, [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] GearsES2.reshape 0x5a34d1d1 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648934 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e0024f, 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:1407300650543 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1 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:1407300650616 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300650617 d 0ms]]
[junit] SLOCK [T main @ 1407300650722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_Compo_None_One took 4.287 sec
[junit] Testcase: test01_Compo_Flow_One took 2.701 sec
[junit] Testcase: test02_Compo_DblBrd_One took 2.829 sec
[junit] Testcase: test03_Compo_Box_One took 2.7 sec
[junit] Testcase: test04_Compo_Split_One took 2.726 sec
[junit] Testcase: test05_Compo_Flow_Two took 2.763 sec
[junit] Testcase: test06_Compo_DblBrd_Two took 2.808 sec
[junit] Testcase: test07_Compo_Box_Two took 2.748 sec
[junit] Testcase: test08_Compo_Split_Two took 2.743 sec
[junit] Testcase: test10_Frame_None_One took 2.675 sec
[junit] Testcase: test11_Frame_Flow_One took 2.686 sec
[junit] Testcase: test12_Frame_DblBrd_One took 2.731 sec
[junit] Testcase: test13_Frame_Box_One took 2.687 sec
[junit] Testcase: test14_Frame_Split_One took 2.717 sec
[junit] Testcase: test15_Frame_Flow_Two took 2.706 sec
[junit] Testcase: test16_Frame_DblBrd_Two took 2.764 sec
[junit] Testcase: test17_Frame_Box_Two took 2.718 sec
[junit] Testcase: test18_Frame_Split_Two took 2.753 sec
[junit] SLOCK [T main @ 1407300650722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 50.982 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300599826 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:1407300601438 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300601444 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:1407300601495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29b9d6a0: tileRendererInUse null, GearsES2[obj 0x29b9d6a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x29b9d6a0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x29b9d6a0 created: GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x29b9d6a0 created: GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29b9d6a0 FIN GearsES2[obj 0x29b9d6a0 isInit true, usesShared false, 1 GearsObj[0x58d69f17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7266cc91, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55e39682, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29b9d6a0 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, 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 0x29b9d6a0 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x29b9d6a0, angle 21.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300602485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604075 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604078 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29b9d6a0 FIN
[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:1407300604112 d 1ms]]
[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:1407300604199 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46838f70: tileRendererInUse null, GearsES2[obj 0x46838f70 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46838f70 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46838f70 created: GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46838f70 created: GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46838f70 FIN GearsES2[obj 0x46838f70 isInit true, usesShared false, 1 GearsObj[0x4c1161b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9269e0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46522a85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, 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:1407300604322 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604325 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300604330 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46838f70 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46838f70, angle 25.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300605197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606791 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46838f70 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:1407300606823 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300606824 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:1407300606997 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2678b3c1: tileRendererInUse null, GearsES2[obj 0x2678b3c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2678b3c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2678b3c1 created: GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2678b3c1 created: GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2678b3c1 FIN GearsES2[obj 0x2678b3c1 isInit true, usesShared false, 1 GearsObj[0x6aadd4d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a6f5db5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6571340b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, 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:1407300607104 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300607105 d 0ms]]
[junit] resize canvas1 pos/siz: 43/23 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2678b3c1 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00050, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2678b3c1, angle 26.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300608008 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2678b3c1 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:1407300609654 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609655 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:1407300609723 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xf830807: tileRendererInUse null, GearsES2[obj 0xf830807 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xf830807 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xf830807 created: GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xf830807 created: GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xf830807 FIN GearsES2[obj 0xf830807 isInit true, usesShared false, 1 GearsObj[0x7d227617, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6177202f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53e21fa6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, 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:1407300609827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609829 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300609831 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xf830807 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e0007c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xf830807, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300610732 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612327 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xf830807 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:1407300612357 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612357 d 0ms]]
[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:1407300612467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4f35a38: tileRendererInUse null, GearsES2[obj 0x4f35a38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f35a38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4f35a38 created: GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4f35a38 created: GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4f35a38 FIN GearsES2[obj 0x4f35a38 isInit true, usesShared false, 1 GearsObj[0x5c19f8f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d2683cd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b971ee3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, 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:1407300612578 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612579 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300612589 d 0ms]]
[junit] resize canvas1 pos/siz: 70/1 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4f35a38 0/0 360x540 of 360x540, swapInterval 1, drawable 0x1e0008e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f35a38, angle 25.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300613453 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615047 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4f35a38 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:1407300615085 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615085 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:1407300615178 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3a929ed6: tileRendererInUse null, GearsES2[obj 0x3a929ed6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3a929ed6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3a929ed6 created: GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3a929ed6 created: GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3a929ed6 FIN GearsES2[obj 0x3a929ed6 isInit true, usesShared false, 1 GearsObj[0x7139edf6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1235eb8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11fb7f52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3a929ed6 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, 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:1407300615260 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615261 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300615264 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 0x1e000aa, 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 0x3a929ed6 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000a6, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3a929ed6, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300616175 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000aa, 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:1407300617783 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 0x3a929ed6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3a929ed6 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:1407300617850 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300617851 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:1407300617973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66d24521: tileRendererInUse null, GearsES2[obj 0x66d24521 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66d24521 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66d24521 created: GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66d24521 created: GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66d24521 FIN GearsES2[obj 0x66d24521 isInit true, usesShared false, 1 GearsObj[0x13e49516, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f7e18e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f933ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66d24521 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, 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:1407300618073 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618075 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 0x1e000d9, 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 0x66d24521 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66d24521, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300618983 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e000d9, 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 0x66d24521: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66d24521 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:1407300620661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620662 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:1407300620722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26ff14a: tileRendererInUse null, GearsES2[obj 0x26ff14a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26ff14a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x26ff14a created: GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26ff14a created: GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26ff14a FIN GearsES2[obj 0x26ff14a isInit true, usesShared false, 1 GearsObj[0x38eb247d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55a8a7bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x339c5393, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, 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:1407300620820 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 0x1e00109, 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:1407300620891 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300620898 d 0ms]]
[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 0x1e00109, 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:1407300621743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26ff14a 0/0 400x600 of 400x600, swapInterval 1, drawable 0x1e00105, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26ff14a, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623339 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 0x26ff14a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26ff14a 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:1407300623412 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623413 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:1407300623495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66f24725: tileRendererInUse null, GearsES2[obj 0x66f24725 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66f24725 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x66f24725 created: GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66f24725 created: GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66f24725 FIN GearsES2[obj 0x66f24725 isInit true, usesShared false, 1 GearsObj[0x3c82b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a8743d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f67532e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66f24725 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, 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:1407300623588 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623589 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300623597 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 0x1e0011c, 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 0x66f24725 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e00120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66f24725, angle 12.5, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300624498 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x1e0011c, 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:1407300626091 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66f24725 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:1407300626158 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626159 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626184 d 0ms]]
[junit] canvas1 pos/siz: 0/0 374x514
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbee11d5: tileRendererInUse null, GearsES2[obj 0xbee11d5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbee11d5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0xbee11d5 created: GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbee11d5 created: GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbee11d5 FIN GearsES2[obj 0xbee11d5 isInit true, usesShared false, 1 GearsObj[0x7941e525, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x552b1e54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d4487b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, 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:1407300626314 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300626316 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbee11d5 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 0.5, [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 0xbee11d5 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e00135, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbee11d5, angle 27.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:1407300627212 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628807 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbee11d5 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:1407300628836 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628837 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:1407300628859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46bbe893: tileRendererInUse null, GearsES2[obj 0x46bbe893 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46bbe893 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x46bbe893 created: GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46bbe893 created: GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46bbe893 FIN GearsES2[obj 0x46bbe893 isInit true, usesShared false, 1 GearsObj[0x49b8cfcc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4527fe4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x444a53f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, 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:1407300628973 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628981 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300628984 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46bbe893 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00149, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46bbe893, angle 27.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300629890 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631495 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46bbe893 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:1407300631523 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631524 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:1407300631619 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d27c6e4: tileRendererInUse null, GearsES2[obj 0x5d27c6e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d27c6e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d27c6e4 created: GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d27c6e4 created: GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d27c6e4 FIN GearsES2[obj 0x5d27c6e4 isInit true, usesShared false, 1 GearsObj[0x30361f43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x313e806f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e6210aa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 196x422 of 196x422, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, 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:1407300631729 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300631730 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 200x425 of 200x425, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 0.5, [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] resize canvas1 pos/siz: 43/23 280x545
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d27c6e4 0/0 280x545 of 280x545, swapInterval 1, drawable 0x1e00171, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d27c6e4, angle 26.5, [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:1407300632622 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d27c6e4 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:1407300634255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634255 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 374x514
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634315 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7501c2e1: tileRendererInUse null, GearsES2[obj 0x7501c2e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7501c2e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7501c2e1 created: GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7501c2e1 created: GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7501c2e1 FIN GearsES2[obj 0x7501c2e1 isInit true, usesShared false, 1 GearsObj[0x6de50b08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58377295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2043c172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 374x514 of 374x514, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, 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:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300634417 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7501c2e1 0/0 378x517 of 378x517, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 0.5, [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 0x7501c2e1 0/0 458x637 of 458x637, swapInterval 1, drawable 0x1e001a5, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7501c2e1, angle 27.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:1407300635321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636915 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7501c2e1 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:1407300636944 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300636945 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:1407300637026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2a10dad1: tileRendererInUse null, GearsES2[obj 0x2a10dad1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a10dad1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a10dad1 created: GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a10dad1 created: GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a10dad1 FIN GearsES2[obj 0x2a10dad1 isInit true, usesShared false, 1 GearsObj[0x25bfd449, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550a17fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9ac8b5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 331x480 of 331x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, 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:1407300637131 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637132 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300637138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a10dad1 0/0 333x480 of 333x480, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 0.5, [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 0x2a10dad1 0/0 373x540 of 373x540, swapInterval 1, drawable 0x1e001b8, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a10dad1, angle 27.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:1407300638036 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639635 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a10dad1 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:1407300639664 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639664 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:1407300639696 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 0x75240d4a: tileRendererInUse null, GearsES2[obj 0x75240d4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75240d4a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x75240d4a created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75240d4a created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75240d4a FIN GearsES2[obj 0x75240d4a isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, 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[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 0x1e001cf, 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:1407300639901 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639904 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300639913 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 0.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] resize canvas2 pos/siz: 320/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75240d4a 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cb, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75240d4a, angle 12.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300640720 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e001cf, 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:1407300642319 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 0x75240d4a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75240d4a 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:1407300642373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642373 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:1407300642479 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x711c664: tileRendererInUse null, GearsES2[obj 0x711c664 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x711c664 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x711c664 created: GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x711c664 created: GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x711c664 FIN GearsES2[obj 0x711c664 isInit true, usesShared false, 1 GearsObj[0x3efee749, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x510289ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7dad91ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 258x422 of 258x422, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, 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:1407300642566 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300642566 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 0x1e001fb, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x711c664 0/0 260x425 of 260x425, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 0.5, [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] GearsES2.reshape 0x711c664 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001f7, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x711c664, angle 12.5, [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] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300643482 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x545 of 340x545, swapInterval 1, drawable 0x1e001fb, 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 0x711c664: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x711c664 FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645139 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:1407300645206 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61841fe4: tileRendererInUse null, GearsES2[obj 0x61841fe4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61841fe4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x61841fe4 created: GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x61841fe4 created: GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61841fe4 FIN GearsES2[obj 0x61841fe4 isInit true, usesShared false, 1 GearsObj[0x56b14b22, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11bbd1a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c0b0bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 347x514 of 347x514, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, 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:1407300645292 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645293 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300645294 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 -> 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 0x1e00239, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61841fe4 0/0 349x517 of 349x517, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 0.5, [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] GearsES2.reshape 0x61841fe4 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00235, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61841fe4, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300646207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 429x637 of 429x637, swapInterval 1, drawable 0x1e00239, 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:1407300647795 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 0x61841fe4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61841fe4 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:1407300647860 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647861 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] canvas2 pos/siz: 1/1 340x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300647921 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a34d1d1: tileRendererInUse null, GearsES2[obj 0x5a34d1d1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5a34d1d1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5a34d1d1 created: GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5a34d1d1 created: GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a34d1d1 FIN GearsES2[obj 0x5a34d1d1 isInit true, usesShared false, 1 GearsObj[0x6ea78d3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a29d88c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1147ed29, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 340x480 of 340x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, 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:1407300648029 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648036 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 0x1e0024f, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a34d1d1 0/0 342x480 of 342x480, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 0.5, [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] GearsES2.reshape 0x5a34d1d1 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e00253, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5a34d1d1, angle 12.5, [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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300648934 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 422x540 of 422x540, swapInterval 1, drawable 0x1e0024f, 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:1407300650543 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a34d1d1 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:1407300650616 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300650617 d 0ms]]
[junit] SLOCK [T main @ 1407300650722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300651743 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300653244 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653305 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x14174e9c: tileRendererInUse null, GearsES2[obj 0x14174e9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14174e9c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x14174e9c created: GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14174e9c FIN GearsES2[obj 0x14174e9c isInit true, usesShared false, 1 GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5768f863, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14174e9c 0/0 463x327 of 463x327, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14174e9c, 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:1407300653634 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653641 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654866 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c 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:1407300654909 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654910 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 @ 1407300651743 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300653244 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653305 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x14174e9c: tileRendererInUse null, GearsES2[obj 0x14174e9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14174e9c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x14174e9c created: GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14174e9c FIN GearsES2[obj 0x14174e9c isInit true, usesShared false, 1 GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5768f863, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14174e9c 0/0 463x327 of 463x327, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14174e9c, 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:1407300653634 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653641 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654866 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c 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:1407300654909 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654910 d 0ms]]
[junit] SLOCK [T main @ 1407300655008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.164 sec
[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 @ 1407300651743 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300653244 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653305 d 0ms]]
[junit] SLOCK [T main @ 1407300655008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x14174e9c: tileRendererInUse null, GearsES2[obj 0x14174e9c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14174e9c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x14174e9c created: GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14174e9c created: GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x14174e9c FIN GearsES2[obj 0x14174e9c isInit true, usesShared false, 1 GearsObj[0x6cdb8b48, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41955bcd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5768f863, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14174e9c 0/0 463x327 of 463x327, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14174e9c, 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:1407300653634 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300653641 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654866 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14174e9c 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:1407300654909 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300654910 d 0ms]]
[junit] SLOCK [T main @ 1407300655008 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 @ 1407300655911 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
[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:1407300657558 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657559 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657561 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x202a3d5c: tileRendererInUse null, GearsES2[obj 0x202a3d5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x202a3d5c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x202a3d5c created: GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x202a3d5c FIN GearsES2[obj 0x202a3d5c isInit true, usesShared false, 1 GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x422007a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x202a3d5c 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x202a3d5c, 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 0x202a3d5c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x202a3d5c 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:1407300659236 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300659236 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.509 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300655911 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:1407300657558 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657559 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657561 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x202a3d5c: tileRendererInUse null, GearsES2[obj 0x202a3d5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x202a3d5c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x202a3d5c created: GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x202a3d5c FIN GearsES2[obj 0x202a3d5c isInit true, usesShared false, 1 GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x422007a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x202a3d5c 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x202a3d5c, 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 0x202a3d5c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x202a3d5c 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:1407300659236 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300659236 d 0ms]]
[junit] SLOCK [T main @ 1407300659340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.323 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.509 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300655911 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:1407300657558 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657559 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300657561 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x202a3d5c: tileRendererInUse null, GearsES2[obj 0x202a3d5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x202a3d5c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x202a3d5c created: GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x202a3d5c created: GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x202a3d5c FIN GearsES2[obj 0x202a3d5c isInit true, usesShared false, 1 GearsObj[0x213b0eef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c517df4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x422007a8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x202a3d5c 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x202a3d5c, 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 0x202a3d5c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x202a3d5c 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:1407300659236 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300659236 d 0ms]]
[junit] SLOCK [T main @ 1407300659340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300659340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300660213 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300661869 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661871 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661872 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x68cdb8b5: tileRendererInUse null, GearsES2[obj 0x68cdb8b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x68cdb8b5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x68cdb8b5 created: GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x68cdb8b5 FIN GearsES2[obj 0x68cdb8b5 isInit true, usesShared false, 1 GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7515ff74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x68cdb8b5 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x68cdb8b5, 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 0x68cdb8b5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x68cdb8b5 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:1407300663537 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300663538 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.504 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300660213 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300661869 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661871 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661872 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x68cdb8b5: tileRendererInUse null, GearsES2[obj 0x68cdb8b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x68cdb8b5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x68cdb8b5 created: GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x68cdb8b5 FIN GearsES2[obj 0x68cdb8b5 isInit true, usesShared false, 1 GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7515ff74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x68cdb8b5 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x68cdb8b5, 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 0x68cdb8b5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x68cdb8b5 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:1407300663537 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300663538 d 0ms]]
[junit] SLOCK [T main @ 1407300663638 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.323 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.504 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300660213 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300661869 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661871 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300661872 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x68cdb8b5: tileRendererInUse null, GearsES2[obj 0x68cdb8b5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x68cdb8b5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x68cdb8b5 created: GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x68cdb8b5 created: GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x68cdb8b5 FIN GearsES2[obj 0x68cdb8b5 isInit true, usesShared false, 1 GearsObj[0x7b93ae09, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c871041, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7515ff74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x68cdb8b5 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e00011, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x68cdb8b5, 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 0x68cdb8b5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x68cdb8b5 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:1407300663537 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300663538 d 0ms]]
[junit] SLOCK [T main @ 1407300663638 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300663638 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300664522 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:1407300666121 d 0ms]]
[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[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 0x49107ba0 created: GearsObj[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49107ba0 created: GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49107ba0 created: GearsObj[0x28ecc7c4, 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[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1aaad63a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 630x427 of 630x427, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666362 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666435 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.5, [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 0x49107ba0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 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:1407300667756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300667757 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.419 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300664522 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:1407300666121 d 0ms]]
[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[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 0x49107ba0 created: GearsObj[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49107ba0 created: GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49107ba0 created: GearsObj[0x28ecc7c4, 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[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1aaad63a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 630x427 of 630x427, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666362 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666435 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.5, [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 0x49107ba0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 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:1407300667756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300667757 d 0ms]]
[junit] SLOCK [T main @ 1407300667861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.233 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.419 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300664522 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:1407300666121 d 0ms]]
[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[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 0x49107ba0 created: GearsObj[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x49107ba0 created: GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x49107ba0 created: GearsObj[0x28ecc7c4, 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[0x5c3d0083, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28ecc7c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1aaad63a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 630x427 of 630x427, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.0, [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0 -> [l -1.4754099, r 1.4754099, b -1.0, t 1.0] 2.9508197x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666362 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300666435 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49107ba0 0/0 634x430 of 634x430, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x49107ba0, angle 0.5, [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 0x49107ba0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49107ba0 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:1407300667756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300667757 d 0ms]]
[junit] SLOCK [T main @ 1407300667861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300667861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300668736 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300670167 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670322 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470edb99: tileRendererInUse null, GearsES2[obj 0x470edb99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x470edb99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x470edb99 created: GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470edb99 FIN GearsES2[obj 0x470edb99 isInit true, usesShared false, 1 GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54c8d77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, 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:1407300670715 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670717 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, angle 0.5, [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 / 1275 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300672076 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.524 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300668736 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300670167 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670322 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470edb99: tileRendererInUse null, GearsES2[obj 0x470edb99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x470edb99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x470edb99 created: GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470edb99 FIN GearsES2[obj 0x470edb99 isInit true, usesShared false, 1 GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54c8d77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, 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:1407300670715 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670717 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, angle 0.5, [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 / 1275 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300672076 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] SLOCK [T main @ 1407300672180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.34 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.524 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300668736 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300670167 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670266 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670322 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470edb99: tileRendererInUse null, GearsES2[obj 0x470edb99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x470edb99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x470edb99 created: GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x470edb99 created: GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470edb99 FIN GearsES2[obj 0x470edb99 isInit true, usesShared false, 1 GearsObj[0x457095e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62811100, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54c8d77, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, 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:1407300670715 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300670717 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470edb99 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x470edb99, angle 0.5, [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 / 1275 ms, 47.0 fps, 21 ms/f; total: 60 f, 47.0 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470edb99 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300672076 d 0ms]]
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] SLOCK [T main @ 1407300672180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300672180 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
[junit] SLOCK [T main @ 1407300673059 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300674446 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674523 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674545 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674546 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674550 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674634 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78b1ab20: tileRendererInUse null, GearsES2[obj 0x78b1ab20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78b1ab20 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78b1ab20 created: GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78b1ab20 FIN GearsES2[obj 0x78b1ab20 isInit true, usesShared false, 1 GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21abb1fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, 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:1407300675025 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300675026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, angle 0.5, [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 / 1311 ms, 45.7 fps, 21 ms/f; total: 60 f, 45.7 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20 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:1407300676361 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.479 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300673059 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300674446 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674523 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674545 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674546 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674550 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674634 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78b1ab20: tileRendererInUse null, GearsES2[obj 0x78b1ab20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78b1ab20 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78b1ab20 created: GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78b1ab20 FIN GearsES2[obj 0x78b1ab20 isInit true, usesShared false, 1 GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21abb1fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, 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:1407300675025 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300675026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, angle 0.5, [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 / 1311 ms, 45.7 fps, 21 ms/f; total: 60 f, 45.7 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20 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:1407300676361 d 0ms]]
[junit] SLOCK [T main @ 1407300676457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 3.298 sec
[junit] SLOCK [T main @ 1407300676457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.479 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300673059 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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:1407300674446 d 2ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674523 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674545 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674546 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674550 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300674634 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78b1ab20: tileRendererInUse null, GearsES2[obj 0x78b1ab20 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78b1ab20 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78b1ab20 created: GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78b1ab20 created: GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78b1ab20 FIN GearsES2[obj 0x78b1ab20 isInit true, usesShared false, 1 GearsObj[0x64411576, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce82965, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21abb1fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 310x210 of 310x210, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, 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:1407300675025 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300675026 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78b1ab20 0/0 314x213 of 314x213, swapInterval 1, drawable 0x1e00017, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78b1ab20, angle 0.5, [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 / 1311 ms, 45.7 fps, 21 ms/f; total: 60 f, 45.7 fps, 21 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78b1ab20 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:1407300676361 d 0ms]]
[junit] SLOCK [T main @ 1407300676457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300677339 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 / 4 ms, 15000.0 fps, 0 ms/f; total: 60 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.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 / 2 ms, 30000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 41538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 46153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 47142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 51428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 64000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 63750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 67500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 71250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 75000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 74117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 81176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 83333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 85263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 88421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 91578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 93000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 94285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 97142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 98181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 100909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 101739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 104347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 107500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 105600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 110400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 108461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 110769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 111111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 113333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 115555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 115714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 117857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 118000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 122000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 121935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 121875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 121818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 123636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 125454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 125294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 127058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 125142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 126857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 126666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 128333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 128108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 129729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 127894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 131052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 129230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 130500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 130243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 131707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 131428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 129767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 131162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 129545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 129333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 130666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 129130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 130434.7 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, 131489.3 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, 129600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 130800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 131764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 131538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 132692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 131320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 134716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 134444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 135555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 134181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 135272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 137454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 136071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 138214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 136842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 137894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 138947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 137586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 138620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 139655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 140689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 139322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 140338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 141355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 141000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 142000.0 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, 141639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 142622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 143606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 144193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 142857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 143809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 144761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 144375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 145312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 146250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 144923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 145846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 146769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 147692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 146363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 148181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 146865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 147761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 148656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 137260.2 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, 142702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 143513.5 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, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 144800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 145600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 147200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 146052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 146842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 147631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 148421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 149210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 150789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 149610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 150389.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 151168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 151948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 153506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 155064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 153846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 154615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 155384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 156153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 157692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 158461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 159230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 157974.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 158734.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 159493.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 160253.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 161012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 161772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 162531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 162750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 163500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 164250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 165750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 166500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 165185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 165925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 167407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 168148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 168888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 169629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 170370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 169024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 169756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 170487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 171219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 171951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 172682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 173414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 172771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 173493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 174216.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 174939.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 177108.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 177831.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 178554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 178571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 179285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 180714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 181428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 182142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 183571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 182823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 184235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 184941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 185647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 186352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 187764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 188470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 187674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 188372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 189069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 189767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 191162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 191860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 192558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 193255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 193953.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 193103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 193793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 195172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 195862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 196551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 197241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 197931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 198620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 197045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 197727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 198409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 199772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 200454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 201136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 203181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 203863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 202247.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 202921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 203595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 204269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 204943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 205617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 206292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 206966.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 207640.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 208314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 206666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 207333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 208000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 208666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 209333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 210666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 211333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 212000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 212666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 213333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 211648.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 212307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 212967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 213626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 214285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 214945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 215604.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 216263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 216923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 217582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 215869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 216521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 217173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 217826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 218478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 219130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 219782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 218064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 218709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 219354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 220645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 221290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 221935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 222580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 220851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 221489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 222127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 222765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 223404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 224042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 224680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 222947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 223578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 224842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 225473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 226105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 226736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 225625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 226250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 226875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 227500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 228125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 228750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 229375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 227628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 228247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 228865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 229484.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 230103.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 230721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 231340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 229591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 230204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 230816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 231428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 232040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 232653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 233265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 231515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 232121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 232727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 233333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 233939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 234545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 235151.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 233400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 234000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 234600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 235200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 235800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 236400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 237000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 237600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 235841.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 236435.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 237029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 237623.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 238217.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 238811.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 239405.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 237647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 238235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 238823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 239411.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b73c65e: tileRendererInUse null, GearsES2[obj 0x3b73c65e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b73c65e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3b73c65e created: GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b73c65e FIN GearsES2[obj 0x3b73c65e isInit true, usesShared false, 1 GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x342cc581, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b73c65e 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, 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 0x3b73c65e 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, angle 0.5, [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] 1 s: 60 f / 975 ms, 61.5 fps, 16 ms/f; total: 24480 f, 22729.8 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e 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 0x78783f42: tileRendererInUse null, GearsES2[obj 0x78783f42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78783f42 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78783f42 created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78783f42 FIN GearsES2[obj 0x78783f42 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 0x78783f42 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, 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 0x78783f42 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, angle 0.5, [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 0x78783f42: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78783f42 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77cdbf51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0002f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x219ade58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 0.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dfd8355, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00037, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00037
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x336dc51b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x504f4c0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25eca408, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 2.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00043
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00047, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7edeaa13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73b634b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 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 null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 4.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00053
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.463 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300677339 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 / 4 ms, 15000.0 fps, 0 ms/f; total: 60 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.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 / 2 ms, 30000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 41538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 46153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 47142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 51428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 64000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 63750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 67500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 71250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 75000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 74117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 81176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 83333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 85263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 88421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 91578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 93000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 94285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 97142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 98181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 100909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 101739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 104347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 107500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 105600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 110400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 108461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 110769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 111111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 113333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 115555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 115714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 117857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 118000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 122000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 121935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 121875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 121818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 123636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 125454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 125294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 127058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 125142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 126857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 126666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 128333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 128108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 129729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 127894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 131052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 129230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 130500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 130243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 131707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 131428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 129767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 131162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 129545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 129333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 130666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 129130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 130434.7 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, 131489.3 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, 129600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 130800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 131764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 131538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 132692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 131320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 134716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 134444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 135555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 134181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 135272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 137454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 136071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 138214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 136842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 137894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 138947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 137586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 138620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 139655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 140689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 139322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 140338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 141355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 141000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 142000.0 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, 141639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 142622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 143606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 144193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 142857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 143809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 144761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 144375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 145312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 146250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 144923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 145846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 146769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 147692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 146363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 148181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 146865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 147761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 148656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 137260.2 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, 142702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 143513.5 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, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 144800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 145600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 147200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 146052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 146842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 147631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 148421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 149210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 150789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 149610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 150389.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 151168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 151948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 153506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 155064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 153846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 154615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 155384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 156153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 157692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 158461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 159230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 157974.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 158734.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 159493.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 160253.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 161012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 161772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 162531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 162750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 163500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 164250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 165750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 166500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 165185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 165925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 167407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 168148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 168888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 169629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 170370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 169024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 169756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 170487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 171219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 171951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 172682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 173414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 172771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 173493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 174216.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 174939.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 177108.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 177831.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 178554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 178571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 179285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 180714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 181428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 182142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 183571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 182823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 184235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 184941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 185647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 186352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 187764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 188470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 187674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 188372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 189069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 189767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 191162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 191860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 192558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 193255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 193953.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 193103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 193793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 195172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 195862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 196551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 197241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 197931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 198620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 197045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 197727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 198409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 199772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 200454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 201136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 203181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 203863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 202247.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 202921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 203595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 204269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 204943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 205617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 206292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 206966.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 207640.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 208314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 206666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 207333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 208000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 208666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 209333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 210666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 211333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 212000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 212666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 213333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 211648.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 212307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 212967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 213626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 214285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 214945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 215604.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 216263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 216923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 217582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 215869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 216521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 217173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 217826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 218478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 219130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 219782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 218064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 218709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 219354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 220645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 221290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 221935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 222580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 220851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 221489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 222127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 222765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 223404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 224042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 224680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 222947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 223578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 224842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 225473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 226105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 226736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 225625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 226250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 226875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 227500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 228125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 228750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 229375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 227628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 228247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 228865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 229484.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 230103.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 230721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 231340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 229591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 230204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 230816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 231428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 232040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 232653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 233265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 231515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 232121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 232727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 233333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 233939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 234545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 235151.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 233400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 234000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 234600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 235200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 235800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 236400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 237000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 237600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 235841.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 236435.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 237029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 237623.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 238217.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 238811.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 239405.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 237647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 238235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 238823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 239411.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b73c65e: tileRendererInUse null, GearsES2[obj 0x3b73c65e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b73c65e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3b73c65e created: GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b73c65e FIN GearsES2[obj 0x3b73c65e isInit true, usesShared false, 1 GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x342cc581, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b73c65e 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, 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 0x3b73c65e 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, angle 0.5, [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] 1 s: 60 f / 975 ms, 61.5 fps, 16 ms/f; total: 24480 f, 22729.8 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e 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 0x78783f42: tileRendererInUse null, GearsES2[obj 0x78783f42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78783f42 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78783f42 created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78783f42 FIN GearsES2[obj 0x78783f42 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 0x78783f42 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, 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 0x78783f42 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, angle 0.5, [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 0x78783f42: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78783f42 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77cdbf51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0002f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x219ade58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 0.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dfd8355, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00037, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00037
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x336dc51b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x504f4c0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25eca408, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 2.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00043
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00047, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7edeaa13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73b634b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 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 null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 4.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00053
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] SLOCK [T main @ 1407300682722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Animator took 2.528 sec
[junit] Testcase: test02FPSAnimator took 1.108 sec
[junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.641 sec
[junit] SLOCK [T main @ 1407300682722 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.463 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300677339 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 / 4 ms, 15000.0 fps, 0 ms/f; total: 60 f, 15000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.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 / 2 ms, 30000.0 fps, 0 ms/f; total: 480 f, 36923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 41538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 46153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 47142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 51428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 64000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 63750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 67500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 71250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 75000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 74117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 77647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 81176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 83333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 86666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 85263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 88421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 91578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 93000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 94285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 97142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 98181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 100909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 99130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 101739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 104347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 102500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 107500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 105600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 110400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 108461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 110769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 111111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 113333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 115555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 115714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 117857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 115862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 117931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 118000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 122000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 121935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 121875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 121818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 123636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 125454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 125294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 127058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 125142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 126857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 126666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 128333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 128108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 129729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 127894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 131052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 129230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 129000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 130500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 130243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 131707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 131428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 129767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 131162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 129545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 129333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 130666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 129130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 130434.7 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, 131489.3 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, 129600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 130800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 131764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 131538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 132692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 131320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 134716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 134444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 135555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 134181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 135272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 137454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 136071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 138214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 136842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 137894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 138947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 137586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 138620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 139655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 140689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 139322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 140338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 141355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 141000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 142000.0 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, 141639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 142622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 143606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 142258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 143225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 144193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 142857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 143809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 144761.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 144375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 145312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 146250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 144923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 145846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 146769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 147692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 146363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 148181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 146865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 147761.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 148656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 10020 f, 137260.2 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, 142702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 143513.5 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, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 144800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 145600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 146400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 147200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 146052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 146842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 147631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 148421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 149210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 150789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 149610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 150389.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 151168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 151948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 153506.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 155064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 153846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 154615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 155384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 156153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 157692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 158461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 159230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 157974.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 158734.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 159493.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 160253.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 161012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 161772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 162531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 162750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 163500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 164250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 165750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 166500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 165185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 165925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 167407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 168148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 168888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 169629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 170370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 169024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 169756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 170487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 171219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 171951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 172682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 173414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 172771.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 173493.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 174216.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 174939.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 177108.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 177831.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 178554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 178571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 179285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 180714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 181428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 182142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 183571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 182823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 184235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 184941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 185647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 186352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 187764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 188470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 187674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 188372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 189069.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 189767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 191162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 191860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 192558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 193255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 193953.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 193103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 193793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 195172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 195862.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 196551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 197241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 197931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 198620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 197045.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 197727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 198409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 199772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 200454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 201136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 203181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 203863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 202247.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 202921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 203595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 204269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 204943.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 205617.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 206292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 206966.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 207640.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 208314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 206666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 207333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 208000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 208666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 209333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 210666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 211333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 212000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 212666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 213333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 211648.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 212307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 212967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 213626.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 214285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 214945.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 215604.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 216263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 216923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 217582.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 215869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 216521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 217173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 217826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 218478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 219130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 219782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 218064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 218709.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 219354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 220645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 221290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 221935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 222580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 220851.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 221489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 222127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 222765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 223404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 224042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 224680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 222947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 223578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 224210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 224842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 225473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 226105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 226736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 225625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 226250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 226875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 227500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 228125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 228750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 229375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 227628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 228247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 228865.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 229484.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 230103.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 230721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 231340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 229591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 230204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 230816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 231428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 232040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 232653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 233265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 231515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 232121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 232727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 233333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 233939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 234545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 235151.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 233400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 234000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 234600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 235200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 235800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 236400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 237000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 237600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 235841.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 236435.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 237029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 237623.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 238217.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 238811.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 239405.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 237647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 238235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 238823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 239411.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b73c65e: tileRendererInUse null, GearsES2[obj 0x3b73c65e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b73c65e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3b73c65e created: GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b73c65e created: GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b73c65e FIN GearsES2[obj 0x3b73c65e isInit true, usesShared false, 1 GearsObj[0x7160c6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x89f8e04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x342cc581, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b73c65e 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, 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 0x3b73c65e 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b73c65e, angle 0.5, [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] 1 s: 60 f / 975 ms, 61.5 fps, 16 ms/f; total: 24480 f, 22729.8 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b73c65e 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 0x78783f42: tileRendererInUse null, GearsES2[obj 0x78783f42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78783f42 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x78783f42 created: GearsObj[0x6b870011, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78783f42 created: GearsObj[0x6c15933d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78783f42 FIN GearsES2[obj 0x78783f42 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 0x78783f42 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, 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 0x78783f42 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78783f42, angle 0.5, [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 0x78783f42: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78783f42 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x4721ee77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeeb1d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x77cdbf51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0002f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0002f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a00e86b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x219ade58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 0.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00033
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5536fd08, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd1e43ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3dfd8355, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00037, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00037
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x57284c88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x16b8a16c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x336dc51b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 1.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x5ba760ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49bbeb36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x504f4c0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0003f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0003f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x75f369e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3fadb789, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25eca408, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 2.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00043
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x3feb4d00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710c5bc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625de173, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00047, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00047
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0x152f2320, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ab14bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7edeaa13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004b, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 3.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004b
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 1 GearsObj[0xc7740e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69460415, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73b634b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, 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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e0004f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 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 0x4a0093c2: tileRendererInUse null, GearsES2[obj 0x4a0093c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4a0093c2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4a0093c2 created: GearsObj[0x7ee28774, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4a0093c2 created: GearsObj[0x4a2b11c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4a0093c2 FIN GearsES2[obj 0x4a0093c2 isInit true, usesShared false, 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 null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4a0093c2 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00053, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4a0093c2, angle 4.5, [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 0x4a0093c2 506x485, swapInterval 1, drawable 0x1e00053
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4a0093c2 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] SLOCK [T main @ 1407300682722 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 @ 1407300683616 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: <INIT> 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 0x2a49e429: tileRendererInUse null, GearsES2[obj 0x2a49e429 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a49e429 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a49e429 created: GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a49e429 FIN GearsES2[obj 0x2a49e429 isInit true, usesShared false, 1 GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4936a925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a49e429 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a49e429, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x2a49e429: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a49e429 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 26666.6 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, 42000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 43636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 50000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 55384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3f965e77: tileRendererInUse null, GearsES2[obj 0x3f965e77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f965e77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3f965e77 created: GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f965e77 FIN GearsES2[obj 0x3f965e77 isInit true, usesShared false, 1 GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fc201f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f965e77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f965e77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 0, fps 60000.0,normal], displayable true, valid true, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,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: <f 4, fps 60000.0> 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: <f 5, fps 60000.0> 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: <f 6, fps 60000.0> 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: <f 7, fps 60000.0> 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: <f 8, fps 60000.0> 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] 0 s: 60 f / 308 ms, 194.8 fps, 5 ms/f; total: 900 f, 2786.3 fps, 0 ms/f
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 194.80519> 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] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 194.80519,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77 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: <INIT> 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 0x1e448bf7: tileRendererInUse null, GearsES2[obj 0x1e448bf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e448bf7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e448bf7 created: GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e448bf7 FIN GearsES2[obj 0x1e448bf7 isInit true, usesShared false, 1 GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x588cfc48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e448bf7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e448bf7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,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: <f 2, fps 0.0> 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: <f 3, fps 0.0> 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: <f 4, fps 0.0> 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: <f 5, fps 0.0> 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: <f 6, fps 0.0> 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: <f 7, fps 0.0> 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: <f 8, fps 0.0> 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: <f 9, fps 0.0> 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: <f 10, fps 0.0> 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: <f 11, fps 0.0> 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: <f 12, fps 0.0> 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: <f 13, fps 0.0> 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: <f 14, fps 0.0> 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: <f 15, fps 0.0> 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: <f 16, fps 0.0> 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: <f 17, fps 0.0> 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: <f 18, fps 0.0> 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: <f 19, fps 0.0> 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: <f 20, fps 0.0> 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: <f 21, fps 0.0> 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: <f 22, fps 0.0> 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: <f 23, fps 0.0> 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: <f 24, fps 0.0> 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: <f 25, fps 0.0> 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] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7 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: <INIT> 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 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 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: <RESHAPE> 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 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15525c8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00046, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00046
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26ca4ab3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00049, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00049
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x420f46a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004c
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6724f6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004f
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] SLOCK [T main @ 1407300690230 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.693 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300683616 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: <INIT> 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 0x2a49e429: tileRendererInUse null, GearsES2[obj 0x2a49e429 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a49e429 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a49e429 created: GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a49e429 FIN GearsES2[obj 0x2a49e429 isInit true, usesShared false, 1 GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4936a925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a49e429 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a49e429, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x2a49e429: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a49e429 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 26666.6 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, 42000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 43636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 50000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 55384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3f965e77: tileRendererInUse null, GearsES2[obj 0x3f965e77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f965e77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3f965e77 created: GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f965e77 FIN GearsES2[obj 0x3f965e77 isInit true, usesShared false, 1 GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fc201f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f965e77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f965e77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 0, fps 60000.0,normal], displayable true, valid true, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,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: <f 4, fps 60000.0> 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: <f 5, fps 60000.0> 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: <f 6, fps 60000.0> 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: <f 7, fps 60000.0> 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: <f 8, fps 60000.0> 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] 0 s: 60 f / 308 ms, 194.8 fps, 5 ms/f; total: 900 f, 2786.3 fps, 0 ms/f
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 194.80519> 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] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 194.80519,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77 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: <INIT> 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 0x1e448bf7: tileRendererInUse null, GearsES2[obj 0x1e448bf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e448bf7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e448bf7 created: GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e448bf7 FIN GearsES2[obj 0x1e448bf7 isInit true, usesShared false, 1 GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x588cfc48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e448bf7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e448bf7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,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: <f 2, fps 0.0> 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: <f 3, fps 0.0> 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: <f 4, fps 0.0> 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: <f 5, fps 0.0> 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: <f 6, fps 0.0> 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: <f 7, fps 0.0> 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: <f 8, fps 0.0> 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: <f 9, fps 0.0> 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: <f 10, fps 0.0> 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: <f 11, fps 0.0> 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: <f 12, fps 0.0> 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: <f 13, fps 0.0> 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: <f 14, fps 0.0> 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: <f 15, fps 0.0> 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: <f 16, fps 0.0> 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: <f 17, fps 0.0> 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: <f 18, fps 0.0> 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: <f 19, fps 0.0> 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: <f 20, fps 0.0> 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: <f 21, fps 0.0> 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: <f 22, fps 0.0> 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: <f 23, fps 0.0> 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: <f 24, fps 0.0> 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: <f 25, fps 0.0> 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] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7 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: <INIT> 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 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 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: <RESHAPE> 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 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15525c8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00046, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00046
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26ca4ab3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00049, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00049
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x420f46a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004c
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6724f6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004f
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] SLOCK [T main @ 1407300690230 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00NoAnimator took 2.992 sec
[junit] Testcase: test01Animator took 1.083 sec
[junit] Testcase: test02FPSAnimator took 1.07 sec
[junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.357 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.693 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300683616 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: <INIT> 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 0x2a49e429: tileRendererInUse null, GearsES2[obj 0x2a49e429 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2a49e429 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x2a49e429 created: GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2a49e429 created: GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2a49e429 FIN GearsES2[obj 0x2a49e429 isInit true, usesShared false, 1 GearsObj[0x65750107, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6496a69a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4936a925, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2a49e429 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00014, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2a49e429, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> 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 0x2a49e429 512x512, swapInterval 1, drawable 0x1e00014
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x2a49e429: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2a49e429 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 / 2 ms, 30000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 180 f, 22500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 26666.6 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, 42000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 43636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 50000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 50769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 55384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 55714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 56000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3f965e77: tileRendererInUse null, GearsES2[obj 0x3f965e77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3f965e77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x3f965e77 created: GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3f965e77 created: GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3f965e77 FIN GearsES2[obj 0x3f965e77 isInit true, usesShared false, 1 GearsObj[0x302bd8fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeb21dcb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fc201f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3f965e77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00026, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3f965e77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,title=f 0, fps 60000.0,normal], displayable true, valid true, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,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: <f 4, fps 60000.0> 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: <f 5, fps 60000.0> 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: <f 6, fps 60000.0> 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: <f 7, fps 60000.0> 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: <f 8, fps 60000.0> 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] 0 s: 60 f / 308 ms, 194.8 fps, 5 ms/f; total: 900 f, 2786.3 fps, 0 ms/f
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 194.80519> 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] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 9, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 10, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 11, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 12, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 13, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 14, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 15, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 16, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 17, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 18, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 19, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 20, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 21, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 22, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 23, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 24, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 25, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 26, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 27, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 28, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 29, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 30, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 31, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 32, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 33, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 34, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 35, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 36, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 37, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 38, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 39, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 40, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 41, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 42, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 43, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 44, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 45, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 46, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 47, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 48, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 194.80519> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 49, fps 194.80519,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,0,522x542,invalid,title=f 50, fps 194.80519,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3f965e77 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: <INIT> 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 0x1e448bf7: tileRendererInUse null, GearsES2[obj 0x1e448bf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e448bf7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e448bf7 created: GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e448bf7 created: GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e448bf7 FIN GearsES2[obj 0x1e448bf7 isInit true, usesShared false, 1 GearsObj[0x75e08420, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67028d55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x588cfc48, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e448bf7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00033, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e448bf7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,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: <f 2, fps 0.0> 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: <f 3, fps 0.0> 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: <f 4, fps 0.0> 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: <f 5, fps 0.0> 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: <f 6, fps 0.0> 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: <f 7, fps 0.0> 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: <f 8, fps 0.0> 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: <f 9, fps 0.0> 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: <f 10, fps 0.0> 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: <f 11, fps 0.0> 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: <f 12, fps 0.0> 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: <f 13, fps 0.0> 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: <f 14, fps 0.0> 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: <f 15, fps 0.0> 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: <f 16, fps 0.0> 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: <f 17, fps 0.0> 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: <f 18, fps 0.0> 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: <f 19, fps 0.0> 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: <f 20, fps 0.0> 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: <f 21, fps 0.0> 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: <f 22, fps 0.0> 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: <f 23, fps 0.0> 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: <f 24, fps 0.0> 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: <f 25, fps 0.0> 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] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e448bf7 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: <INIT> 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 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x729fd41a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x5b1e31c0, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 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: <RESHAPE> 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 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00043, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00043
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x5dd1bc1f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7495c757, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15525c8d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00046, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00046
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x67d3caf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x81b087d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26ca4ab3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00049, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e00049
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x15b65ae8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x770a407a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x420f46a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=RESHAPE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004c
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] *** detachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** detachGLCanvas.X
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] *Init*: CT AWT-EventQueue-0
[junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d29be53: tileRendererInUse null, GearsES2[obj 0x5d29be53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d29be53 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5d29be53 created: GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d29be53 created: GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d29be53 FIN GearsES2[obj 0x5d29be53 isInit true, usesShared false, 1 GearsObj[0x7bcad8db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4263515b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6724f6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] *Reshape*: CT AWT-EventQueue-0
[junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,0,522x542,invalid,title=INIT,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d29be53 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0004f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d29be53, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 0, fps 0.0> 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 0x5d29be53 512x512, swapInterval 1, drawable 0x1e0004f
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> 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 0x5d29be53: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d29be53 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] SLOCK [T main @ 1407300690230 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 @ 1407300691202 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] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
[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 3,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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] Handle 0x1e00017,
[junit] Surface JAWTWindow[0x4fd24389][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 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1e00017, surfaceHandle 0x1e00017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
[junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 <7550004f, 57447eb4>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
[junit] Restarting surface...
[junit] Done
[junit] fps: 50.333332
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] SLOCK [T main @ 1407300695016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.895 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 3,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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] Handle 0x1e00017,
[junit] Surface JAWTWindow[0x4fd24389][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 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1e00017, surfaceHandle 0x1e00017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
[junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 <7550004f, 57447eb4>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
[junit] Restarting surface...
[junit] Done
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300691202 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: 50.333332
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] SLOCK [T main @ 1407300695016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 3.713 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.895 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 3,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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] Handle 0x1e00017,
[junit] Surface JAWTWindow[0x4fd24389][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 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface false, attachedSurfaceLayer 0x0, windowHandle 0x1e00017, surfaceHandle 0x1e00017, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false,
[junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection :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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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@142ce4d2,
[junit] handle 0x1e00017,
[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 0x7fac44305710, owner true, JAWTToolkitLock[obj 0xf62a157, isOwner true, <144e5ea5, 2527ad0d>[count 1, qsz 0, owner <AWT-EventQueue-0>]]], 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 <7550004f, 57447eb4>[count 1, qsz 0, owner <AWT-EventQueue-0>]]]
[junit] Restarting surface...
[junit] Done
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300691202 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: 50.333332
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] SLOCK [T main @ 1407300695016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300695871 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.124 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300695871 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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] SLOCK [T main @ 1407300698915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] SLOCK [T main @ 1407300698915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.91 sec
[junit] Testcase: test02 took 0.727 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.124 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300695871 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300698915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300699795 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3c0ed339: tileRendererInUse null, GearsES2[obj 0x3c0ed339 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c0ed339 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 0x3c0ed339 created: GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c0ed339 FIN GearsES2[obj 0x3c0ed339 isInit true, usesShared false, 1 GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3fe9967b, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 640x480, swapInterval 0, drawable 0x3e00002
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339 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 0x10a626e6: tileRendererInUse null, GearsES2[obj 0x10a626e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10a626e6 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 0x10a626e6 created: GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10a626e6 FIN GearsES2[obj 0x10a626e6 isInit true, usesShared false, 1 GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5d0ae8f4, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 640x480, swapInterval 0, drawable 0x3e00006
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6 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 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x561592db created: GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1dfd2293, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 640x480, swapInterval 0, drawable 0x3e0000a
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db 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: 4.063 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300699795 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3c0ed339: tileRendererInUse null, GearsES2[obj 0x3c0ed339 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c0ed339 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 0x3c0ed339 created: GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c0ed339 FIN GearsES2[obj 0x3c0ed339 isInit true, usesShared false, 1 GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3fe9967b, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 640x480, swapInterval 0, drawable 0x3e00002
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339 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 0x10a626e6: tileRendererInUse null, GearsES2[obj 0x10a626e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10a626e6 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 0x10a626e6 created: GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10a626e6 FIN GearsES2[obj 0x10a626e6 isInit true, usesShared false, 1 GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5d0ae8f4, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 640x480, swapInterval 0, drawable 0x3e00006
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6 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 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x561592db created: GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1dfd2293, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 640x480, swapInterval 0, drawable 0x3e0000a
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db 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 @ 1407300703778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_texUnit0_keepTex0_ES2 took 2.461 sec
[junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.684 sec
[junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.739 sec
[junit] SLOCK [T main @ 1407300703778 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.063 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300699795 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x3c0ed339: tileRendererInUse null, GearsES2[obj 0x3c0ed339 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c0ed339 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 0x3c0ed339 created: GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c0ed339 created: GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c0ed339 FIN GearsES2[obj 0x3c0ed339 isInit true, usesShared false, 1 GearsObj[0x2649fe73, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43e043a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3fe9967b, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 640x480, swapInterval 0, drawable 0x3e00002
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c0ed339 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c0ed339, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c0ed339 794x373, swapInterval 0, drawable 0x3e00002
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c0ed339 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 0x10a626e6: tileRendererInUse null, GearsES2[obj 0x10a626e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10a626e6 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 0x10a626e6 created: GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x10a626e6 created: GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10a626e6 FIN GearsES2[obj 0x10a626e6 isInit true, usesShared false, 1 GearsObj[0x4d12e6ef, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13f77c71, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5d0ae8f4, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 640x480, swapInterval 0, drawable 0x3e00006
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10a626e6 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e00006, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10a626e6, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e00006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10a626e6 794x373, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10a626e6 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 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x561592db created: GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x561592db created: GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x18b705e7, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x17e48d5e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1dfd2293, 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: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 310x480 of 310x480, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 640x480, swapInterval 0, drawable 0x3e0000a
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 387x373
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 387x373 of 387x373, swapInterval 0, drawable 0x3e0000a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x561592db, angle 0.5, [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0 -> [l -1.0375335, r 1.0375335, b -1.0, t 1.0] 2.075067x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 387x373 of 387x373, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL4___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0794x0373.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x561592db 794x373, swapInterval 0, drawable 0x3e0000a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db 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 @ 1407300703778 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 @ 1407300704674 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 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a35011, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, 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 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ec5e60d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, angle 0.5, [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 0x7cef307c 506x485, swapInterval 1, drawable 0x1e00019
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.221 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300704674 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 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a35011, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, 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 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ec5e60d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, angle 0.5, [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 0x7cef307c 506x485, swapInterval 1, drawable 0x1e00019
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] SLOCK [T main @ 1407300706815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAddRemove took 2.037 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.221 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300704674 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 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x60551883, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x72bc71dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a35011, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, 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 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cef307c: tileRendererInUse null, GearsES2[obj 0x7cef307c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7cef307c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x7cef307c created: GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7cef307c created: GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cef307c FIN GearsES2[obj 0x7cef307c isInit true, usesShared false, 1 GearsObj[0x6e57d55a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4878404e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ec5e60d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cef307c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7cef307c, angle 0.5, [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 0x7cef307c 506x485, swapInterval 1, drawable 0x1e00019
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cef307c FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] SLOCK [T main @ 1407300706815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300706815 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300707679 ms +++ localhost/127.0.0.1:59999 - Locked within 4 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20b38a98: tileRendererInUse null, GearsES2[obj 0x20b38a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x20b38a98 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x20b38a98 created: GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20b38a98 FIN GearsES2[obj 0x20b38a98 isInit true, usesShared false, 1 GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50a744be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20b38a98 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x20b38a98, 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 0x20b38a98: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20b38a98 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.502 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300707679 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x20b38a98: tileRendererInUse null, GearsES2[obj 0x20b38a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x20b38a98 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x20b38a98 created: GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20b38a98 FIN GearsES2[obj 0x20b38a98 isInit true, usesShared false, 1 GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50a744be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20b38a98 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x20b38a98, 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 0x20b38a98: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20b38a98 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] SLOCK [T main @ 1407300710103 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ScrollPane took 2.326 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.502 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300707679 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x20b38a98: tileRendererInUse null, GearsES2[obj 0x20b38a98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x20b38a98 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x20b38a98 created: GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x20b38a98 created: GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20b38a98 FIN GearsES2[obj 0x20b38a98 isInit true, usesShared false, 1 GearsObj[0x8538057, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x220ed406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50a744be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20b38a98 0/0 575x600 of 575x600, swapInterval 1, drawable 0x1e00015, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x20b38a98, 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 0x20b38a98: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20b38a98 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] SLOCK [T main @ 1407300710103 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300710103 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
[junit] SLOCK [T main @ 1407300710966 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] 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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4e1cb9ca: tileRendererInUse null, GearsES2[obj 0x4e1cb9ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4e1cb9ca on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4e1cb9ca created: GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e1cb9ca FIN GearsES2[obj 0x4e1cb9ca isInit true, usesShared false, 1 GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d96b45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x4e1cb9ca 512x512, swapInterval 1, drawable 0x1e0000d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca FIN
[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[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 0x3d72d061 created: GearsObj[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d72d061 created: GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d72d061 created: GearsObj[0x6a521361, 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[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32767bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, 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 0x3d72d061 502x482, swapInterval 1, drawable 0x1e0001a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, angle 0.5, [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 0x3d72d061: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1e1c1e6c: tileRendererInUse null, GearsES2[obj 0x1e1c1e6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e1c1e6c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e1c1e6c created: GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e1c1e6c FIN GearsES2[obj 0x1e1c1e6c isInit true, usesShared false, 1 GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50f60379, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, 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 0x1e1c1e6c 502x482, swapInterval 1, drawable 0x1e00024
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, angle 0.5, [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 0x1e1c1e6c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e1c1e6c 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 0x3920bc11: tileRendererInUse null, GearsES2[obj 0x3920bc11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3920bc11 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x3920bc11 created: GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3920bc11 FIN GearsES2[obj 0x3920bc11 isInit true, usesShared false, 1 GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x719e1b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x3920bc11 512x512, swapInterval 1, drawable 0x1e00030
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x75c2b15c: tileRendererInUse null, GearsES2[obj 0x75c2b15c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c2b15c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x75c2b15c created: GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75c2b15c FIN GearsES2[obj 0x75c2b15c isInit true, usesShared false, 1 GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715c80b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, 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 0x75c2b15c 502x482, swapInterval 1, drawable 0x1e00038
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, angle 1.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 0x75c2b15c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75c2b15c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47b36583: tileRendererInUse null, GearsES2[obj 0x47b36583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47b36583 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x47b36583 created: GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47b36583 FIN GearsES2[obj 0x47b36583 isInit true, usesShared false, 1 GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b4239f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, 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 0x47b36583 502x482, swapInterval 1, drawable 0x1e00042
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, angle 1.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 0x47b36583: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47b36583 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.632 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 @ 1407300710966 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 0x4e1cb9ca: tileRendererInUse null, GearsES2[obj 0x4e1cb9ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4e1cb9ca on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4e1cb9ca created: GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e1cb9ca FIN GearsES2[obj 0x4e1cb9ca isInit true, usesShared false, 1 GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d96b45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x4e1cb9ca 512x512, swapInterval 1, drawable 0x1e0000d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca FIN
[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[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 0x3d72d061 created: GearsObj[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d72d061 created: GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d72d061 created: GearsObj[0x6a521361, 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[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32767bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, 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 0x3d72d061 502x482, swapInterval 1, drawable 0x1e0001a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, angle 0.5, [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 0x3d72d061: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1e1c1e6c: tileRendererInUse null, GearsES2[obj 0x1e1c1e6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e1c1e6c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e1c1e6c created: GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e1c1e6c FIN GearsES2[obj 0x1e1c1e6c isInit true, usesShared false, 1 GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50f60379, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, 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 0x1e1c1e6c 502x482, swapInterval 1, drawable 0x1e00024
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, angle 0.5, [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 0x1e1c1e6c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e1c1e6c 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 0x3920bc11: tileRendererInUse null, GearsES2[obj 0x3920bc11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3920bc11 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x3920bc11 created: GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3920bc11 FIN GearsES2[obj 0x3920bc11 isInit true, usesShared false, 1 GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x719e1b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x3920bc11 512x512, swapInterval 1, drawable 0x1e00030
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x75c2b15c: tileRendererInUse null, GearsES2[obj 0x75c2b15c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c2b15c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x75c2b15c created: GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75c2b15c FIN GearsES2[obj 0x75c2b15c isInit true, usesShared false, 1 GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715c80b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, 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 0x75c2b15c 502x482, swapInterval 1, drawable 0x1e00038
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, angle 1.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 0x75c2b15c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75c2b15c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47b36583: tileRendererInUse null, GearsES2[obj 0x47b36583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47b36583 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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] SLOCK [T main @ 1407300721516 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 0x47b36583 created: GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47b36583 FIN GearsES2[obj 0x47b36583 isInit true, usesShared false, 1 GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b4239f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, 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 0x47b36583 502x482, swapInterval 1, drawable 0x1e00042
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, angle 1.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 0x47b36583: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47b36583 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] SLOCK [T main @ 1407300721516 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLDefault took 5.492 sec
[junit] Testcase: test02GL2 took 3.614 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.632 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 @ 1407300710966 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 0x4e1cb9ca: tileRendererInUse null, GearsES2[obj 0x4e1cb9ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4e1cb9ca on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x4e1cb9ca created: GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4e1cb9ca created: GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4e1cb9ca FIN GearsES2[obj 0x4e1cb9ca isInit true, usesShared false, 1 GearsObj[0x22f9efe0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46f36d10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d96b45, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x4e1cb9ca 512x512, swapInterval 1, drawable 0x1e0000d
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4e1cb9ca 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e0000d, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4e1cb9ca, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4e1cb9ca FIN
[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[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 0x3d72d061 created: GearsObj[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d72d061 created: GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d72d061 created: GearsObj[0x6a521361, 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[0x28ef1ce5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a521361, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32767bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, 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 0x3d72d061 502x482, swapInterval 1, drawable 0x1e0001a
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d72d061 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e0001a, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d72d061, angle 0.5, [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 0x3d72d061: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d72d061 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1e1c1e6c: tileRendererInUse null, GearsES2[obj 0x1e1c1e6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1e1c1e6c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x1e1c1e6c created: GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1e1c1e6c created: GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1e1c1e6c FIN GearsES2[obj 0x1e1c1e6c isInit true, usesShared false, 1 GearsObj[0x6469e7fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64fdc68b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50f60379, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, 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 0x1e1c1e6c 502x482, swapInterval 1, drawable 0x1e00024
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e1c1e6c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00024, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1e1c1e6c, angle 0.5, [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 0x1e1c1e6c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1e1c1e6c 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 0x3920bc11: tileRendererInUse null, GearsES2[obj 0x3920bc11 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3920bc11 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x3920bc11 created: GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3920bc11 created: GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3920bc11 FIN GearsES2[obj 0x3920bc11 isInit true, usesShared false, 1 GearsObj[0x3c19639d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26daf73e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x719e1b5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x3920bc11 512x512, swapInterval 1, drawable 0x1e00030
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3920bc11 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00030, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3920bc11, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3920bc11 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x75c2b15c: tileRendererInUse null, GearsES2[obj 0x75c2b15c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x75c2b15c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x75c2b15c created: GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x75c2b15c created: GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x75c2b15c FIN GearsES2[obj 0x75c2b15c isInit true, usesShared false, 1 GearsObj[0x586e3645, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2bad195e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715c80b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, 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 0x75c2b15c 502x482, swapInterval 1, drawable 0x1e00038
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x75c2b15c 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00038, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x75c2b15c, angle 1.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 0x75c2b15c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x75c2b15c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47b36583: tileRendererInUse null, GearsES2[obj 0x47b36583 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47b36583 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0x47b36583 created: GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47b36583 created: GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47b36583 FIN GearsES2[obj 0x47b36583 isInit true, usesShared false, 1 GearsObj[0x3c4054f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23897e13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17b4239f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 502x482 of 502x482, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, 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 0x47b36583 502x482, swapInterval 1, drawable 0x1e00042
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47b36583 0/0 506x485 of 506x485, swapInterval 1, drawable 0x1e00042, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47b36583, angle 1.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 0x47b36583: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47b36583 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] SLOCK [T main @ 1407300721516 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 @ 1407300722403 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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.874 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300722403 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300725198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testTextRendererDraw2D took 0.762 sec
[junit] Testcase: testTextRendererDraw3D took 0.557 sec
[junit] SLOCK [T main @ 1407300725198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.874 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300722403 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 @ 1407300725198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300726355 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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] 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] Image right side up
[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] 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/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] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.031 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 @ 1407300726355 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300728305 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] SLOCK [T main @ 1407300728305 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AccumStencilPBuffer took 1.554 sec
[junit] Testcase: test01DefaultFBO took 0.096 sec
[junit] Testcase: test01DefaultPBuffer took 0.112 sec
[junit] Testcase: test01StencilFBO took 0.087 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.031 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 @ 1407300726355 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300728305 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 @ 1407300729375 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] SLOCK [T main @ 1407300731986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.691 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300729375 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 @ 1407300731986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOnscreenMultiSampleAA0 took 1.898 sec
[junit] Testcase: testOnscreenMultiSampleAA4 took 0.291 sec
[junit] Testcase: testOnscreenMultiSampleAA8 took 0.309 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.691 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300729375 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 @ 1407300731986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
[junit] SLOCK [T main @ 1407300732880 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x7f7b6d5e: tileRendererInUse null, GearsES2[obj 0x7f7b6d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7f7b6d5e 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 0x7f7b6d5e created: GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f7b6d5e FIN GearsES2[obj 0x7f7b6d5e isInit true, usesShared false, 1 GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293674f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f7b6d5e 0/0 400x200 of 400x200, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7f7b6d5e, 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 0x7f7b6d5e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f7b6d5e FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.128 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300732880 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x7f7b6d5e: tileRendererInUse null, GearsES2[obj 0x7f7b6d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7f7b6d5e 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 0x7f7b6d5e created: GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f7b6d5e FIN GearsES2[obj 0x7f7b6d5e isInit true, usesShared false, 1 GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293674f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f7b6d5e 0/0 400x200 of 400x200, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7f7b6d5e, 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 0x7f7b6d5e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f7b6d5e FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] SLOCK [T main @ 1407300734927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 0.676 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.128 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300732880 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 0x7f7b6d5e: tileRendererInUse null, GearsES2[obj 0x7f7b6d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7f7b6d5e 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 0x7f7b6d5e created: GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7f7b6d5e created: GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7f7b6d5e FIN GearsES2[obj 0x7f7b6d5e isInit true, usesShared false, 1 GearsObj[0x7b3e64f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d55ccbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x293674f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7f7b6d5e 0/0 400x200 of 400x200, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7f7b6d5e, 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 0x7f7b6d5e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7f7b6d5e FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] SLOCK [T main @ 1407300734927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300734927 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 @ 1407300735818 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300737395 d 2ms]]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737399 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:1407300737457 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737459 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5788cdc1: tileRendererInUse null, GearsES2[obj 0x5788cdc1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5788cdc1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5788cdc1 created: GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5788cdc1 FIN GearsES2[obj 0x5788cdc1 isInit true, usesShared false, 1 GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e1cd7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5788cdc1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5788cdc1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300737918 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737962 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 5/25 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738021 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738042 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe21b8e1: tileRendererInUse null, GearsES2[obj 0xe21b8e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe21b8e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xe21b8e1 created: GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe21b8e1 FIN GearsES2[obj 0xe21b8e1 isInit true, usesShared false, 1 GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x491ac6e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe21b8e1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe21b8e1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738202 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738535 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1 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:1407300738569 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738569 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] canvas pos/siz: 3/23 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738649 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738651 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738658 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52a1e1b0: tileRendererInUse null, GearsES2[obj 0x52a1e1b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52a1e1b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52a1e1b0 created: GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52a1e1b0 FIN GearsES2[obj 0x52a1e1b0 isInit true, usesShared false, 1 GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a9173dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52a1e1b0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52a1e1b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-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:1407300739167 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] SLOCK [T main @ 1407300739300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.565 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300735818 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300737395 d 2ms]]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737399 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:1407300737457 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737459 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5788cdc1: tileRendererInUse null, GearsES2[obj 0x5788cdc1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5788cdc1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5788cdc1 created: GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5788cdc1 FIN GearsES2[obj 0x5788cdc1 isInit true, usesShared false, 1 GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e1cd7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5788cdc1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5788cdc1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300737918 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737962 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 5/25 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738021 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738042 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe21b8e1: tileRendererInUse null, GearsES2[obj 0xe21b8e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe21b8e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xe21b8e1 created: GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe21b8e1 FIN GearsES2[obj 0xe21b8e1 isInit true, usesShared false, 1 GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x491ac6e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe21b8e1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe21b8e1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738202 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738535 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1 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:1407300738569 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738569 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] canvas pos/siz: 3/23 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738649 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738651 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738658 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52a1e1b0: tileRendererInUse null, GearsES2[obj 0x52a1e1b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52a1e1b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52a1e1b0 created: GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52a1e1b0 FIN GearsES2[obj 0x52a1e1b0 isInit true, usesShared false, 1 GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a9173dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52a1e1b0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52a1e1b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-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:1407300739167 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] SLOCK [T main @ 1407300739300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 2.084 sec
[junit] Testcase: test02_GLES2 took 0.001 sec
[junit] Testcase: test03_GL3 took 0.603 sec
[junit] Testcase: test99_PixelScale1_DefaultNorm took 0.63 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.565 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300735818 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300737395 d 2ms]]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737399 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:1407300737457 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737459 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5788cdc1: tileRendererInUse null, GearsES2[obj 0x5788cdc1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5788cdc1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x5788cdc1 created: GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5788cdc1 created: GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5788cdc1 FIN GearsES2[obj 0x5788cdc1 isInit true, usesShared false, 1 GearsObj[0x3ba304fc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b9c5afa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e1cd7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5788cdc1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5788cdc1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300737918 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5788cdc1 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300737962 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 5/25 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738021 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738042 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe21b8e1: tileRendererInUse null, GearsES2[obj 0xe21b8e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe21b8e1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, 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 0xe21b8e1 created: GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe21b8e1 created: GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe21b8e1 FIN GearsES2[obj 0xe21b8e1 isInit true, usesShared false, 1 GearsObj[0x57b35b1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40233b8d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x491ac6e0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe21b8e1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e00020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe21b8e1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738202 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738535 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe21b8e1 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:1407300738569 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738569 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] canvas pos/siz: 3/23 640x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738649 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738651 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300738658 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52a1e1b0: tileRendererInUse null, GearsES2[obj 0x52a1e1b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52a1e1b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[glx vid 0x29, fbc 0x29: rgba 8/8/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 0x52a1e1b0 created: GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52a1e1b0 created: GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52a1e1b0 FIN GearsES2[obj 0x52a1e1b0 isInit true, usesShared false, 1 GearsObj[0x4298b5ca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37c702ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a9173dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52a1e1b0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x1e0002c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52a1e1b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-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:1407300739167 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52a1e1b0 FIN
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300739201 d 0ms]]
[junit] SLOCK [T main @ 1407300739300 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300740210 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15e178a0: tileRendererInUse null, GearsES2[obj 0x15e178a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x15e178a0 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 0x15e178a0 created: GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15e178a0 FIN GearsES2[obj 0x15e178a0 isInit true, usesShared false, 1 GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1591223f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15e178a0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x15e178a0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300742303 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0007-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0 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:1407300742545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742545 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] 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 0x3e00006, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742777 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0004-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:1407300743253 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300743254 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-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:1407300744016 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744017 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] 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 0x3e00010, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744258 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0008-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:1407300744692 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744697 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 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 0x3e00016, 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:1407300744885 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.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.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0001c, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[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:1407300746162 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746162 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6809c7d4: tileRendererInUse null, GearsES2[obj 0x6809c7d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6809c7d4 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 0x6809c7d4 created: GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6809c7d4 FIN GearsES2[obj 0x6809c7d4 isInit true, usesShared false, 1 GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2fc21c04, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6809c7d4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6809c7d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4 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:1407300746933 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746934 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_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 0x3e00022, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_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.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747694 d 1ms]]
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.653 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300740210 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15e178a0: tileRendererInUse null, GearsES2[obj 0x15e178a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x15e178a0 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 0x15e178a0 created: GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15e178a0 FIN GearsES2[obj 0x15e178a0 isInit true, usesShared false, 1 GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1591223f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15e178a0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x15e178a0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300742303 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0007-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0 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:1407300742545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742545 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] 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 0x3e00006, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742777 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0004-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:1407300743253 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300743254 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-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:1407300744016 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744017 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] 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 0x3e00010, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744258 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0008-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:1407300744692 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744697 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 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 0x3e00016, 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:1407300744885 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.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.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0001c, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[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:1407300746162 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746162 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6809c7d4: tileRendererInUse null, GearsES2[obj 0x6809c7d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6809c7d4 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 0x6809c7d4 created: GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6809c7d4 FIN GearsES2[obj 0x6809c7d4 isInit true, usesShared false, 1 GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2fc21c04, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6809c7d4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6809c7d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4 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:1407300746933 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746934 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747780 d 0ms]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] SLOCK [T main @ 1407300747780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL4bc/GL4bc.hw]
[junit] GL Version 4.4 (Compat profile, arb, ES2 compat, ES3 compat, FBO, hardware) - 4.4.12874 Compatibility Profile Context 14.10.1006.1001 [GL 4.4.0, vendor 14.10.1006 (Compatibility Profile Context 14.10.1006.1001)]
[junit] Quirks [DontCloseX11Display]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR ATI Technologies Inc.
[junit] GL_RENDERER AMD Radeon R9 200 Series
[junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[junit] GLSL true, has-compiler-func: true, 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 0x3e00022, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_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.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747694 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747780 d 0ms]]
[junit] SLOCK [T main @ 1407300747780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 2.328 sec
[junit] Testcase: test02_DefaultMsaa took 0.701 sec
[junit] Testcase: test03_PbufferNorm took 0.761 sec
[junit] Testcase: test04_PbufferMsaa took 0.673 sec
[junit] Testcase: test05_BitmapNorm took 0.68 sec
[junit] Testcase: test06_BitmapMsaa took 0.786 sec
[junit] Testcase: test20_GLES2 took 0.002 sec
[junit] Testcase: test30_GL3 took 0.764 sec
[junit] Testcase: test99_PixelScale1_DefaultNorm took 0.76 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.653 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300740210 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15e178a0: tileRendererInUse null, GearsES2[obj 0x15e178a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x15e178a0 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 0x15e178a0 created: GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x15e178a0 created: GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15e178a0 FIN GearsES2[obj 0x15e178a0 isInit true, usesShared false, 1 GearsObj[0x414c103e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x68be77ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1591223f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15e178a0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x15e178a0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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:1407300742303 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0007-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15e178a0 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:1407300742545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742545 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] 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 0x3e00006, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0000-GL4bc_-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300742777 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0004-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:1407300743253 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300743254 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0002-GL4bc_-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-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:1407300744016 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744017 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] 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 0x3e00010, 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[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744258 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0008-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:1407300744692 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300744697 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] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 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 0x3e00016, 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:1407300744885 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.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.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300745373 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 0x3e0001c, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL4bc_-hw-bitmap__-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[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:1407300746162 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746162 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6809c7d4: tileRendererInUse null, GearsES2[obj 0x6809c7d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6809c7d4 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 0x6809c7d4 created: GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6809c7d4 created: GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6809c7d4 FIN GearsES2[obj 0x6809c7d4 isInit true, usesShared false, 1 GearsObj[0x15cea3eb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x316ba47c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2fc21c04, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6809c7d4 0/0 640x480 of 640x480, swapInterval 0, drawable 0x3e0001e, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6809c7d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6809c7d4 640x480, swapInterval 0, drawable 0x3e0001e
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0002-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6809c7d4 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:1407300746933 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300746934 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_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 0x3e00022, msaa false, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL4bc_-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_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.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747694 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300747780 d 0ms]]
[junit] SLOCK [T main @ 1407300747780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300748684 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 0x48a1bd87: tileRendererInUse null, GearsES2[obj 0x48a1bd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x48a1bd87 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 0x48a1bd87 created: GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48a1bd87 FIN GearsES2[obj 0x48a1bd87 isInit true, usesShared false, 1 GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5972c734, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48a1bd87 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x48a1bd87, 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 0x3ff5022b: tileRendererInUse null, GearsES2[obj 0x3ff5022b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3ff5022b 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 0x3ff5022b created: GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ff5022b FIN GearsES2[obj 0x3ff5022b isInit true, usesShared false, 1 GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x15a6e1de, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ff5022b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3ff5022b, 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 0x6e6175da: tileRendererInUse null, GearsES2[obj 0x6e6175da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6e6175da 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 0x6e6175da created: GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e6175da FIN GearsES2[obj 0x6e6175da isInit true, usesShared false, 1 GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c20170b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e6175da 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6e6175da, 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 0x408073d3: tileRendererInUse null, GearsES2[obj 0x408073d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x408073d3 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 0x408073d3 created: GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x408073d3 FIN GearsES2[obj 0x408073d3 isInit true, usesShared false, 1 GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68688e1c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x408073d3 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x408073d3, 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.dispose 0x48a1bd87: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48a1bd87 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3 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 0x50cd641: tileRendererInUse null, GearsES2[obj 0x50cd641 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x50cd641 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x50cd641 created: GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50cd641 FIN GearsES2[obj 0x50cd641 isInit true, usesShared false, 1 GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3d9cddd6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50cd641 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x50cd641, 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 0xdc647fe: tileRendererInUse null, GearsES2[obj 0xdc647fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xdc647fe on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0xdc647fe created: GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc647fe FIN GearsES2[obj 0xdc647fe isInit true, usesShared false, 1 GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78bc7f71, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc647fe 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xdc647fe, 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 0x266c2861: tileRendererInUse null, GearsES2[obj 0x266c2861 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x266c2861 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x266c2861 created: GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x266c2861 FIN GearsES2[obj 0x266c2861 isInit true, usesShared false, 1 GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5fe72dbf, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x266c2861 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x266c2861, 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 0x6cf0bfc: tileRendererInUse null, GearsES2[obj 0x6cf0bfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6cf0bfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x6cf0bfc created: GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cf0bfc FIN GearsES2[obj 0x6cf0bfc isInit true, usesShared false, 1 GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x37b8a033, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cf0bfc 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6cf0bfc, 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 0x50cd641 297x267, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xdc647fe 297x267, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x266c2861 148x124, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cf0bfc 99x75, swapInterval 0, drawable 0x4400006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc 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 0x2eca06b3: tileRendererInUse null, GearsES2[obj 0x2eca06b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2eca06b3 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 0x2eca06b3 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2eca06b3 FIN GearsES2[obj 0x2eca06b3 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 0x2eca06b3 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2eca06b3, 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 0x517de9c4: tileRendererInUse null, GearsES2[obj 0x517de9c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x517de9c4 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 0x517de9c4 created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x517de9c4 FIN GearsES2[obj 0x517de9c4 isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x517de9c4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x517de9c4, 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 0x217e6ca8: tileRendererInUse null, GearsES2[obj 0x217e6ca8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x217e6ca8 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 0x217e6ca8 created: GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x217e6ca8 FIN GearsES2[obj 0x217e6ca8 isInit true, usesShared false, 1 GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e51e55a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x217e6ca8 0/0 148x124 of 148x124, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x217e6ca8, 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 0x730f9ac5: tileRendererInUse null, GearsES2[obj 0x730f9ac5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x730f9ac5 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 0x730f9ac5 created: GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x730f9ac5 FIN GearsES2[obj 0x730f9ac5 isInit true, usesShared false, 1 GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad870d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x730f9ac5 0/0 99x75 of 99x75, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x730f9ac5, 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 0x2eca06b3 297x267, swapInterval 0, drawable 0x3e0000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x517de9c4 297x267, swapInterval 0, drawable 0x400000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x217e6ca8 148x124, swapInterval 0, drawable 0x420000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x730f9ac5 99x75, swapInterval 0, drawable 0x440000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5 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 0x1faddff4: tileRendererInUse null, GearsES2[obj 0x1faddff4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1faddff4 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 0x1faddff4 created: GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1faddff4 FIN GearsES2[obj 0x1faddff4 isInit true, usesShared false, 1 GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x321b5ecb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1faddff4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1faddff4, 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 0x504a1c6b: tileRendererInUse null, GearsES2[obj 0x504a1c6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x504a1c6b 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 0x504a1c6b created: GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504a1c6b FIN GearsES2[obj 0x504a1c6b isInit true, usesShared false, 1 GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x459855f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504a1c6b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x504a1c6b, 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 0x318fddfb: tileRendererInUse null, GearsES2[obj 0x318fddfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x318fddfb 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 0x318fddfb created: GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x318fddfb FIN GearsES2[obj 0x318fddfb isInit true, usesShared false, 1 GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a7b39a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x318fddfb 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x318fddfb, 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 0x5c36a328: tileRendererInUse null, GearsES2[obj 0x5c36a328 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c36a328 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 0x5c36a328 created: GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c36a328 FIN GearsES2[obj 0x5c36a328 isInit true, usesShared false, 1 GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd35cddb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c36a328 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5c36a328, 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 0x1faddff4 297x267, swapInterval 0, drawable 0x3e00010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x504a1c6b 297x267, swapInterval 0, drawable 0x4000010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x318fddfb 148x124, swapInterval 0, drawable 0x4200010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c36a328 99x75, swapInterval 0, drawable 0x4400010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328 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 297x267 of 297x267, swapInterval 0, drawable 0x3e00016, msaa false, 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 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 297x267 of 297x267, swapInterval 0, drawable 0x4000016, msaa false, 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 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 148x124 of 148x124, swapInterval 0, drawable 0x4200016, msaa false, 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 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 99x75 of 99x75, swapInterval 0, drawable 0x4400016, msaa false, 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 - 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 0x3e0001c, 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 0x400001c, 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 0x420001c, 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 0x440001c, 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] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.072 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300748684 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 0x48a1bd87: tileRendererInUse null, GearsES2[obj 0x48a1bd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x48a1bd87 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 0x48a1bd87 created: GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48a1bd87 FIN GearsES2[obj 0x48a1bd87 isInit true, usesShared false, 1 GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5972c734, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48a1bd87 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x48a1bd87, 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 0x3ff5022b: tileRendererInUse null, GearsES2[obj 0x3ff5022b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3ff5022b 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 0x3ff5022b created: GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ff5022b FIN GearsES2[obj 0x3ff5022b isInit true, usesShared false, 1 GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x15a6e1de, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ff5022b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3ff5022b, 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 0x6e6175da: tileRendererInUse null, GearsES2[obj 0x6e6175da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6e6175da 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 0x6e6175da created: GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e6175da FIN GearsES2[obj 0x6e6175da isInit true, usesShared false, 1 GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c20170b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e6175da 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6e6175da, 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 0x408073d3: tileRendererInUse null, GearsES2[obj 0x408073d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x408073d3 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 0x408073d3 created: GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x408073d3 FIN GearsES2[obj 0x408073d3 isInit true, usesShared false, 1 GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68688e1c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x408073d3 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x408073d3, 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.dispose 0x48a1bd87: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48a1bd87 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3 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] SLOCK [T main @ 1407300755676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x50cd641: tileRendererInUse null, GearsES2[obj 0x50cd641 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x50cd641 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x50cd641 created: GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50cd641 FIN GearsES2[obj 0x50cd641 isInit true, usesShared false, 1 GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3d9cddd6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50cd641 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x50cd641, 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 0xdc647fe: tileRendererInUse null, GearsES2[obj 0xdc647fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xdc647fe on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0xdc647fe created: GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc647fe FIN GearsES2[obj 0xdc647fe isInit true, usesShared false, 1 GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78bc7f71, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc647fe 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xdc647fe, 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 0x266c2861: tileRendererInUse null, GearsES2[obj 0x266c2861 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x266c2861 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x266c2861 created: GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x266c2861 FIN GearsES2[obj 0x266c2861 isInit true, usesShared false, 1 GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5fe72dbf, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x266c2861 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x266c2861, 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 0x6cf0bfc: tileRendererInUse null, GearsES2[obj 0x6cf0bfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6cf0bfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x6cf0bfc created: GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cf0bfc FIN GearsES2[obj 0x6cf0bfc isInit true, usesShared false, 1 GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x37b8a033, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cf0bfc 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6cf0bfc, 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 0x50cd641 297x267, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xdc647fe 297x267, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x266c2861 148x124, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cf0bfc 99x75, swapInterval 0, drawable 0x4400006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc 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 0x2eca06b3: tileRendererInUse null, GearsES2[obj 0x2eca06b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2eca06b3 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 0x2eca06b3 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2eca06b3 FIN GearsES2[obj 0x2eca06b3 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 0x2eca06b3 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2eca06b3, 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 0x517de9c4: tileRendererInUse null, GearsES2[obj 0x517de9c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x517de9c4 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 0x517de9c4 created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x517de9c4 FIN GearsES2[obj 0x517de9c4 isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x517de9c4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x517de9c4, 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 0x217e6ca8: tileRendererInUse null, GearsES2[obj 0x217e6ca8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x217e6ca8 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 0x217e6ca8 created: GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x217e6ca8 FIN GearsES2[obj 0x217e6ca8 isInit true, usesShared false, 1 GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e51e55a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x217e6ca8 0/0 148x124 of 148x124, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x217e6ca8, 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 0x730f9ac5: tileRendererInUse null, GearsES2[obj 0x730f9ac5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x730f9ac5 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 0x730f9ac5 created: GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x730f9ac5 FIN GearsES2[obj 0x730f9ac5 isInit true, usesShared false, 1 GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad870d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x730f9ac5 0/0 99x75 of 99x75, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x730f9ac5, 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 0x2eca06b3 297x267, swapInterval 0, drawable 0x3e0000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x517de9c4 297x267, swapInterval 0, drawable 0x400000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x217e6ca8 148x124, swapInterval 0, drawable 0x420000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x730f9ac5 99x75, swapInterval 0, drawable 0x440000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5 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 0x1faddff4: tileRendererInUse null, GearsES2[obj 0x1faddff4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1faddff4 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 0x1faddff4 created: GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1faddff4 FIN GearsES2[obj 0x1faddff4 isInit true, usesShared false, 1 GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x321b5ecb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1faddff4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1faddff4, 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 0x504a1c6b: tileRendererInUse null, GearsES2[obj 0x504a1c6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x504a1c6b 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 0x504a1c6b created: GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504a1c6b FIN GearsES2[obj 0x504a1c6b isInit true, usesShared false, 1 GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x459855f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504a1c6b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x504a1c6b, 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 0x318fddfb: tileRendererInUse null, GearsES2[obj 0x318fddfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x318fddfb 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 0x318fddfb created: GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x318fddfb FIN GearsES2[obj 0x318fddfb isInit true, usesShared false, 1 GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a7b39a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x318fddfb 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x318fddfb, 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 0x5c36a328: tileRendererInUse null, GearsES2[obj 0x5c36a328 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c36a328 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 0x5c36a328 created: GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c36a328 FIN GearsES2[obj 0x5c36a328 isInit true, usesShared false, 1 GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd35cddb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c36a328 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5c36a328, 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 0x1faddff4 297x267, swapInterval 0, drawable 0x3e00010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x504a1c6b 297x267, swapInterval 0, drawable 0x4000010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x318fddfb 148x124, swapInterval 0, drawable 0x4200010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c36a328 99x75, swapInterval 0, drawable 0x4400010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328 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 297x267 of 297x267, swapInterval 0, drawable 0x3e00016, msaa false, 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 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 297x267 of 297x267, swapInterval 0, drawable 0x4000016, msaa false, 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 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 148x124 of 148x124, swapInterval 0, drawable 0x4200016, msaa false, 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 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 99x75 of 99x75, swapInterval 0, drawable 0x4400016, msaa false, 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 - 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 0x3e0001c, 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 0x400001c, 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 0x420001c, 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 0x440001c, 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 @ 1407300755676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 1.244 sec
[junit] Testcase: test02_DefaultMsaa took 0.794 sec
[junit] Testcase: test03_PbufferNorm took 0.822 sec
[junit] Testcase: test04_PbufferMsaa took 0.81 sec
[junit] Testcase: test05_BitmapNorm took 0.865 sec
[junit] Testcase: test06_BitmapMsaa took 0.986 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.072 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300748684 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 0x48a1bd87: tileRendererInUse null, GearsES2[obj 0x48a1bd87 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x48a1bd87 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 0x48a1bd87 created: GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x48a1bd87 created: GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x48a1bd87 FIN GearsES2[obj 0x48a1bd87 isInit true, usesShared false, 1 GearsObj[0x73bad293, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6e56ec40, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5972c734, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48a1bd87 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x48a1bd87, 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 0x3ff5022b: tileRendererInUse null, GearsES2[obj 0x3ff5022b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3ff5022b 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 0x3ff5022b created: GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3ff5022b created: GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ff5022b FIN GearsES2[obj 0x3ff5022b isInit true, usesShared false, 1 GearsObj[0x1dc43f0e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3f07bf66, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x15a6e1de, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ff5022b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3ff5022b, 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 0x6e6175da: tileRendererInUse null, GearsES2[obj 0x6e6175da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6e6175da 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 0x6e6175da created: GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6e6175da created: GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e6175da FIN GearsES2[obj 0x6e6175da isInit true, usesShared false, 1 GearsObj[0x172e4c4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6093a0c5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7c20170b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e6175da 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6e6175da, 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 0x408073d3: tileRendererInUse null, GearsES2[obj 0x408073d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x408073d3 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 0x408073d3 created: GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x408073d3 created: GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x408073d3 FIN GearsES2[obj 0x408073d3 isInit true, usesShared false, 1 GearsObj[0x70f951bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6505ef, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x68688e1c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x408073d3 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400002, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x408073d3, 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.dispose 0x48a1bd87: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x48a1bd87 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ff5022b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e6175da FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x408073d3 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 0x50cd641: tileRendererInUse null, GearsES2[obj 0x50cd641 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x50cd641 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x50cd641 created: GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x50cd641 created: GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x50cd641 FIN GearsES2[obj 0x50cd641 isInit true, usesShared false, 1 GearsObj[0x5415d545, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6564d023, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3d9cddd6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x50cd641 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x50cd641, 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 0xdc647fe: tileRendererInUse null, GearsES2[obj 0xdc647fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xdc647fe on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0xdc647fe created: GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xdc647fe created: GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xdc647fe FIN GearsES2[obj 0xdc647fe isInit true, usesShared false, 1 GearsObj[0x4c54daa9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56dfb465, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x78bc7f71, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xdc647fe 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xdc647fe, 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 0x266c2861: tileRendererInUse null, GearsES2[obj 0x266c2861 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x266c2861 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x266c2861 created: GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x266c2861 created: GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x266c2861 FIN GearsES2[obj 0x266c2861 isInit true, usesShared false, 1 GearsObj[0x5eee0d0a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5e9a3c36, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5fe72dbf, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x266c2861 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x266c2861, 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 0x6cf0bfc: tileRendererInUse null, GearsES2[obj 0x6cf0bfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6cf0bfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen 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 0x6cf0bfc created: GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6cf0bfc created: GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6cf0bfc FIN GearsES2[obj 0x6cf0bfc isInit true, usesShared false, 1 GearsObj[0x569dfefb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1ecf3d2a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x37b8a033, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6cf0bfc 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400006, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6cf0bfc, 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 0x50cd641 297x267, swapInterval 0, drawable 0x3e00006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xdc647fe 297x267, swapInterval 0, drawable 0x4000006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x266c2861 148x124, swapInterval 0, drawable 0x4200006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6cf0bfc 99x75, swapInterval 0, drawable 0x4400006
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x50cd641 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xdc647fe FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x266c2861 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6cf0bfc 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 0x2eca06b3: tileRendererInUse null, GearsES2[obj 0x2eca06b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2eca06b3 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 0x2eca06b3 created: GearsObj[0x7f79c51b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2eca06b3 created: GearsObj[0x137bb0ff, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2eca06b3 FIN GearsES2[obj 0x2eca06b3 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 0x2eca06b3 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e0000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2eca06b3, 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 0x517de9c4: tileRendererInUse null, GearsES2[obj 0x517de9c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x517de9c4 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 0x517de9c4 created: GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x517de9c4 created: GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x517de9c4 FIN GearsES2[obj 0x517de9c4 isInit true, usesShared false, 1 GearsObj[0x7c706e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39478bbd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x82742ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x517de9c4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x400000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x517de9c4, 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 0x217e6ca8: tileRendererInUse null, GearsES2[obj 0x217e6ca8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x217e6ca8 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 0x217e6ca8 created: GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x217e6ca8 created: GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x217e6ca8 FIN GearsES2[obj 0x217e6ca8 isInit true, usesShared false, 1 GearsObj[0x7dd9dae1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b12a53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e51e55a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x217e6ca8 0/0 148x124 of 148x124, swapInterval 0, drawable 0x420000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x217e6ca8, 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 0x730f9ac5: tileRendererInUse null, GearsES2[obj 0x730f9ac5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x730f9ac5 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 0x730f9ac5 created: GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x730f9ac5 created: GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x730f9ac5 FIN GearsES2[obj 0x730f9ac5 isInit true, usesShared false, 1 GearsObj[0x23e92adc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x20fce3ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ad870d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x730f9ac5 0/0 99x75 of 99x75, swapInterval 0, drawable 0x440000c, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x730f9ac5, 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 0x2eca06b3 297x267, swapInterval 0, drawable 0x3e0000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x517de9c4 297x267, swapInterval 0, drawable 0x400000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x217e6ca8 148x124, swapInterval 0, drawable 0x420000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x730f9ac5 99x75, swapInterval 0, drawable 0x440000c
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2eca06b3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x517de9c4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x217e6ca8 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x730f9ac5 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 0x1faddff4: tileRendererInUse null, GearsES2[obj 0x1faddff4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1faddff4 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 0x1faddff4 created: GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1faddff4 created: GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1faddff4 FIN GearsES2[obj 0x1faddff4 isInit true, usesShared false, 1 GearsObj[0x442e1ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42ee68b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x321b5ecb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1faddff4 0/0 297x267 of 297x267, swapInterval 0, drawable 0x3e00010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1faddff4, 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 0x504a1c6b: tileRendererInUse null, GearsES2[obj 0x504a1c6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x504a1c6b 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 0x504a1c6b created: GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x504a1c6b created: GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x504a1c6b FIN GearsES2[obj 0x504a1c6b isInit true, usesShared false, 1 GearsObj[0x4d183cfb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x724baa47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x459855f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x504a1c6b 0/0 297x267 of 297x267, swapInterval 0, drawable 0x4000010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x504a1c6b, 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 0x318fddfb: tileRendererInUse null, GearsES2[obj 0x318fddfb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x318fddfb 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 0x318fddfb created: GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x318fddfb created: GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x318fddfb FIN GearsES2[obj 0x318fddfb isInit true, usesShared false, 1 GearsObj[0x7369565d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8a52edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x14a7b39a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x318fddfb 0/0 148x124 of 148x124, swapInterval 0, drawable 0x4200010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x318fddfb, 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 0x5c36a328: tileRendererInUse null, GearsES2[obj 0x5c36a328 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c36a328 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 0x5c36a328 created: GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c36a328 created: GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c36a328 FIN GearsES2[obj 0x5c36a328 isInit true, usesShared false, 1 GearsObj[0x567c3f1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x771331f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd35cddb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c36a328 0/0 99x75 of 99x75, swapInterval 0, drawable 0x4400010, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5c36a328, 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 0x1faddff4 297x267, swapInterval 0, drawable 0x3e00010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x504a1c6b 297x267, swapInterval 0, drawable 0x4000010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x318fddfb 148x124, swapInterval 0, drawable 0x4200010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c36a328 99x75, swapInterval 0, drawable 0x4400010
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1faddff4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x504a1c6b FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x318fddfb FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c36a328 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 297x267 of 297x267, swapInterval 0, drawable 0x3e00016, msaa false, 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 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 297x267 of 297x267, swapInterval 0, drawable 0x4000016, msaa false, 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 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 148x124 of 148x124, swapInterval 0, drawable 0x4200016, msaa false, 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 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 99x75 of 99x75, swapInterval 0, drawable 0x4400016, msaa false, 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 - 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 0x3e0001c, 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 0x400001c, 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 0x420001c, 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 0x440001c, 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 @ 1407300755676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300756636 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.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 0x3e00002, 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.422 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300756636 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.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] SLOCK [T main @ 1407300758977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[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 0x3e00002, 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 @ 1407300758977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.857 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.422 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300756636 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.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 0x3e00002, 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 @ 1407300758977 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300759841 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:1407300761496 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761497 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761548 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761550 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 0x1e0000f, 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 / 1115 ms, 53.8 fps, 18 ms/f; total: 60 f, 53.8 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762723 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:1407300762766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762766 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.103 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300759841 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:1407300761496 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761497 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761548 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761550 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 0x1e0000f, 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 / 1115 ms, 53.8 fps, 18 ms/f; total: 60 f, 53.8 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762723 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:1407300762766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762766 d 0ms]]
[junit] SLOCK [T main @ 1407300762864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.523 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.103 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] SLOCK [T main @ 1407300762864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300759841 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:1407300761496 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761497 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761548 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300761550 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 0x1e0000f, 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 / 1115 ms, 53.8 fps, 18 ms/f; total: 60 f, 53.8 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762723 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:1407300762766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300762766 d 0ms]]
[junit] SLOCK [T main @ 1407300762864 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 @ 1407300763733 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[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] ++++ 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:1407300765209 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765213 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765269 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 0x1e0000f, 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 / 354 ms, 169.4 fps, 5 ms/f; total: 60 f, 169.4 fps, 5 ms/f
[junit] 0 s: 60 f / 185 ms, 324.3 fps, 3 ms/f; total: 120 f, 222.6 fps, 4 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765823 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:1407300765868 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765869 d 0ms]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.307 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300763733 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:1407300765209 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765213 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765269 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 0x1e0000f, msaa false, tileRendererInUse null
[junit] SLOCK [T main @ 1407300765961 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 / 354 ms, 169.4 fps, 5 ms/f; total: 60 f, 169.4 fps, 5 ms/f
[junit] 0 s: 60 f / 185 ms, 324.3 fps, 3 ms/f; total: 120 f, 222.6 fps, 4 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765823 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:1407300765868 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765869 d 0ms]]
[junit] SLOCK [T main @ 1407300765961 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.87 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.307 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300763733 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:1407300765209 d 2ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765213 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765267 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765269 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 0x1e0000f, 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 / 354 ms, 169.4 fps, 5 ms/f; total: 60 f, 169.4 fps, 5 ms/f
[junit] 0 s: 60 f / 185 ms, 324.3 fps, 3 ms/f; total: 120 f, 222.6 fps, 4 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765823 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:1407300765868 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300765869 d 0ms]]
[junit] SLOCK [T main @ 1407300765961 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 @ 1407300766838 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.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 0x3e00002, 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:1407300768775 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0006-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:1407300769041 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769042 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:1407300769093 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 0x3e00006, 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:1407300769275 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769290 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0008-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:1407300769616 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769617 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769680 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 0x3e0000c, 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:1407300769827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769841 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770192 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770193 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770255 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770256 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 0x3e00010, 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:1407300770386 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0006-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:1407300770793 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770794 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:1407300770829 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 0x3e00016, 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:1407300770985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770997 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-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:1407300771372 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300771372 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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 640x480 of 640x480, swapInterval 0, drawable 0x3e0001c, 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:1407300771571 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-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:1407300771989 d 0ms]]
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.328 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300766838 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.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 0x3e00002, 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:1407300768775 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0006-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:1407300769041 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769042 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:1407300769093 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 0x3e00006, 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:1407300769275 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769290 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0008-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:1407300769616 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769617 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769680 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 0x3e0000c, 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:1407300769827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769841 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770192 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770193 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770255 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770256 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 0x3e00010, 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:1407300770386 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0006-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:1407300770793 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770794 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:1407300770829 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 0x3e00016, 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:1407300770985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770997 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-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:1407300771372 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300771372 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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 640x480 of 640x480, swapInterval 0, drawable 0x3e0001c, 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:1407300771571 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-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:1407300771989 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300772085 d 0ms]]
[junit] SLOCK [T main @ 1407300772085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 0.821 sec
[junit] Testcase: test02_DefaultMsaa took 0.567 sec
[junit] Testcase: test03_PbufferNorm took 0.573 sec
[junit] Testcase: test04_PbufferMsaa took 0.6 sec
[junit] Testcase: test05_BitmapNorm took 0.576 sec
[junit] Testcase: test06_BitmapMsaa took 0.614 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.328 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300766838 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.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] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300772085 d 0ms]]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] SLOCK [T main @ 1407300772085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] GL_VENDOR ATI Technologies Inc.
[junit] GL_RENDERER AMD Radeon R9 200 Series
[junit] GL_VERSION 4.4.12874 Compatibility Profile Context 14.10.1006.1001
[junit] GLSL true, has-compiler-func: true, 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 0x3e00002, 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:1407300768775 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0006-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:1407300769041 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769042 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:1407300769093 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 0x3e00006, 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:1407300769275 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769290 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0008-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:1407300769616 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769617 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769680 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 0x3e0000c, 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:1407300769827 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300769841 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.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.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770192 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770193 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770255 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770256 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 0x3e00010, 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:1407300770386 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0006-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:1407300770793 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770794 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:1407300770829 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 0x3e00016, 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:1407300770985 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300770997 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-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:1407300771372 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300771372 d 0ms]]
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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 640x480 of 640x480, swapInterval 0, drawable 0x3e0001c, 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:1407300771571 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-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:1407300771989 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300772085 d 0ms]]
[junit] SLOCK [T main @ 1407300772085 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300772927 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] SLOCK [T main @ 1407300775213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.366 sec
[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 @ 1407300772927 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 @ 1407300775213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: compileShader took 2.192 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.366 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 @ 1407300772927 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 @ 1407300775213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300776088 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.722 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300778728 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] SLOCK [T main @ 1407300776088 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300778728 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 2.55 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.722 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300776088 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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 @ 1407300778728 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] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
[junit] SLOCK [T main @ 1407300779603 ms +++ localhost/127.0.0.1:59999 - Locked within 5 ms, 1 attempts
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
[junit] Unpack-Alignment 0: in-size 46005
[junit] Unpack-Alignment 0: out-size 65536
[junit] Unpack-Alignment 1: in-size 45369
[junit] Unpack-Alignment 1: out-size 65536
[junit] Unpack-Alignment 4: in-size 46005
[junit] Unpack-Alignment 4: out-size 65536
[junit] Unpack-Alignment 8: in-size 46005
[junit] Unpack-Alignment 8: out-size 65536
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.334 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300779603 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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] SLOCK [T main @ 1407300781858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[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 @ 1407300781858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 2.158 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.334 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300779603 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 @ 1407300781858 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[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 @ 1407300782700 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: 2/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: 10/25
[junit] Sleep initialized: 11/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: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel:
[junit] ctor 28/t 1.12/1
[junit] visible 2355/t 94.20/1
[junit] sum-i 2383/t 95.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2385/t 95.40/1
[junit] total-i 2385/t 95.40/1
[junit] Total: 2385
[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: 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:
[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 3
[junit] total-d 2198/t 87.92/1
[junit] total-i 2198/t 87.92/1
[junit] Total: 2198
[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: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas:
[junit] ctor 23/t 0.92/1
[junit] visible 1719/t 68.76/1
[junit] sum-i 1742/t 69.68/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 1746/t 69.84/1
[junit] total-i 1746/t 69.84/1
[junit] Total: 1746
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.459 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300782700 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: 2/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: 10/25
[junit] Sleep initialized: 11/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: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel:
[junit] ctor 28/t 1.12/1
[junit] visible 2355/t 94.20/1
[junit] sum-i 2383/t 95.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2385/t 95.40/1
[junit] total-i 2385/t 95.40/1
[junit] Total: 2385
[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: 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:
[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 3
[junit] total-d 2198/t 87.92/1
[junit] total-i 2198/t 87.92/1
[junit] Total: 2198
[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: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas:
[junit] ctor 23/t 0.92/1
[junit] visible 1719/t 68.76/1
[junit] sum-i 1742/t 69.68/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 1746/t 69.84/1
[junit] total-i 1746/t 69.84/1
[junit] Total: 1746
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef
[junit] SLOCK [T main @ 1407300793079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NopGLJPanelDef took 3.445 sec
[junit] Testcase: test02NopGLJPanelBitmap took 2.961 sec
[junit] Testcase: test11NopGLCanvasDef took 2.523 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.459 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300782700 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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: 2/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: 10/25
[junit] Sleep initialized: 11/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: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel:
[junit] ctor 28/t 1.12/1
[junit] visible 2355/t 94.20/1
[junit] sum-i 2383/t 95.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2385/t 95.40/1
[junit] total-i 2385/t 95.40/1
[junit] Total: 2385
[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: 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:
[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 3
[junit] total-d 2198/t 87.92/1
[junit] total-i 2198/t 87.92/1
[junit] Total: 2198
[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: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas:
[junit] ctor 23/t 0.92/1
[junit] visible 1719/t 68.76/1
[junit] sum-i 1742/t 69.68/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 1746/t 69.84/1
[junit] total-i 1746/t 69.84/1
[junit] Total: 1746
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef
[junit] SLOCK [T main @ 1407300793079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] SLOCK [T main @ 1407300793079 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[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 @ 1407300794000 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: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 651/t 26.04/1
[junit] visible 670/t 26.80/1
[junit] sum-i 1321/t 52.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 6
[junit] total-d 1327/t 53.08/1
[junit] total-i 1327/t 53.08/1
[junit] Total: 1327
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 591/t 23.64/1
[junit] visible 1941/t 77.64/1
[junit] sum-i 2532/t 101.28/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2534/t 101.36/1
[junit] total-i 2534/t 101.36/1
[junit] Total: 2534
[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: 7/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 12/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 221/t 8.84/1
[junit] visible 2655/t 106.20/1
[junit] sum-i 2876/t 115.04/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2880/t 115.20/1
[junit] total-i 2880/t 115.20/1
[junit] Total: 2880
[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: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 13/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 212/t 8.48/1
[junit] visible 2184/t 87.36/1
[junit] sum-i 2396/t 95.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2398/t 95.92/1
[junit] total-i 2398/t 95.92/1
[junit] Total: 2398
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - 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: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1587/t 63.48/1
[junit] sum-i 1769/t 70.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1770/t 70.80/1
[junit] total-i 1770/t 70.80/1
[junit] Total: 1770
[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: 5/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 271/t 10.84/1
[junit] visible 460/t 18.40/1
[junit] sum-i 731/t 29.24/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 732/t 29.28/1
[junit] total-i 732/t 29.28/1
[junit] Total: 732
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/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: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 18/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 GLCanvas (01):
[junit] ctor 344/t 13.76/1
[junit] visible 2765/t 110.60/1
[junit] sum-i 3109/t 124.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 3110/t 124.40/1
[junit] total-i 3110/t 124.40/1
[junit] Total: 3110
[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: 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: 5/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: 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: 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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 183/t 7.32/1
[junit] visible 2869/t 114.76/1
[junit] sum-i 3052/t 122.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 3056/t 122.24/1
[junit] total-i 3056/t 122.24/1
[junit] Total: 3056
[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: 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: 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: 22/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 175/t 7.00/1
[junit] visible 2689/t 107.56/1
[junit] sum-i 2864/t 114.56/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2867/t 114.68/1
[junit] total-i 2867/t 114.68/1
[junit] Total: 2867
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 155/t 6.20/1
[junit] visible 2072/t 82.88/1
[junit] sum-i 2227/t 89.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2231/t 89.24/1
[junit] total-i 2231/t 89.24/1
[junit] Total: 2231
[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 246/t 9.84/1
[junit] visible 298/t 11.92/1
[junit] sum-i 544/t 21.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 545/t 21.80/1
[junit] total-i 545/t 21.80/1
[junit] Total: 545
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 254/t 10.16/1
[junit] visible 1942/t 77.68/1
[junit] sum-i 2196/t 87.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2197/t 87.88/1
[junit] total-i 2197/t 87.88/1
[junit] Total: 2197
[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: 2/25
[junit] Sleep initialized: 3/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: 10/25
[junit] Sleep initialized: 11/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 (01):
[junit] ctor 174/t 6.96/1
[junit] visible 2322/t 92.88/1
[junit] sum-i 2496/t 99.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2499/t 99.96/1
[junit] total-i 2499/t 99.96/1
[junit] Total: 2499
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1743/t 69.72/1
[junit] sum-i 1925/t 77.00/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1926/t 77.04/1
[junit] total-i 1926/t 77.04/1
[junit] Total: 1926
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 43.423 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300794000 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: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 651/t 26.04/1
[junit] visible 670/t 26.80/1
[junit] sum-i 1321/t 52.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 6
[junit] total-d 1327/t 53.08/1
[junit] total-i 1327/t 53.08/1
[junit] Total: 1327
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 591/t 23.64/1
[junit] visible 1941/t 77.64/1
[junit] sum-i 2532/t 101.28/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2534/t 101.36/1
[junit] total-i 2534/t 101.36/1
[junit] Total: 2534
[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: 7/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 12/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 221/t 8.84/1
[junit] visible 2655/t 106.20/1
[junit] sum-i 2876/t 115.04/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2880/t 115.20/1
[junit] total-i 2880/t 115.20/1
[junit] Total: 2880
[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: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 13/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 212/t 8.48/1
[junit] visible 2184/t 87.36/1
[junit] sum-i 2396/t 95.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2398/t 95.92/1
[junit] total-i 2398/t 95.92/1
[junit] Total: 2398
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - 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: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1587/t 63.48/1
[junit] sum-i 1769/t 70.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1770/t 70.80/1
[junit] total-i 1770/t 70.80/1
[junit] Total: 1770
[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: 5/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 271/t 10.84/1
[junit] visible 460/t 18.40/1
[junit] sum-i 731/t 29.24/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 732/t 29.28/1
[junit] total-i 732/t 29.28/1
[junit] Total: 732
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/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: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 18/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 GLCanvas (01):
[junit] ctor 344/t 13.76/1
[junit] visible 2765/t 110.60/1
[junit] sum-i 3109/t 124.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 3110/t 124.40/1
[junit] total-i 3110/t 124.40/1
[junit] Total: 3110
[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: 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: 5/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: 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: 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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 183/t 7.32/1
[junit] visible 2869/t 114.76/1
[junit] sum-i 3052/t 122.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 3056/t 122.24/1
[junit] total-i 3056/t 122.24/1
[junit] Total: 3056
[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: 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: 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: 22/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 175/t 7.00/1
[junit] visible 2689/t 107.56/1
[junit] sum-i 2864/t 114.56/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2867/t 114.68/1
[junit] total-i 2867/t 114.68/1
[junit] Total: 2867
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 155/t 6.20/1
[junit] visible 2072/t 82.88/1
[junit] sum-i 2227/t 89.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2231/t 89.24/1
[junit] total-i 2231/t 89.24/1
[junit] Total: 2231
[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 246/t 9.84/1
[junit] visible 298/t 11.92/1
[junit] sum-i 544/t 21.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 545/t 21.80/1
[junit] total-i 545/t 21.80/1
[junit] Total: 545
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 254/t 10.16/1
[junit] visible 1942/t 77.68/1
[junit] sum-i 2196/t 87.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2197/t 87.88/1
[junit] total-i 2197/t 87.88/1
[junit] Total: 2197
[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: 2/25
[junit] Sleep initialized: 3/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: 10/25
[junit] Sleep initialized: 11/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 (01):
[junit] ctor 174/t 6.96/1
[junit] visible 2322/t 92.88/1
[junit] sum-i 2496/t 99.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2499/t 99.96/1
[junit] total-i 2499/t 99.96/1
[junit] Total: 2499
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1743/t 69.72/1
[junit] sum-i 1925/t 77.00/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1926/t 77.04/1
[junit] total-i 1926/t 77.04/1
[junit] Total: 1926
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] SLOCK [T main @ 1407300837341 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00NopNoGLDefGrid took 1.505 sec
[junit] Testcase: test01NopGLCanvasDefGrid took 3.455 sec
[junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 4.024 sec
[junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 3.36 sec
[junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 2.606 sec
[junit] Testcase: test10GearsNoGLDefGrid took 0.889 sec
[junit] Testcase: test11GearsGLCanvasDefGrid took 4.301 sec
[junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 4.168 sec
[junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 4.005 sec
[junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 3.374 sec
[junit] Testcase: test20NopNoGLDefOverlap took 0.606 sec
[junit] Testcase: test21NopGLCanvasDefOverlap took 3.02 sec
[junit] Testcase: test22NopGLJPanelDefOverlapSingle took 3.537 sec
[junit] Testcase: test23NopGLJPanelDefOverlapMT took 3.021 sec
[junit] SLOCK [T main @ 1407300837341 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 43.423 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300794000 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: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 651/t 26.04/1
[junit] visible 670/t 26.80/1
[junit] sum-i 1321/t 52.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 6
[junit] total-d 1327/t 53.08/1
[junit] total-i 1327/t 53.08/1
[junit] Total: 1327
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 591/t 23.64/1
[junit] visible 1941/t 77.64/1
[junit] sum-i 2532/t 101.28/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2534/t 101.36/1
[junit] total-i 2534/t 101.36/1
[junit] Total: 2534
[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: 7/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 12/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 221/t 8.84/1
[junit] visible 2655/t 106.20/1
[junit] sum-i 2876/t 115.04/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2880/t 115.20/1
[junit] total-i 2880/t 115.20/1
[junit] Total: 2880
[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: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 13/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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 212/t 8.48/1
[junit] visible 2184/t 87.36/1
[junit] sum-i 2396/t 95.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2398/t 95.92/1
[junit] total-i 2398/t 95.92/1
[junit] Total: 2398
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - 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: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1587/t 63.48/1
[junit] sum-i 1769/t 70.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1770/t 70.80/1
[junit] total-i 1770/t 70.80/1
[junit] Total: 1770
[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: 5/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 25/25
[junit] P: 25 No_GL (01):
[junit] ctor 271/t 10.84/1
[junit] visible 460/t 18.40/1
[junit] sum-i 731/t 29.24/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 732/t 29.28/1
[junit] total-i 732/t 29.28/1
[junit] Total: 732
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 4/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: 12/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 18/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 GLCanvas (01):
[junit] ctor 344/t 13.76/1
[junit] visible 2765/t 110.60/1
[junit] sum-i 3109/t 124.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 3110/t 124.40/1
[junit] total-i 3110/t 124.40/1
[junit] Total: 3110
[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: 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: 5/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: 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: 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: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 183/t 7.32/1
[junit] visible 2869/t 114.76/1
[junit] sum-i 3052/t 122.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 3056/t 122.24/1
[junit] total-i 3056/t 122.24/1
[junit] Total: 3056
[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: 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: 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: 22/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (01):
[junit] ctor 175/t 7.00/1
[junit] visible 2689/t 107.56/1
[junit] sum-i 2864/t 114.56/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2867/t 114.68/1
[junit] total-i 2867/t 114.68/1
[junit] Total: 2867
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 14/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 155/t 6.20/1
[junit] visible 2072/t 82.88/1
[junit] sum-i 2227/t 89.08/1
[junit] INIT END: 25/25
[junit] T: duration 0 4
[junit] total-d 2231/t 89.24/1
[junit] total-i 2231/t 89.24/1
[junit] Total: 2231
[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 246/t 9.84/1
[junit] visible 298/t 11.92/1
[junit] sum-i 544/t 21.76/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 545/t 21.80/1
[junit] total-i 545/t 21.80/1
[junit] Total: 545
[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: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas (01):
[junit] ctor 254/t 10.16/1
[junit] visible 1942/t 77.68/1
[junit] sum-i 2196/t 87.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2197/t 87.88/1
[junit] total-i 2197/t 87.88/1
[junit] Total: 2197
[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: 2/25
[junit] Sleep initialized: 3/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: 10/25
[junit] Sleep initialized: 11/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 (01):
[junit] ctor 174/t 6.96/1
[junit] visible 2322/t 92.88/1
[junit] sum-i 2496/t 99.84/1
[junit] INIT END: 25/25
[junit] T: duration 0 3
[junit] total-d 2499/t 99.96/1
[junit] total-i 2499/t 99.96/1
[junit] Total: 2499
[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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel (mt):
[junit] ctor 182/t 7.28/1
[junit] visible 1743/t 69.72/1
[junit] sum-i 1925/t 77.00/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1926/t 77.04/1
[junit] total-i 1926/t 77.04/1
[junit] Total: 1926
[junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] SLOCK [T main @ 1407300837341 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300838307 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:1407300839879 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839881 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839940 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 0x1e0000f, 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 / 1092 ms, 54.9 fps, 18 ms/f; total: 60 f, 54.9 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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 394 ms, 152.2 fps, 6 ms/f; total: 120 f, 80.7 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> Gears 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] 2 s: 60 f / 599 ms, 100.1 fps, 9 ms/f; total: 240 f, 98.3 fps, 10 ms/f
[junit] 3 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 300 f, 87.1 fps, 11 ms/f
[junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 81.0 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844426 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:1407300844461 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844462 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:1407300844540 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 0x1e00021, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844657 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa true, tileRendererInUse null
[junit] >> 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
[junit] 1 s: 60 f / 1120 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 414 ms, 144.9 fps, 6 ms/f; total: 120 f, 78.2 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 321 ms, 186.9 fps, 5 ms/f; total: 180 f, 97.0 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 335 ms, 179.1 fps, 5 ms/f; total: 240 f, 109.5 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse null
[junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1130 ms, 53.0 fps, 18 ms/f; total: 300 f, 90.3 fps, 11 ms/f
[junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 83.2 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848927 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:1407300848959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848959 d 0ms]]
[junit] SLOCK [T main @ 1407300849051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.823 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300838307 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:1407300839879 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839881 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839940 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 0x1e0000f, 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 / 1092 ms, 54.9 fps, 18 ms/f; total: 60 f, 54.9 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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 394 ms, 152.2 fps, 6 ms/f; total: 120 f, 80.7 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> Gears 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] 2 s: 60 f / 599 ms, 100.1 fps, 9 ms/f; total: 240 f, 98.3 fps, 10 ms/f
[junit] 3 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 300 f, 87.1 fps, 11 ms/f
[junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 81.0 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844426 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:1407300844461 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844462 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:1407300844540 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 0x1e00021, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844657 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa true, tileRendererInUse null
[junit] >> 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
[junit] 1 s: 60 f / 1120 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 414 ms, 144.9 fps, 6 ms/f; total: 120 f, 78.2 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 321 ms, 186.9 fps, 5 ms/f; total: 180 f, 97.0 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 335 ms, 179.1 fps, 5 ms/f; total: 240 f, 109.5 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse null
[junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1130 ms, 53.0 fps, 18 ms/f; total: 300 f, 90.3 fps, 11 ms/f
[junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 83.2 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848927 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:1407300848959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848959 d 0ms]]
[junit] SLOCK [T main @ 1407300849051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 6.153 sec
[junit] Testcase: test02_aa8 took 4.489 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.823 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300838307 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:1407300839879 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839881 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839938 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300839940 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 0x1e0000f, 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 / 1092 ms, 54.9 fps, 18 ms/f; total: 60 f, 54.9 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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 394 ms, 152.2 fps, 6 ms/f; total: 120 f, 80.7 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 355 ms, 169.0 fps, 5 ms/f; total: 180 f, 97.7 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1de28170], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 122.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 0x1de28170], 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 0x1de28170], 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 0x1de28170], 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 0x1e0000f, msaa false, tileRendererInUse null
[junit] >> Gears 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] 2 s: 60 f / 599 ms, 100.1 fps, 9 ms/f; total: 240 f, 98.3 fps, 10 ms/f
[junit] 3 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 300 f, 87.1 fps, 11 ms/f
[junit] 4 s: 60 f / 1000 ms, 60.0 fps, 16 ms/f; total: 360 f, 81.0 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844426 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:1407300844461 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844462 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:1407300844540 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 0x1e00021, 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[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844652 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300844657 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x1e00021, msaa true, tileRendererInUse null
[junit] >> 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
[junit] 1 s: 60 f / 1120 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 414 ms, 144.9 fps, 6 ms/f; total: 120 f, 78.2 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 321 ms, 186.9 fps, 5 ms/f; total: 180 f, 97.0 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap false], 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 335 ms, 179.1 fps, 5 ms/f; total: 240 f, 109.5 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x4c968022], glad[1 listener, pre true, post true, preSwap 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 0x4c968022], 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 0x4c968022], 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 0x4c968022], 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 0x1e00021, msaa true, tileRendererInUse null
[junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1130 ms, 53.0 fps, 18 ms/f; total: 300 f, 90.3 fps, 11 ms/f
[junit] 4 s: 60 f / 1004 ms, 59.7 fps, 16 ms/f; total: 360 f, 83.2 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848927 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:1407300848959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300848959 d 0ms]]
[junit] SLOCK [T main @ 1407300849051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
[junit] SLOCK [T main @ 1407300850435 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300852148 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852152 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852219 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 0x1e00019, 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 0x1e00021, 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 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 404 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] 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x1e00019, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 185 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400004, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 274 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400006, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 307 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 0x4200008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400008, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 400 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 0x1e00021, 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 0x1e00019, 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] 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, 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@3ecaeee4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d09daf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@6415f3ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d311630
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4a96405e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e5c0193
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2849 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 0x420000e, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@3d62a0ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162632d2
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@109a51a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36736c3
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@783600e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42173afc
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2514 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 0x1e00021, 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 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 - test01_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 1ms]]
[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:1407300862784 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[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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862887 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862894 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[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 0x1e00067, 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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x1e00064, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 131 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 133 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 337 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 386 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 322 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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@6e215270: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4dab6f8c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3d6a71e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@175c977f
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@581be711: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@fdf3a48
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2870 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@6ccf9df7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@328bfaf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34ba9d81: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ba9b32
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@74e48049: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45a27493
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2889 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 0x1e00067, 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1953 ms, 30.7 fps, 32 ms/f; total: 60 f, 30.7 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:1407300872361 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300872362 d 0ms]]
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.095 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300850435 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300852148 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852152 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852219 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 0x1e00019, 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 0x1e00021, 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 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 404 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] 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x1e00019, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 185 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400004, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 274 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400006, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 307 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 0x4200008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400008, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 400 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 0x1e00021, 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 0x1e00019, 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] 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, 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@3ecaeee4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d09daf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@6415f3ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d311630
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4a96405e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e5c0193
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2849 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 0x420000e, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@3d62a0ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162632d2
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@109a51a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36736c3
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@783600e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42173afc
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2514 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 0x1e00021, 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 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 - test01_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 1ms]]
[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:1407300862784 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[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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862887 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862894 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[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 0x1e00067, 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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x1e00064, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 131 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 133 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 337 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 386 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 322 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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@6e215270: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4dab6f8c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3d6a71e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@175c977f
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@581be711: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@fdf3a48
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2870 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@6ccf9df7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@328bfaf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34ba9d81: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ba9b32
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@74e48049: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45a27493
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2889 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 0x1e00067, 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1953 ms, 30.7 fps, 32 ms/f; total: 60 f, 30.7 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:1407300872361 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300872362 d 0ms]]
[junit] SLOCK [T main @ 1407300872448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 10.85 sec
[junit] Testcase: test02_aa8 took 9.678 sec
[junit] SLOCK [T main @ 1407300872448 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.095 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300850435 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300852148 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852152 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300852219 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 0x1e00019, 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 0x1e00021, 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 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x578cb19e], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x578cb19e], 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 0x578cb19e], 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 0x946a68], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x946a68], image[size 321 x 481, 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.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 0x946a68], 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 404 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] 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x637ae9dc], 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 0x1e00021, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x637ae9dc], 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 0x637ae9dc], 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 0x5fbefaf1], 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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x1e00019, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5fbefaf1], image[size 321 x 481, 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.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 0x5fbefaf1], 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 0x1e00019, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 185 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400004, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2fe9def], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2fe9def], image[size 667 x 1001, buffer 0x0], glad[1 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 0x77a9aacd], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x77a9aacd], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 274 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400006, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x517c51fe], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x517c51fe], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7b9378b5], image[size 667 x 1001, 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7b9378b5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 307 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 0x4200008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400008, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x2cb19345], image[size 667 x 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 0x4400008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2cb19345], image[size 667 x 1001, buffer 0x0], glad[1 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 0x401845d4], image[size 667 x 1001, 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 0x4200008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x401845d4], 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 0x401845d4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 400 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 0x1e00021, 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 0x1e00019, 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] 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000c, 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@3ecaeee4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7d09daf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@6415f3ad: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d311630
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4a96405e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e5c0193
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6314941a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x24fbe4], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x24fbe4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, 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 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2849 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 0x420000e, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@3d62a0ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@162632d2
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@109a51a9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36736c3
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@783600e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42173afc
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xd68b796], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x32545868], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x32545868], 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.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 0x32545868], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00021, 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 0x1e00021, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2514 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 0x1e00021, 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 0x1e00019, msaa false, tileRendererInUse null
[junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 2 s: 60 f / 2030 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 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 - test01_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862675 d 1ms]]
[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:1407300862784 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[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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862887 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300862894 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[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 0x1e00067, 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] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2a9fee04], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x2a9fee04], 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 0x2a9fee04], 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 0x5a8c8e1c], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a8c8e1c], image[size 321 x 481, 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.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 0x5a8c8e1c], 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 0x1e00064, 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 131 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x406a9e07], 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x406a9e07], 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 0x406a9e07], 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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x43a0ddf], image[size 321 x 481, 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.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 0x43a0ddf], 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 133 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1fe4ebe9], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x1fe4ebe9], image[size 667 x 1001, buffer 0x0], glad[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 0x399e4ac8], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x399e4ac8], image[size 667 x 1001, 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.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 0x399e4ac8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 337 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x63acac21], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x63acac21], image[size 667 x 1001, buffer 0x0], glad[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 0x26ee8a8a], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x26ee8a8a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 386 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x362de08a], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x362de08a], image[size 667 x 1001, buffer 0x0], glad[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 0x345ac4dc], image[size 667 x 1001, 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x345ac4dc], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x345ac4dc], 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 0x345ac4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 322 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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@6e215270: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4dab6f8c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3d6a71e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@175c977f
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@581be711: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@fdf3a48
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7fc34652], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x266642e1], 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.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x266642e1], 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.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 0x266642e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2870 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@6ccf9df7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@328bfaf0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34ba9d81: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ba9b32
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@74e48049: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@45a27493
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x1e00067, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x74b277ed], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], 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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x1e00064, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x37b8c66f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x1e00067, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2889 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 0x1e00067, 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 0x1e00064, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1953 ms, 30.7 fps, 32 ms/f; total: 60 f, 30.7 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:1407300872361 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407300872362 d 0ms]]
[junit] SLOCK [T main @ 1407300872448 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 @ 1407300873618 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x4200002, 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 0x4200002, 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 0x4200004, 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 0x4200004, 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:1407300875609 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875636 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875703 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 0x4800002, 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 0x4a00002, 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 362 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] 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse null
[junit] PRINT Duration 174 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[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 0x4800004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00004, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 248 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 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 0x4800006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00006, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 299 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 0x4800008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00008, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 246 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 0x480000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000a, 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@341e00e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dcbce82
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@64240fb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b842c64
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3964379e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627f8381
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2791 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 0x480000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000c, 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@5f2c502f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56446e79
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4f72bcb4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75c2f62b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4fe7d6cd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dc755b6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2459 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 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1915 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:1407300885030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885032 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 0x4400004, 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 0x4400004, 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 0x4400006, 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 0x4400006, 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:1407300885414 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885425 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 127 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 0x4400004, msaa true, tileRendererInUse null
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[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] 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4400004, 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 68 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 0x4400006, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 221 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 0x4400004, 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] 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 0x4400006, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 241 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 0x4400004, 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-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 0x4400006, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 194 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, msaa true, tileRendererInUse null
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[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] 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] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@31adfcea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b78021
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5db5fbc1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a36bf7
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@49c68e3f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aa4eff0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2498 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] 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@1c5baf07: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4740031c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@555c4144: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bc10324
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4e71fd6b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1db4a409
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2461 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] 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 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1964 ms, 30.5 fps, 32 ms/f; total: 60 f, 30.5 fps, 32 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893486 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 @ 1407300893644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.106 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300873618 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x4200002, 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 0x4200002, 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 0x4200004, 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 0x4200004, 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:1407300875609 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875636 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875703 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 0x4800002, 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 0x4a00002, 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 362 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] 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse null
[junit] PRINT Duration 174 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[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 0x4800004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00004, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 248 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 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 0x4800006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00006, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 299 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 0x4800008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00008, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 246 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 0x480000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000a, 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@341e00e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dcbce82
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@64240fb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b842c64
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3964379e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627f8381
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2791 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 0x480000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000c, 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@5f2c502f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56446e79
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4f72bcb4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75c2f62b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4fe7d6cd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dc755b6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2459 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 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1915 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:1407300885030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885032 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 0x4400004, 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 0x4400004, 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 0x4400006, 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 0x4400006, 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:1407300885414 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885425 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 127 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 0x4400004, msaa true, tileRendererInUse null
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[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] 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4400004, 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 68 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 0x4400006, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 221 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 0x4400004, 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] 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 0x4400006, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 241 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 0x4400004, 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-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 0x4400006, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 194 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, msaa true, tileRendererInUse null
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[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] 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] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@31adfcea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b78021
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5db5fbc1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a36bf7
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@49c68e3f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aa4eff0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2498 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] 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@1c5baf07: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4740031c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@555c4144: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bc10324
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4e71fd6b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1db4a409
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2461 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] 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 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1964 ms, 30.5 fps, 32 ms/f; total: 60 f, 30.5 fps, 32 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893486 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 @ 1407300893644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 10.263 sec
[junit] Testcase: test02_aa8 took 8.443 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.106 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300873618 ms +++ localhost/127.0.0.1:59999 - Locked within 5 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 0x4200002, 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 0x4200002, 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 0x4200004, 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 0x4200004, 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:1407300875609 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875636 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300875703 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 0x4800002, 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 0x4a00002, 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x5de17399], 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 0x4a00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5de17399], 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 0x5de17399], 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 0x5803f0cf], 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 0x4800002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x5803f0cf], 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 0x5803f0cf], 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 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 362 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] 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4e5197fd], 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 0x4200004, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4e5197fd], 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 0x4e5197fd], 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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x765065dc], image[size 321 x 481, 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.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 0x4200002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x765065dc], image[size 321 x 481, 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.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 0x765065dc], 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 0x4200002, msaa false, tileRendererInUse null
[junit] PRINT Duration 174 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[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 0x4800004, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00004, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0xaacca09], image[size 667 x 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 0x4a00004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0xaacca09], image[size 667 x 1001, buffer 0x0], glad[1 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 0x275db386], image[size 667 x 1001, 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 0x4800004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x275db386], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 248 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 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 0x4800006, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4a00006, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x20038662], image[size 667 x 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 0x4a00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x20038662], image[size 667 x 1001, buffer 0x0], glad[1 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 0x7494fa66], image[size 667 x 1001, 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 0x4800006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.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 0x7494fa66], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 299 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 0x4800008, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a00008, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x649ad901], image[size 667 x 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 0x4a00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x649ad901], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f024047], image[size 667 x 1001, 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 0x4800008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f024047], 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 0x4f024047], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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 0x4200002, 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 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 246 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 0x480000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000a, 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@341e00e1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1dcbce82
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@64240fb8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7b842c64
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@3964379e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627f8381
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 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 0x4a0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4460ccb7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1439be2a], image[size 667 x 1001, 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 0x480000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1439be2a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2791 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 0x480000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4a0000c, 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@5f2c502f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56446e79
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4f72bcb4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@75c2f62b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4fe7d6cd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7dc755b6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 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 0x4a0000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x704dc33c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x5a5e119c], image[size 667 x 1001, 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 0x480000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5a5e119c], 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 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 0x5a5e119c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, 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[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200002, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200004, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2459 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 0x4200004, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1915 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:1407300885030 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885032 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 0x4400004, 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 0x4400004, 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 0x4400006, 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 0x4400006, 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:1407300885414 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300885425 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], 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 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37d02427], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x37d02427], 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 0x37d02427], 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 0x49c60b1e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.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 0x49c60b1e], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 127 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 0x4400004, msaa true, tileRendererInUse null
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[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] 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4db99681], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x4db99681], 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 0x4db99681], 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 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3a5bc52e], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3a5bc52e], 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 0x3a5bc52e], 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 0x4400004, 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 68 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 0x4400006, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x75902b25], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x75902b25], image[size 667 x 1001, buffer 0x0], glad[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 0x61a03ae8], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 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 0x61a03ae8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 221 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 0x4400004, 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] 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 0x4400006, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x6655879a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x6655879a], image[size 667 x 1001, buffer 0x0], glad[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 0x7226d669], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x7226d669], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x7226d669], 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 0x7226d669], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 241 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 0x4400004, 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-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 0x4400006, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x37b1886a], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x37b1886a], image[size 667 x 1001, buffer 0x0], glad[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 0x647e1a0a], image[size 667 x 1001, 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x647e1a0a], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x647e1a0a], 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 0x647e1a0a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 194 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, msaa true, tileRendererInUse null
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 756x581
[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] 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] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@31adfcea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b78021
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5db5fbc1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a36bf7
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@49c68e3f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@aa4eff0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x3b597e7c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x93fcf10], 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.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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x93fcf10], 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.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 0x93fcf10], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2498 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] No PDF
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] 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@1c5baf07: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4740031c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@555c4144: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bc10324
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4e71fd6b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1db4a409
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, 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 0x7a959dae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], image[size 667 x 1001, buffer 0x0], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x286bd987], 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 0x4400004, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x286bd987], 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 0x286bd987], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 2461 ms
[junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400004, 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] 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 0x4400006, tileRendererInUse null
[junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1964 ms, 30.5 fps, 32 ms/f; total: 60 f, 30.5 fps, 32 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893485 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407300893486 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 @ 1407300893644 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300895074 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:1407300896726 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300896731 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 0x3e00002, 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300897223 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 332 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 0x4200002, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 146 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 280 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400004, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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] 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 345 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], 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:1407300899039 d 0ms]]
[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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 352 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 0x3e00002, 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@15b3f6a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a069ab9
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@512f2e80: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7095ff23
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5dc9c324: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@692aa096
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 3028 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@6557a533: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d1eeb3f
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5fb04599: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2da970e3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@78f37732: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3816b1a7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2524 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@31ec6bb1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18924b12
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@68a1efd6: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f890044
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1354 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@671e2609: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c534dc2
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 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 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1342 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@106c0cdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25c08997
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2028bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524c23f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5782b51a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@463fead8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2507 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 0x3e00002, 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 0x4000002, msaa false, 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 false
[junit] 0 s: 60 f / 784 ms, 76.5 fps, 13 ms/f; total: 60 f, 76.5 fps, 13 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 - test01_flip1_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 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:1407300910983 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910995 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 0x4200006, 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 0x4400006, 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:1407300911263 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x7b653cd6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 243 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 0x3e00006, 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 0x4000006, msaa true, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x56e2d597], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x4400006, 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 238 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, 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] PRINT Duration 326 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 0x3e00008, 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 0x4000008, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], image[size 892 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x24e10f10], 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.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 0x24e10f10], image[size 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4400006, 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 0x4200006, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 false
[junit] PRINT Duration 301 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x7e4034bd], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x14384863], 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 0x14384863], 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:1407300913203 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.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 500 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 741x571
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 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@2584738d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1abe4139
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@44ee358: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572fa89d
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@1e36e002: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24acb2cd
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1997 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@187140a4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@334adb85
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@219e9aaf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33bd6867
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@f554259: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2676e8ec
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1787 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@632c7523: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bbe7fb2
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], 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@6e281a86: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@ae58bea
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1244 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@6574f7a7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@622f28fa
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], 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@58973716: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2fa1b2ca
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1178 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@344c937: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18f63b8e
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@12f3aa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b381842
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@62caba4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5eb89f26
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], image[size 1025 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.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 2016 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 0x4200006, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 956 ms, 62.7 fps, 15 ms/f; total: 60 f, 62.7 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 - test01_flip1_aa0_layered
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922733 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922734 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:1407300922829 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 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 0x3e0000a, 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 0x400000a, 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 95 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 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 0x420000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000a, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 145 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x440000c, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 198 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 0x420000e, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000e, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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:1407300924145 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 200 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 0x3e0000a, 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 0x4200010, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@1865b707: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3dd33914
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@56be73e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71abf27c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@57bc6ffa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@145bb316
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2496 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 0x4200012, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400012, 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@11bcf16c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b8df28d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@887d06c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c8466d4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2906b654: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77ac59d6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2304 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 0x4200014, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400014, 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@66f9491f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@782fc709
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@706c8123: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63925a7e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1214 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 0x4200016, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400016, 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@6aac25dd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bea06e1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@50700ae1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bda6308
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1284 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 0x4200018, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400018, 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@6c1c636d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bc3c08e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c5d43eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7f162077
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c225681: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d5633
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2412 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 0x3e0000a, 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 0x400000a, 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] 0 s: 60 f / 767 ms, 78.2 fps, 12 ms/f; total: 60 f, 78.2 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:1407300935235 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935236 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:1407300935310 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935336 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935338 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 0x420001a, 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 0x440001a, 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 111 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 0x3e0000e, 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 0x400000e, 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x440001a, 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 0x440001a, 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 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 75 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 202 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 0x3e00010, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000010, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 170 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], 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:1407300936749 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 281 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 0x420001a, 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@58c0897c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48825969
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5d811d55: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ace768
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1fb51af1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2afbd47a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2467 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@13da6b89: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68c9f98d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2029a303: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d8d2a74
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7463db7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47df68e4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2399 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@35241119: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52de9b90
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@a59cf7f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e45a028
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1282 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@53ccaac7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21e019cc
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5549fe36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cd0b6f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1273 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@12a20e8b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d68d13b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7a50c6dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d3015e7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@52e29c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b7e4b0b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2506 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 0x420001a, 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 0x440001a, 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 true
[junit] 0 s: 60 f / 700 ms, 85.7 fps, 11 ms/f; total: 60 f, 85.7 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:1407300947688 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947688 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:1407300947780 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 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 0x3e00012, 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 0x4000012, 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2242e18a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 147 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 0x420001e, 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 0x440001e, 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 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x4000012, 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, 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 true
[junit] PRINT Duration 219 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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] PRINT Duration 327 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 0x4200020, 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 0x4400020, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], image[size 892 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4af0d27b], 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.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 0x4af0d27b], image[size 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x4000012, 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 0x3e00012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 271 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x1467b37d], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x6c257f04], 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 0x6c257f04], 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:1407300949691 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.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 373 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 0x3e00012, 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] 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@41a4f616: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35184005
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@640d7fd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3242e74f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@32ddb0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3787f275
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1912 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@2c5a7c9c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68aafc83
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@39be5e01: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10db145
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@2ea2c1d0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f62569b
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1753 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@274979df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48e0339f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], 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@75f9634: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@147e33b4
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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 true
[junit] PRINT Duration 1169 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@26ba04e9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e9870db
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], 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@4104ebd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4aa15c60
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1159 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@28985b4c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a91ef66
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@4db33a1e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31acaf6c
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@41a00fc2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736aab36
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], image[size 1025 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 66.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 1973 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.3375, r 1.3375, b -1.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 0x4000012, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 927 ms, 64.7 fps, 15 ms/f; total: 60 f, 64.7 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:1407300958923 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300958924 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:1407300959002 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 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 0x4200022, 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 0x4400022, 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 83 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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.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 0x3e00016, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000016, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 133 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 0x3e00018, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000018, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 159 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 0x3e0001a, 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 0x400001a, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], 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:1407300960164 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 204 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x3e0001c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001c, 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@1d3c2a84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@590b4f1a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@22e287a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4638387c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@906d2b4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ef32c0d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2378 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 0x3e0001e, 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 0x400001e, 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@432e22a6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9e4e2bf
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@28139cd0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f9c303e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1dc01585: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc4de05
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2255 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 0x3e00020, 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 0x4000020, 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@1c17da58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ffd5d0
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34a2a147: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@210a5750
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1201 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 0x3e00022, 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 0x4000022, 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@c76abcb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4308a2d1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2888dbf4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312084f6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1277 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 0x3e00024, 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 0x4000024, 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@3fcf041f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3017aff3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@532db8f0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ec8bf39
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4bb0f84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@14f7a589
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2447 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 0x4200022, 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 0x4400022, 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] 0 s: 60 f / 690 ms, 86.9 fps, 11 ms/f; total: 60 f, 86.9 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:1407300971043 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300971043 d 0ms]]
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 76.135 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300895074 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:1407300896726 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300896731 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 0x3e00002, 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300897223 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 332 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 0x4200002, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 146 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 280 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400004, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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] 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 345 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], 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:1407300899039 d 0ms]]
[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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 352 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 0x3e00002, 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@15b3f6a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a069ab9
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] SLOCK [T main @ 1407300971125 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@512f2e80: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7095ff23
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5dc9c324: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@692aa096
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 3028 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@6557a533: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d1eeb3f
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5fb04599: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2da970e3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@78f37732: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3816b1a7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2524 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@31ec6bb1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18924b12
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@68a1efd6: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f890044
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1354 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@671e2609: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c534dc2
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 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 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1342 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@106c0cdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25c08997
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2028bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524c23f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5782b51a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@463fead8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2507 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 0x3e00002, 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 0x4000002, msaa false, 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 false
[junit] 0 s: 60 f / 784 ms, 76.5 fps, 13 ms/f; total: 60 f, 76.5 fps, 13 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 - test01_flip1_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 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:1407300910983 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910995 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 0x4200006, 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 0x4400006, 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:1407300911263 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x7b653cd6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 243 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 0x3e00006, 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 0x4000006, msaa true, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x56e2d597], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x4400006, 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 238 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, 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] PRINT Duration 326 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 0x3e00008, 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 0x4000008, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], image[size 892 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x24e10f10], 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.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 0x24e10f10], image[size 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4400006, 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 0x4200006, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 false
[junit] PRINT Duration 301 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x7e4034bd], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x14384863], 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 0x14384863], 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:1407300913203 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.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 500 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 741x571
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 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@2584738d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1abe4139
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@44ee358: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572fa89d
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@1e36e002: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24acb2cd
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1997 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@187140a4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@334adb85
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@219e9aaf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33bd6867
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@f554259: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2676e8ec
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1787 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@632c7523: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bbe7fb2
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], 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@6e281a86: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@ae58bea
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1244 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@6574f7a7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@622f28fa
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], 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@58973716: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2fa1b2ca
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1178 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@344c937: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18f63b8e
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@12f3aa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b381842
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@62caba4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5eb89f26
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], image[size 1025 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.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 2016 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 0x4200006, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 956 ms, 62.7 fps, 15 ms/f; total: 60 f, 62.7 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 - test01_flip1_aa0_layered
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922733 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922734 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:1407300922829 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 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 0x3e0000a, 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 0x400000a, 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 95 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 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 0x420000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000a, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 145 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x440000c, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 198 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 0x420000e, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000e, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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:1407300924145 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 200 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 0x3e0000a, 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 0x4200010, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@1865b707: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3dd33914
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@56be73e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71abf27c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@57bc6ffa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@145bb316
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2496 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 0x4200012, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400012, 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@11bcf16c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b8df28d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@887d06c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c8466d4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2906b654: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77ac59d6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2304 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 0x4200014, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400014, 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@66f9491f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@782fc709
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@706c8123: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63925a7e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1214 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 0x4200016, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400016, 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@6aac25dd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bea06e1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@50700ae1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bda6308
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1284 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 0x4200018, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400018, 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@6c1c636d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bc3c08e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c5d43eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7f162077
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c225681: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d5633
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2412 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 0x3e0000a, 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 0x400000a, 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] 0 s: 60 f / 767 ms, 78.2 fps, 12 ms/f; total: 60 f, 78.2 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:1407300935235 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935236 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:1407300935310 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935336 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935338 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 0x420001a, 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 0x440001a, 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 111 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 0x3e0000e, 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 0x400000e, 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x440001a, 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 0x440001a, 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 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 75 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 202 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 0x3e00010, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000010, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 170 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], 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:1407300936749 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 281 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 0x420001a, 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@58c0897c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48825969
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5d811d55: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ace768
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1fb51af1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2afbd47a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2467 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@13da6b89: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68c9f98d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2029a303: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d8d2a74
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7463db7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47df68e4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2399 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@35241119: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52de9b90
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@a59cf7f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e45a028
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1282 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@53ccaac7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21e019cc
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5549fe36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cd0b6f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1273 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@12a20e8b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d68d13b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7a50c6dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d3015e7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@52e29c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b7e4b0b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2506 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 0x420001a, 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 0x440001a, 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 true
[junit] 0 s: 60 f / 700 ms, 85.7 fps, 11 ms/f; total: 60 f, 85.7 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:1407300947688 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947688 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:1407300947780 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 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 0x3e00012, 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 0x4000012, 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2242e18a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 147 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 0x420001e, 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 0x440001e, 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 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x4000012, 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, 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 true
[junit] PRINT Duration 219 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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] PRINT Duration 327 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 0x4200020, 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 0x4400020, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], image[size 892 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4af0d27b], 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.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 0x4af0d27b], image[size 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x4000012, 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 0x3e00012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 271 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x1467b37d], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x6c257f04], 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 0x6c257f04], 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:1407300949691 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.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 373 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 0x3e00012, 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] 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@41a4f616: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35184005
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@640d7fd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3242e74f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@32ddb0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3787f275
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1912 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@2c5a7c9c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68aafc83
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@39be5e01: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10db145
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@2ea2c1d0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f62569b
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1753 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@274979df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48e0339f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], 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@75f9634: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@147e33b4
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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 true
[junit] PRINT Duration 1169 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@26ba04e9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e9870db
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], 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@4104ebd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4aa15c60
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1159 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@28985b4c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a91ef66
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@4db33a1e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31acaf6c
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@41a00fc2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736aab36
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], image[size 1025 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 66.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 1973 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.3375, r 1.3375, b -1.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 0x4000012, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 927 ms, 64.7 fps, 15 ms/f; total: 60 f, 64.7 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:1407300958923 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300958924 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:1407300959002 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 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 0x4200022, 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 0x4400022, 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 83 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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.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 0x3e00016, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000016, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 133 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 0x3e00018, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000018, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 159 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 0x3e0001a, 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 0x400001a, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], 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:1407300960164 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 204 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x3e0001c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001c, 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@1d3c2a84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@590b4f1a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@22e287a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4638387c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@906d2b4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ef32c0d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2378 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 0x3e0001e, 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 0x400001e, 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@432e22a6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9e4e2bf
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@28139cd0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f9c303e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1dc01585: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc4de05
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2255 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 0x3e00020, 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 0x4000020, 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@1c17da58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ffd5d0
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34a2a147: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@210a5750
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1201 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 0x3e00022, 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 0x4000022, 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@c76abcb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4308a2d1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2888dbf4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312084f6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1277 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 0x3e00024, 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 0x4000024, 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@3fcf041f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3017aff3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@532db8f0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ec8bf39
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4bb0f84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@14f7a589
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2447 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 0x4200022, 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 0x4400022, 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] 0 s: 60 f / 690 ms, 86.9 fps, 11 ms/f; total: 60 f, 86.9 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:1407300971043 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300971043 d 0ms]]
[junit] SLOCK [T main @ 1407300971125 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_flip1_aa0 took 14.427 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.86 sec
[junit] Testcase: test02_flip1_aa8 took 12.499 sec
[junit] Testcase: test11_flip0_aa0 took 12.45 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.226 sec
[junit] Testcase: test12_flip0_aa8 took 12.118 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 76.135 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300895074 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:1407300896726 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300896731 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 0x3e00002, 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 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] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300897223 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6224309f], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6224309f], 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 0x6224309f], 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 0x27fdb039], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x27fdb039], image[size 321 x 481, 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.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 0x27fdb039], 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 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 332 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 0x4200002, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400002, 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 0x1e6b1f3b], 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 0x4400002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x1e6b1f3b], 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 0x1e6b1f3b], 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 0x373e118c], 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 0x4200002, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x373e118c], 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.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 0x373e118c], 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 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4000002, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 146 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x183a42b3], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x183a42b3], image[size 667 x 1001, buffer 0x0], glad[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 0x38e2114f], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x38e2114f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 280 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 0x4200004, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4400004, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x741b4580], image[size 667 x 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 0x4400004, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x741b4580], image[size 667 x 1001, buffer 0x0], glad[1 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 0x23b1293f], image[size 667 x 1001, 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 0x4200004, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x23b1293f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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] 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 345 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4b990bd6], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4b990bd6], image[size 667 x 1001, buffer 0x0], glad[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 0x76f90f00], image[size 667 x 1001, 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x76f90f00], 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.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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x76f90f00], 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.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 0x76f90f00], 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:1407300899039 d 0ms]]
[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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 352 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 0x3e00002, 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@15b3f6a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a069ab9
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@512f2e80: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7095ff23
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5dc9c324: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@692aa096
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x86268f2], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4103341a], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4103341a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 3028 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@6557a533: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d1eeb3f
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5fb04599: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2da970e3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@78f37732: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3816b1a7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x18e6a4dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1abfa374], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1abfa374], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2524 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@31ec6bb1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18924b12
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@68a1efd6: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f890044
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c7e9758], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x626799dc], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x626799dc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1354 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@671e2609: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c534dc2
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 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 0x5116331d], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5116331d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x41d85e69], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x41d85e69], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1342 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@106c0cdd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25c08997
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2028bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@524c23f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5782b51a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@463fead8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3892bde], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], image[size 667 x 1001, buffer 0x0], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x477b86d], 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 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x477b86d], 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 -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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x477b86d], 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 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 0x477b86d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre 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 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2507 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 0x3e00002, 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 0x4000002, msaa false, 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 false
[junit] 0 s: 60 f / 784 ms, 76.5 fps, 13 ms/f; total: 60 f, 76.5 fps, 13 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 - test01_flip1_aa0
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910857 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:1407300910983 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300910995 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 0x4200006, 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 0x4400006, 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:1407300911263 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x7b653cd6], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x7b653cd6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x7b653cd6], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 24.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 0x7b653cd6], 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 0x37e75865], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0x37e75865], 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 0x37e75865], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 243 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 0x3e00006, 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 0x4000006, msaa true, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x56e2d597], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x56e2d597], 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 0x4000006, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x56e2d597], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 28.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 0x56e2d597], 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 0x37970f19], 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 0x3e00006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x37970f19], 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 0x37970f19], 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 0x4400006, 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 238 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x1e9ac0c6], image[size 893 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.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 0x1e9ac0c6], 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x45022a14], 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 0x45022a14], 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 0x1e9ac0c6], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x1e9ac0c6], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.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 0x1e9ac0c6], image[size 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 0x45022a14], image[size 892 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x45022a14], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x45022a14], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, 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] PRINT Duration 326 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 0x3e00008, 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 0x4000008, msaa false, tileRendererInUse null
[junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x24e10f10], 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 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 0x24e10f10], 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], 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 0x24e10f10], image[size 892 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 0x4000008, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x24e10f10], 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.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 0x24e10f10], image[size 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 0x5182a932], image[size 892 x 667, 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 0x3e00008, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x5182a932], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x5182a932], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4400006, 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 0x4200006, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 false
[junit] PRINT Duration 301 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x14384863], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x7e4034bd], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x7e4034bd], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x7e4034bd], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x14384863], 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 0x14384863], 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 0x7e4034bd], 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x7e4034bd], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 40.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 0x7e4034bd], 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 0x14384863], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x14384863], 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 0x14384863], 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:1407300913203 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.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 500 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 741x571
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4200006, 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 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@2584738d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1abe4139
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@44ee358: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@572fa89d
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], 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@1e36e002: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@24acb2cd
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7d8db6e1], image[size 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 0x3f1d6378], image[size 892 x 667, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3f1d6378], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x3f1d6378], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1997 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@187140a4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@334adb85
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@219e9aaf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33bd6867
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], 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@f554259: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2676e8ec
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x28f1a48], image[size 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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x51f85986], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x51f85986], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1787 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@632c7523: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bbe7fb2
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], 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@6e281a86: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@ae58bea
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2ee91c43], image[size 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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2c5360ad], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x2c5360ad], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1244 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@6574f7a7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@622f28fa
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], 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@58973716: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2fa1b2ca
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], image[size 892 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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x4269f928], 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x4269f928], image[size 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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x57434b8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x57434b8], image[size 892 x 667, buffer 0x0], 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 1178 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@344c937: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@18f63b8e
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@12f3aa66: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b381842
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], 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@62caba4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5eb89f26
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x4200006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x40d2c4bc], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.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 0x40d2c4bc], 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 0x737f1fac], image[size 1025 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 0x4400006, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4400006, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x737f1fac], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x737f1fac], image[size 1025 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 0x4400006, 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 0x4200006, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.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 2016 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 0x4200006, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x4400006, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 956 ms, 62.7 fps, 15 ms/f; total: 60 f, 62.7 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 - test01_flip1_aa0_layered
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922733 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922734 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:1407300922829 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300922835 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 0x3e0000a, 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 0x400000a, 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x11a190e1], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x11a190e1], 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 0x11a190e1], 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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7d74742d], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x7d74742d], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 95 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x299049c8], 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 0x3e0000a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x299049c8], 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 0x299049c8], 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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0x400000a, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0xa40c648], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.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 0xa40c648], 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 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 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 0x420000a, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000a, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x67a6cdec], image[size 667 x 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 0x440000a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x67a6cdec], image[size 667 x 1001, buffer 0x0], glad[1 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 0x4f99a784], image[size 667 x 1001, 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 0x420000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x4f99a784], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 145 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 0x420000c, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x440000c, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4690b5ce], image[size 667 x 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 0x440000c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4690b5ce], image[size 667 x 1001, buffer 0x0], glad[1 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 0x1ae80416], image[size 667 x 1001, 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 0x420000c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x1ae80416], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 198 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 0x420000e, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x440000e, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x35d8e2f4], image[size 667 x 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 0x440000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x35d8e2f4], image[size 667 x 1001, buffer 0x0], glad[1 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 0x53a62b79], image[size 667 x 1001, 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 0x420000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53a62b79], 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:1407300924145 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 200 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 0x3e0000a, 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 0x4200010, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400010, 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@1865b707: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3dd33914
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@56be73e9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71abf27c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@57bc6ffa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@145bb316
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 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 0x4400010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x76486fc1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3fa123af], image[size 667 x 1001, 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 0x4200010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3fa123af], 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.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 0x3fa123af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2496 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 0x4200012, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400012, 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@11bcf16c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b8df28d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@887d06c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c8466d4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2906b654: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@77ac59d6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 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 0x4400012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x142f0ce8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3d9cdc5c], image[size 667 x 1001, 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 0x4200012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3d9cdc5c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2304 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 0x4200014, 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] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400014, 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@66f9491f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@782fc709
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@706c8123: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63925a7e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 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 0x4400014, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x8b45d84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c4b91e7], image[size 667 x 1001, 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 0x4200014, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c4b91e7], 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 0x6c4b91e7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, msaa true, tileRendererInUse null
[junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1214 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 0x4200016, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400016, 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@6aac25dd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bea06e1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@50700ae1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bda6308
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 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 0x4400016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x7169c4b6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1a3274fb], image[size 667 x 1001, 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 0x4200016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x1a3274fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1284 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 0x4200018, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4400018, 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@6c1c636d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bc3c08e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c5d43eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7f162077
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4c225681: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@625d5633
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 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 0x4400018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x3096c949], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x7b127f05], image[size 667 x 1001, 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 0x4200018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x7b127f05], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x400000a, 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 false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e0000a, 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 0x3e0000a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2412 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 0x3e0000a, 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 0x400000a, 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] 0 s: 60 f / 767 ms, 78.2 fps, 12 ms/f; total: 60 f, 78.2 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:1407300935235 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935236 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:1407300935310 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935336 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300935338 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 0x420001a, 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 0x440001a, 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6f132c25], 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6f132c25], 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 0x6f132c25], 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 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x6a51c5bd], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x6a51c5bd], 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 0x6a51c5bd], 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 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 111 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 0x3e0000e, 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 0x400000e, 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x7e0309ec], 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 0x400000e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x7e0309ec], 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 0x7e0309ec], 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 0x6cf71784], 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 0x3e0000e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 320x481, buffer 0x6cf71784], 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 0x6cf71784], 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 0x440001a, 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 0x440001a, 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 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 75 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x5bce29bf], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x5bce29bf], image[size 667 x 1001, buffer 0x0], glad[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 0x32d4d87e], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x32d4d87e], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x32d4d87e], 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 0x32d4d87e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 202 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 0x3e00010, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000010, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x4e617b49], image[size 667 x 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 0x4000010, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4e617b49], image[size 667 x 1001, buffer 0x0], glad[1 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 0x908f834], image[size 667 x 1001, 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 0x3e00010, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x908f834], 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.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 0x908f834], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 170 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x1570621c], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1570621c], image[size 667 x 1001, buffer 0x0], glad[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 0x264fe658], image[size 667 x 1001, 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x41, buffer 0x264fe658], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.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 0x264fe658], 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:1407300936749 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 281 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 0x420001a, 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@58c0897c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48825969
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5d811d55: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47ace768
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1fb51af1: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2afbd47a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x65bc21af], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x2f7f2ae], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2467 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@13da6b89: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68c9f98d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2029a303: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d8d2a74
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7463db7e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47df68e4
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x241ecdba], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.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 0x3b65b4e3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2399 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@35241119: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52de9b90
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@a59cf7f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e45a028
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x14b73571], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6eb1b61a], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6eb1b61a], 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 0x6eb1b61a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1282 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@53ccaac7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@21e019cc
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@5549fe36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cd0b6f8
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7fbdb173], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x7ce635e6], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x7ce635e6], 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 0x7ce635e6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1273 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@12a20e8b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d68d13b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@7a50c6dd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d3015e7
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@52e29c38: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b7e4b0b
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 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 0x420001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, 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 0x420001a, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x1c80a031], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], 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 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x64caa8e8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x440001a, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x64caa8e8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x440001a, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x420001a, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2506 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 0x420001a, 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 0x440001a, 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 true
[junit] 0 s: 60 f / 700 ms, 85.7 fps, 11 ms/f; total: 60 f, 85.7 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:1407300947688 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947688 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:1407300947780 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300947785 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 0x3e00012, 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 0x4000012, 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur -1/1 428x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size -1/1 428x320 brd 0, cur 427/1 1x320, buffer 0x2242e18a], image[size 429 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x2242e18a], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 428x320 brd 0, cur 187/0 242x201, buffer 0x2242e18a], image[size 428 x 321, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 28.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 0x2242e18a], 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 0xdc33904], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 400x320, buffer 0xdc33904], 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 0xdc33904], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 147 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 0x420001e, 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 0x440001e, 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 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size -1/1 1024x1024 brd 0, cur -1/1 429x320, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x1b7bec9b], 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 0x440001e, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/0 1024x1024 brd 0, cur 187/0 242x201, buffer 0x1b7bec9b], 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 0x70745955], 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 0x420001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 400x320, buffer 0x70745955], 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 0x70745955], 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 0x4000012, 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, 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 true
[junit] PRINT Duration 219 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/0 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/0 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/320 428x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/320 37x320 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 37x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape -1/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 427/640 428x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 855/640 37x27 of 893x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 37x27, buffer 0x5050d3f8], 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 75x70, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/70 428x320 brd 0, cur 817/70 75x320, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x5050d3f8], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x4991b0eb], 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 0x4991b0eb], 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 0x5050d3f8], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 817/390 428x320 brd 0, cur 817/390 75x27, buffer 0x5050d3f8], image[size 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 0x4991b0eb], image[size 892 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x4991b0eb], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup 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 0x4991b0eb], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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] PRINT Duration 327 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 0x4200020, 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 0x4400020, msaa false, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size -1/0 2048x2048 brd 0, cur -1/0 893x667, buffer 0x4af0d27b], 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 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 0x4af0d27b], 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], 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 0x4af0d27b], image[size 892 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 0x4400020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x4af0d27b], 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.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 0x4af0d27b], image[size 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 0x49138b3c], image[size 892 x 667, 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 0x4200020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x49138b3c], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 0x49138b3c], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x4000012, 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 0x3e00012, 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] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 271 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/0 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/0 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/320 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/320 170x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur -1/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 427/640 428x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size -1/0 428x320 brd 0, cur 855/640 170x160, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x6c257f04], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/0 428x320 brd 0, cur 817/0 208x203, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x1467b37d], image[size 1026 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/454 428x320 brd 0, cur 0/454 428x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/203 428x320 brd 0, cur 817/203 208x320, buffer 0x1467b37d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/454 428x320 brd 0, cur 428/454 406x320, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x1467b37d], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/774 428x320 brd 0, cur 0/774 428x27, buffer 0x6c257f04], 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 0x6c257f04], 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 0x1467b37d], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 817/524 428x320 brd 0, cur 817/524 208x27, buffer 0x1467b37d], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.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 0x1467b37d], 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 0x6c257f04], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/774 428x320 brd 0, cur 428/774 406x27, buffer 0x6c257f04], 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 0x6c257f04], 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:1407300949691 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.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 373 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 0x3e00012, 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] 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@41a4f616: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35184005
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@640d7fd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3242e74f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], 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@32ddb0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3787f275
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x48e44d35], image[size 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 0x6b6e85ee], image[size 892 x 667, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x6b6e85ee], image[size 892 x 667, buffer 0x0], glad[1 listener, pre 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 0x6b6e85ee], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1912 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@2c5a7c9c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68aafc83
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@39be5e01: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@10db145
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], 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@2ea2c1d0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f62569b
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x158d4b0d], image[size 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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6424c070], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x6424c070], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1753 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@274979df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@48e0339f
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], 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@75f9634: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@147e33b4
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3ba4236f], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3ba4236f], image[size 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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x4c769a3], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x4c769a3], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, 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 true
[junit] PRINT Duration 1169 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@26ba04e9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7e9870db
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], 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@4104ebd: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4aa15c60
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], image[size 892 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x2341ce62], 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x2341ce62], image[size 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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7c0f6d9], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7c0f6d9], image[size 892 x 667, buffer 0x0], 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 1159 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@28985b4c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2a91ef66
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@4db33a1e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@31acaf6c
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], 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@41a00fc2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@736aab36
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x406c5ca2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 66.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 0x406c5ca2], 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 0x7409afd9], image[size 1025 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 0x4000012, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, 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 0x4000012, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x7409afd9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x7409afd9], image[size 1025 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 0x4000012, 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 66.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 1973 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 0x3e00012, msaa false, tileRendererInUse null
[junit] >> Gears angle 70.0, [l -1.3375, r 1.3375, b -1.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 0x4000012, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 0 s: 60 f / 927 ms, 64.7 fps, 15 ms/f; total: 60 f, 64.7 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:1407300958923 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300958924 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:1407300959002 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300959007 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 0x4200022, 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 0x4400022, 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x5a3452d9], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x5a3452d9], 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 0x5a3452d9], 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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.4984425] 1.9937695x2.9906545, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x1 of 321x481, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x7b4bb4b1], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], 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.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 0x7b4bb4b1], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 83 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x3bdd712a], 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 0x4200022, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x3bdd712a], 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 0x3bdd712a], 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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x4400022, msaa true, tileRendererInUse TileRenderer[tile[# 1: [0][1] / 1x2, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x1, buffer 0x58ff20e8], image[size 321 x 481, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true]
[junit] >> Gears angle 32.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 0x58ff20e8], 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 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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.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 0x3e00016, msaa false, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x4000016, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x3fc0329b], image[size 667 x 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 0x4000016, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x3fc0329b], image[size 667 x 1001, buffer 0x0], glad[1 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 0x155b7aee], image[size 667 x 1001, 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], 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 true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x155b7aee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 133 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 0x3e00018, msaa false, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x4000018, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x25f3178e], image[size 667 x 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 0x4000018, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x25f3178e], image[size 667 x 1001, buffer 0x0], glad[1 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 0x62e13f84], image[size 667 x 1001, 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 0x3e00018, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1001, buffer 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.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 0x62e13f84], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, msaa true, tileRendererInUse null
[junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 159 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 0x3e0001a, 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 0x400001a, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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 0x53186ba5], image[size 667 x 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 0x400001a, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 0x53186ba5], image[size 667 x 1001, buffer 0x0], glad[1 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 0x193cd8e1], image[size 667 x 1001, 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1001, buffer 0x193cd8e1], 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 0x193cd8e1], 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:1407300960164 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 204 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4200022, 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 0x3e0001c, msaa false, tileRendererInUse null
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x400001c, 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@1d3c2a84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@590b4f1a
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@22e287a8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4638387c
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@906d2b4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ef32c0d
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 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 0x400001c, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x757661a1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x8b45937], image[size 667 x 1001, 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 0x3e0001c, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip true
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x8b45937], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2378 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 0x3e0001e, 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 0x400001e, 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@432e22a6: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9e4e2bf
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@28139cd0: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f9c303e
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@1dc01585: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dc4de05
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 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 0x400001e, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x11e26eac], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x695f648e], image[size 667 x 1001, 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x695f648e], 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.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 0x695f648e], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2255 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 0x3e00020, 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 0x4000020, 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@1c17da58: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ffd5d0
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@34a2a147: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@210a5750
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 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 0x4000020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x632e7cf3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x6c83da6], image[size 667 x 1001, 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 0x3e00020, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6c83da6], 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 0x6c83da6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1201 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 0x3e00022, 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 0x4000022, 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@c76abcb: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4308a2d1
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@2888dbf4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@312084f6
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 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 0x4000022, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6bf969b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x15c41a24], image[size 667 x 1001, 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 0x3e00022, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x15c41a24], 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 0x15c41a24], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 1277 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 0x3e00024, 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 0x4000024, 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@3fcf041f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3017aff3
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@532db8f0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ec8bf39
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 72.0 / 72.0 165 x 229 mm, 7 x 9 inch, 468x648 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 72.0 / 72.0 229 x 165 mm, 9 x 7 inch, 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@4bb0f84: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@14f7a589
[junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 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 0x4000024, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] 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 0x6320932f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x39572fc0], image[size 667 x 1001, 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 0x3e00024, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x39572fc0], 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 0x39572fc0], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x4400022, 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 0x4400022, 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 0x4200022, 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 0x4200022, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 2447 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 0x4200022, 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 0x4400022, 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] 0 s: 60 f / 690 ms, 86.9 fps, 11 ms/f; total: 60 f, 86.9 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:1407300971043 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300971043 d 0ms]]
[junit] SLOCK [T main @ 1407300971125 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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 @ 1407300974500 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300975976 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300975978 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 0x3e00002, 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:1407300976354 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x3e00002, 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 277 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976787 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:1407300976829 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:1407300976954 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976964 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 0x3e00006, 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:1407300977073 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x3e00006, 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 307 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:1407300977601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977602 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:1407300977676 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977676 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 0x3e0000a, 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:1407300977817 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x3e0000a, 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 135 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:1407300978414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978415 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:1407300978522 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978528 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 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 0x3e0000e, 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:1407300978688 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x3e0000e, 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 206 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:1407300979337 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979338 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:1407300979414 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979416 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 0x3e00012, 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:1407300979553 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x3e00012, 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 138 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:1407300980149 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980150 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:1407300980246 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980253 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 0x3e00016, 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:1407300980378 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x3e00016, 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 129 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:1407300980986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980987 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:1407300981046 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981058 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 0x3e0001a, 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:1407300981168 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x3e0001a, 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 113 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:1407300981766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981766 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:1407300981817 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 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 0x3e0001e, 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x3e0001e, 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 202 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:1407300982555 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300982556 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.255 sec
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300974500 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300975976 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300975978 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 0x3e00002, 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:1407300976354 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x3e00002, 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 277 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976787 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:1407300976829 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:1407300976954 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976964 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 0x3e00006, 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:1407300977073 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x3e00006, 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 307 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:1407300977601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977602 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:1407300977676 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977676 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 0x3e0000a, 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:1407300977817 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x3e0000a, 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 135 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:1407300978414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978415 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:1407300978522 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978528 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 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 0x3e0000e, 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:1407300978688 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x3e0000e, 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 206 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:1407300979337 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979338 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:1407300979414 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979416 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 0x3e00012, 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:1407300979553 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x3e00012, 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 138 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:1407300980149 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980150 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:1407300980246 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980253 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 0x3e00016, 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:1407300980378 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x3e00016, 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 129 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:1407300980986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980987 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:1407300981046 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981058 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 0x3e0001a, 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:1407300981168 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x3e0001a, 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 113 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:1407300981766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981766 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:1407300981817 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 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 0x3e0001e, 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x3e0001e, 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 202 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:1407300982555 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300982556 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 @ 1407300982670 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test001_flip1_norm_layout0_layered0 took 1.055 sec
[junit] Testcase: test002_flip1_norm_layout1_layered0 took 0.763 sec
[junit] Testcase: test003_flip1_norm_layout0_layered1 took 0.811 sec
[junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.921 sec
[junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.001 sec
[junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0.002 sec
[junit] Testcase: test013_flip1_bitm_layout0_layered1 took 0.001 sec
[junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0.001 sec
[junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.795 sec
[junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.834 sec
[junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.776 sec
[junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.789 sec
[junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0.001 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.002 sec
[junit] SLOCK [T main @ 1407300982670 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 8.255 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1407300974500 ms +++ localhost/127.0.0.1:59999 - Locked within 6 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:1407300975976 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300975978 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 0x3e00002, 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:1407300976354 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x73cdd7f4], 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 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e00002, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x73cdd7f4], 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 0x3e00002, 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 277 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976787 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:1407300976829 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:1407300976954 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300976964 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 0x3e00006, 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:1407300977073 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x61584cf8], 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 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x3e00006, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x61584cf8], 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 0x3e00006, 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 307 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:1407300977601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977602 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:1407300977676 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300977676 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 0x3e0000a, 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:1407300977817 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x241b2648], 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 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/57 560x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/57 35x420 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/477 560x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/477 35x399 of 1167x876, swapInterval 1, drawable 0x3e0000a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x241b2648], 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 0x3e0000a, 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 135 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:1407300978414 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978415 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:1407300978522 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300978528 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 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 0x3e0000e, 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:1407300978688 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x2878ba68], 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0000e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x2878ba68], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x2878ba68], 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 0x3e0000e, 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 206 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:1407300979337 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979338 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:1407300979414 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300979416 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 0x3e00012, 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:1407300979553 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x4a8646d6], 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00012, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x4a8646d6], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x4a8646d6], 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 0x3e00012, 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 138 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:1407300980149 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980150 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:1407300980246 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980253 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 0x3e00016, 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:1407300980378 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x412952ec], 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e00016, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x412952ec], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x412952ec], 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 0x3e00016, 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 129 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:1407300980986 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300980987 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:1407300981046 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981058 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 0x3e0001a, 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:1407300981168 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x1cca1dd7], 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/57 560x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/57 35x420, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 0/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 560/477 560x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001a, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/57 560x420 brd 0, cur 1120/477 35x399, buffer 0x1cca1dd7], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x1cca1dd7], 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 0x3e0001a, 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 113 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:1407300981766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981766 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:1407300981817 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300981819 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 0x3e0001e, 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x68240bb], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap 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 0x3e0001e, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x36, buffer 0x68240bb], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], 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 0x68240bb], 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 0x3e0001e, 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 202 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:1407300982555 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407300982556 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 @ 1407300982670 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 @ 1407300983658 ms +++ localhost/127.0.0.1:59999 - Locked within 4 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 0x3e00002, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[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 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] 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@19d1a0b7: 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@118e5b9f
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x569f4640], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x569f4640], 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 0x569f4640], 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 0x787faefa], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x787faefa], 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 0x787faefa], 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 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[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x3e00002, 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@387dc030: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47d4ac49
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@47d4ac49
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@5b7b1176
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58b81332], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x58b81332], 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 0x58b81332], 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 0x6c9f5eb6], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6c9f5eb6], 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 0x6c9f5eb6], 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 0x4000002, 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 0x3e00002, 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@5d0be11c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36e824fd
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@36e824fd
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@42d47a34
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x24cd41c4], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x24cd41c4], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x24cd41c4], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x24cd41c4], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x24cd41c4], 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 0x24cd41c4], 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 0x4a396d8b], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4a396d8b], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4a396d8b], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4a396d8b], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4a396d8b], 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 0x4a396d8b], 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 0x4000002, 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 0x3e00002, 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@70eb4f20: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6897f7ca
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6897f7ca
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@510d246b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xcb09658], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xcb09658], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xcb09658], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xcb09658], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xcb09658], 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 0xcb09658], 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 0x5abffe59], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abffe59], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5abffe59], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5abffe59], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5abffe59], 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 0x5abffe59], 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 0x4000002, 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 0x3e00002, 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@8f453b6: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60a3d651
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60a3d651
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@244b9168
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1684e343], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1684e343], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1684e343], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1684e343], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1684e343], 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 0x1684e343], 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 0x45c2a4e9], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x45c2a4e9], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x45c2a4e9], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x45c2a4e9], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x45c2a4e9], 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 0x45c2a4e9], 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 0x4000002, 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 0x3e00002, 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@1daf86ae: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eb318bb
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6eb318bb
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@301cd5c4
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b878da9], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1b878da9], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1b878da9], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1b878da9], 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 0x3e00002, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1b878da9], 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 0x1b878da9], 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 0x711d736f], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x711d736f], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x711d736f], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x711d736f], 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 0x4000002, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x711d736f], 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 0x711d736f], 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 0x4000002, msaa false, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 ->